The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1544   21 months jernst added convenience method to StageUtils?
(edit) @1543   21 months jernst JavaDoc? fix
(edit) @1542   21 months jernst minor CanBeDumped? interface addition to avoid infinite recursion in error …
(edit) @1541   21 months jernst Fix default message format errors Better error reporting
(edit) @1540   21 months jernst migrated SMTP API from undocumented sun mail interface to invoking an …
(edit) @1539   21 months jernst avoid NullPointerException? in PingPongMessageEndpoint? introduced in recent …
(edit) @1538   21 months ajb Added to fix windows build.
(edit) @1537   21 months jernst better error logging
(edit) @1536   21 months jernst added WontTellViewletDispatcherServlet? -- prevents a detailed error …
(edit) @1535   21 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   22 months jernst JavaDoc? fixes return unmodifiable sets in HTTP
(edit) @1525   22 months jernst more methods for HTTP.post
(edit) @1524   22 months jernst better security for SafeUnsafePostFilter? eliminated HashedPasswordUtils? -- …
(edit) @1523   22 months jernst NetBeans? seemed to have the urge of updating some project.properties files
(edit) @1522   22 months jernst better error reporting with root ModuleAdvertisement cannot be found
(edit) @1521   22 months jernst giving up on maintaining modified build-impl.xml files
(edit) @1520   22 months jernst removed obsolete empty directories
(edit) @1519   22 months jernst added built-in JSON StringRepresentation? to make it easier to generate <a …
(edit) @1518   22 months jernst removed mishap-prone constructor from AbstractLidAccountManager? added more …
(edit) @1517   22 months jernst Better logging of ExternalCommand? invocation
(edit) @1516   22 months jernst removed mishap-prone constructor from AbstractLidAccountManager? added more …
(edit) @1515   22 months jernst removed obsolete libraries
(edit) @1514   22 months jernst fixed incorrect paths
(edit) @1513   22 months jernst build fixes in progress
(edit) @1512   22 months jernst renamed all NetBeans? libraries ig-library-xxx -- this avoids unnecessary …
(edit) @1511   22 months jernst renamed all NetBeans? libraries ig-library-xxx -- this avoids unnecessary …
(edit) @1510   22 months jernst Introduced getContextualUrl on SaneUrl?
(edit) @1509   22 months jernst minor
(edit) @1507   23 months jernst fixed wrong (C) year
(edit) @1503   23 months jernst minor Javadoc fixes
(edit) @1501   23 months jernst removed leftovers of obsolete module
(edit) @1499   23 months jernst minor JavaDoc? fixes
(edit) @1497   23 months jernst changed by NetBeans? 7.0.1
(edit) @1495   23 months jernst silly bug in variable replacement in resource strings
(edit) @1493   2 years jernst Sort EntityTypes? alphabetically in AllMeshObjectsViewlet?
(edit) @1489   2 years jernst slight refactoring of JeeViewlet?-internal API to make it easier to remove …
(edit) @1488   2 years jernst default MeshObjectIdentifier to contain _ instead of ~
(edit) @1486   2 years jernst expose the regexes for the various Schemes for easier reuse
(edit) @1484   2 years jernst Minor Javadoc fix.
(edit) @1482   2 years jernst minor
(edit) @1480   2 years jernst DataType would sometimes invalidly truncate HTML output with maxLength …
(edit) @1477   2 years jernst factored out ExternalCommand? so invoking an external process becomes …
(edit) @1476   2 years jernst slight cleanup of json viewlet project to make consistent with svn setup …
(edit) @1475   2 years jernst Don't include dead MeshObjects? in MeshObjectSets?
(edit) @1473   2 years ajb Fix the compile issue-properly by adding module jar.
(edit) @1472   2 years ajb Fix the compile issue-properly.
(edit) @1470   2 years ajb Fix the compile issue.
(edit) @1468   2 years jernst added helper method to AbstractHttpShellHandler? more join utility methods …
(edit) @1466   2 years ajb Updated to add new module to build.
(edit) @1465   2 years ajb Moved json viewlet to it's own project to cut down on jar bloat.
(edit) @1464   2 years 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
(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?
(edit) @1407   2 years jernst better error reporting optional property missing in tld file …
(edit) @1405   2 years jernst display <HOME> again for home object's identifier fix auto-creation of …
(edit) @1404   2 years jernst missing JSP changes from previous checkin
(edit) @1403   2 years jernst make JSP tags more consistent that use MeshObjects?: can now specify …
(edit) @1400   2 years jernst support custom regex violation error messages for PropertyTypes? that …
(edit) @1399   2 years jernst always use multi-part encoding for Jspo forms so file uploads are always …
Note: See TracRevisionLog for help on using the revision log.