The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1569   19 months jernst meshObject attribute for PropertyTag? allow testing for existence of …
(edit) @1568   19 months jernst don't set an HTML title if the Viewlet has empty response
(edit) @1567   19 months jernst throw exception if BlobViewlet? encounters null property
(edit) @1566   19 months ajb Added suitable defaults so it can be added to MeshWorld
(edit) @1565   19 months jernst fixed one-element-set bug claiming it had a second element
(edit) @1564   19 months jernst Minor Javadoc fix.
(edit) @1563   19 months jernst allow extra css class on CallJspoTag?
(edit) @1562   19 months jernst take ignore attribute in account for lookupMeshObjectOrThrow in custom …
(edit) @1561   19 months jernst added CompareTag? for strcmp-like comparisons fixed typo in TLD
(edit) @1560   19 months jernst fixing unicode BlobValue? viewlet bug: everything is now UTF-8
(edit) @1559   19 months jernst added now parameter to all the methods of the HttpShellHandler for …
(edit) @1558   20 months jernst changed RequestDispatcher? include to forward, in order to get the content …
(edit) @1557   20 months jernst added LidOtpExpiredException?
(edit) @1556   20 months jernst added support for xx <yy.com> e-mail addresses
(edit) @1555   20 months jernst additional options for how to sort MeshObjects? when iterating over set
(edit) @1554   20 months jernst Better logging
(edit) @1553   20 months jernst Reverted #1548 -- "invited" value for Account.Status was not well-thought …
(edit) @1552   20 months jernst fixed missing slash
(edit) @1551   20 months jernst minor JavaDoc? fix
(edit) @1550   20 months jernst fixed issue with emitting BlobValues? that carry plain text into HTML
(edit) @1549   20 months jernst better instrumentation
(edit) @1548   20 months jernst added "Invited" as one of the Status values for Account
(edit) @1547   20 months ajb Output UTF8 source code from the module generator so that special …
(edit) @1546   20 months jernst duh .. do not keep sending Smtp messages after successful send
(edit) @1545   20 months jernst fixed Smtp message resending
(edit) @1544   20 months jernst added convenience method to StageUtils?
(edit) @1543   20 months jernst JavaDoc? fix
(edit) @1542   20 months jernst minor CanBeDumped? interface addition to avoid infinite recursion in error …
(edit) @1541   20 months jernst Fix default message format errors Better error reporting
(edit) @1540   20 months jernst migrated SMTP API from undocumented sun mail interface to invoking an …
(edit) @1539   20 months jernst avoid NullPointerException? in PingPongMessageEndpoint? introduced in recent …
(edit) @1538   20 months ajb Added to fix windows build.
(edit) @1537   20 months jernst better error logging
(edit) @1536   20 months jernst added WontTellViewletDispatcherServlet? -- prevents a detailed error …
(edit) @1535   20 months jernst a few more useful methods for reading array resources
(edit) @1534   21 months jernst LID support for one-time password credentials
(edit) @1533   21 months jernst less pesky unsafe post warnings in the log
(edit) @1532   21 months jernst removed obsolete directory
(edit) @1531   21 months jernst give up attempting to send Smtp messages after N attempts
(edit) @1530   21 months jernst missing no.dependencies
(edit) @1529   21 months jernst minor: less log output
(edit) @1528   21 months jernst leave messages in to-be-sent-queue as long as they have not been delivered …
(edit) @1527   21 months jernst mistakenly left our ENV variables when invoking gpg through …
(edit) @1526   21 months jernst JavaDoc? fixes return unmodifiable sets in HTTP
(edit) @1525   21 months jernst more methods for HTTP.post
(edit) @1524   21 months jernst better security for SafeUnsafePostFilter? eliminated HashedPasswordUtils? -- …
(edit) @1523   21 months jernst NetBeans? seemed to have the urge of updating some project.properties files
(edit) @1522   21 months jernst better error reporting with root ModuleAdvertisement cannot be found
(edit) @1521   21 months jernst giving up on maintaining modified build-impl.xml files
(edit) @1520   21 months jernst removed obsolete empty directories
(edit) @1519   21 months jernst added built-in JSON StringRepresentation? to make it easier to generate <a …
(edit) @1518   21 months jernst removed mishap-prone constructor from AbstractLidAccountManager? added more …
(edit) @1517   21 months jernst Better logging of ExternalCommand? invocation
(edit) @1516   21 months jernst removed mishap-prone constructor from AbstractLidAccountManager? added more …
(edit) @1515   21 months jernst removed obsolete libraries
(edit) @1514   21 months jernst fixed incorrect paths
(edit) @1513   21 months jernst build fixes in progress
(edit) @1512   21 months jernst renamed all NetBeans? libraries ig-library-xxx -- this avoids unnecessary …
(edit) @1511   21 months jernst renamed all NetBeans? libraries ig-library-xxx -- this avoids unnecessary …
(edit) @1510   21 months jernst Introduced getContextualUrl on SaneUrl?
(edit) @1509   21 months jernst minor
(edit) @1507   22 months jernst fixed wrong (C) year
(edit) @1503   22 months jernst minor Javadoc fixes
(edit) @1501   22 months jernst removed leftovers of obsolete module
(edit) @1499   22 months jernst minor JavaDoc? fixes
(edit) @1497   22 months jernst changed by NetBeans? 7.0.1
(edit) @1495   22 months jernst silly bug in variable replacement in resource strings
(edit) @1493   22 months jernst Sort EntityTypes? alphabetically in AllMeshObjectsViewlet?
(edit) @1489   22 months jernst slight refactoring of JeeViewlet?-internal API to make it easier to remove …
(edit) @1488   22 months jernst default MeshObjectIdentifier to contain _ instead of ~
(edit) @1486   23 months jernst expose the regexes for the various Schemes for easier reuse
(edit) @1484   23 months jernst Minor Javadoc fix.
(edit) @1482   23 months jernst minor
(edit) @1480   23 months jernst DataType would sometimes invalidly truncate HTML output with maxLength …
(edit) @1477   23 months jernst factored out ExternalCommand? so invoking an external process becomes …
(edit) @1476   23 months jernst slight cleanup of json viewlet project to make consistent with svn setup …
(edit) @1475   23 months jernst Don't include dead MeshObjects? in MeshObjectSets?
(edit) @1473   23 months ajb Fix the compile issue-properly by adding module jar.
(edit) @1472   23 months ajb Fix the compile issue-properly.
(edit) @1470   23 months ajb Fix the compile issue.
(edit) @1468   23 months jernst added helper method to AbstractHttpShellHandler? more join utility methods …
(edit) @1466   23 months ajb Updated to add new module to build.
(edit) @1465   23 months ajb Moved json viewlet to it's own project to cut down on jar bloat.
(edit) @1464   23 months ajb Moved json viewlet to it's own project to cut down on jar bloat.
(edit) @1462   2 years jernst fixed incorrect processing of RuntimeException? in HttpShell (particularly …
(edit) @1460   2 years ajb Fix the build
(edit) @1459   2 years ajb Added Json viewlet. New viewlet that will write a direct acyclic object …
(edit) @1457   2 years ajb Added for Json viewlet support
(edit) @1455   2 years jernst use bash, not sh
(edit) @1452   2 years jernst added custom tag that makes it easy to iterate over the intersection of …
(edit) @1451   2 years jernst Reverted change where AbstractHttpShellHandler? became an ObjectInContext?; …
(edit) @1449   2 years jernst <mesh:property tag, when used with meshObjectVarName, now correctly shows …
(edit) @1448   2 years jernst IterableEncryptedStore? delegates to IterableStore, not just plain Store
(edit) @1447   2 years jernst A little helper utility to generate secret keys
(edit) @1445   2 years jernst Created custom tags to help matching URL arguments easily
(edit) @1444   2 years jernst support that MeshObject can own itself in AclUtils?
(edit) @1442   2 years jernst AbstractHttpShellHandler? is now an ObjectInContext?; change in constructor
(edit) @1440   2 years jernst rollback transaction when HttpShellHandler throws HttpShellException? added …
(edit) @1437   2 years jernst minor
(edit) @1436   2 years jernst added MeshObjectSet.subset convenience method
Note: See TracRevisionLog for help on using the revision log.