The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   22 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   23 months 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
(edit) @1435   2 years jernst fixed Url StringRepresentation? for StringValue?
(edit) @1434   2 years jernst update all util.tld files based on update from master file checked in …
(edit) @1432   2 years jernst added invert method to most MeshObjectSelectors?
(edit) @1431   2 years jernst allow immediate activation of called JspoTag? through property on call do …
(edit) @1430   2 years jernst Fixed AllMeshObjectsTest1
(edit) @1429   2 years jernst better error reporting
(edit) @1428   2 years jernst additional keywords for HttpShell allow HttpShell to override/specify …
(edit) @1425   2 years jernst minor Javadoc fixes
(edit) @1424   2 years jernst added mkdist.disabled=true to all projects to avoid weird dependency …
(edit) @1422   2 years jernst fixed shell syntax error in build script introduced today
(edit) @1419   2 years ajb Pass the lint with identifier formatting changes made to its property file
(edit) @1418   2 years ajb Pass the lint with identifier formatting changes made to its property file
(edit) @1417   2 years ajb Pass the lint with identifier formatting changes made to its property file
(edit) @1416   2 years ajb Pass the lint with identifier formatting changes made to its property …
(edit) @1415   2 years jernst removed annoying warning message during -dist for some modules
(edit) @1412   2 years jernst support different capitalizations for MeshObjectBlessedByTag?
(edit) @1411   2 years jernst Support $1.23 in addition to 1.23 USD for CurrencyValue?
(edit) @1410   2 years jernst more HTML class declarations in BlobValue? HTML
(edit) @1408   2 years jernst fixed MeshObjectBlessedByTag?
Note: See TracRevisionLog for help on using the revision log.