The Web Graph Database

source: trunk/ig-utils

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1522   22 months jernst better error reporting with root ModuleAdvertisement cannot be found
(edit) @1519   22 months jernst added built-in JSON StringRepresentation? to make it easier to generate <a …
(edit) @1517   22 months jernst Better logging of ExternalCommand? invocation
(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) @1503   23 months jernst minor Javadoc fixes
(edit) @1495   23 months jernst silly bug in variable replacement in resource strings
(edit) @1477   2 years jernst factored out ExternalCommand? so invoking an external process becomes …
(edit) @1468   2 years jernst added helper method to AbstractHttpShellHandler? more join utility methods …
(edit) @1447   2 years jernst A little helper utility to generate secret keys
(edit) @1425   2 years jernst minor Javadoc fixes
(edit) @1400   2 years jernst support custom regex violation error messages for PropertyTypes? that …
(edit) @1386   2 years jernst Better error reporting
(edit) @1380   2 years jernst distinguish one-time-tokens from other types of credentials in LID LID bug …
(edit) @1378   2 years jernst make Javascript cookies easier to create
(edit) @1377   2 years jernst minor
(edit) @1375   2 years jernst minor
(edit) @1362   2 years jernst partial upgrade to NetBeans? 7
(edit) @1358   2 years jernst upgraded Postgresql JDBC for 64bit support
(edit) @1353   2 years jernst Make it easier to generate MeshObjectIdentifiers? with different lengths
(edit) @1344   2 years jernst NotRelatedException? not thrown any more when testing whether two …
(edit) @1342   2 years jernst improved robustness and error handling
(edit) @1331   2 years jernst refactor message sending framework to always deliver all received messages …
(edit) @1328   2 years jernst only accept relationship-related event in a ShadowProxy? if it is a …
(edit) @1325   2 years jernst when resetting PingPong?, only increment token by 1
(edit) @1317   2 years jernst Better error tolerance and logging
(edit) @1304   2 years jernst use guessFromExternalForm when reading from Store to be more tolerant of …
(edit) @1301   2 years jernst colloquial identifier removes http:// not just http:
(edit) @1290   2 years jernst LidAccount? refactoring: credential values are now separate from …
(edit) @1286   2 years jernst added toColloquialExternalForm() to Identifier; more sane removed …
(edit) @1279   2 years jernst added Webfinger support fix in e-mail StringDataType? added ability to …
(edit) @1276   2 years jernst Fixed infinite recursion in case of certain format string errors for …
(edit) @1267   2 years jernst added basic XRD support to InfoGrid added acct: as one of the basic …
(edit) @1261   2 years jernst minor
(edit) @1242   2 years jernst implemented a "JSP subroutine" set of custom tags
(edit) @1233   2 years jernst Attempt better handling of ping-pong communications handshake errors
(edit) @1218   2 years jernst working on allowing to set properties via the HttpShell at the same time …
(edit) @1211   2 years jernst display trailing slash on URLs even if isColloquial; if not, user cannot …
(edit) @1205   2 years jernst Better code generator error reporting
(edit) @1158   3 years jernst Added ability to filter MeshBase content in AllMeshObjectsViewlet? Enable …
(edit) @1152   3 years jernst Better pingpong debugging support
(edit) @1142   3 years jernst NetBeans? update
(edit) @1128   3 years jernst minor
(edit) @1127   3 years jernst Updated project settings files with correct charset
(edit) @1123   3 years jernst Introduced HttpMappingPolicy? that enables different policies for mapping …
(edit) @1121   3 years jernst Better error reporting Removed obsolete code
(edit) @1094   3 years jernst Handle HTTP redirects better when encountered by Probes; existing behavior …
(edit) @1091   3 years jernst minor additions and cleanup
(edit) @1061   3 years jernst created ModuleInventoryViewlet? added to MeshWorld and NetMeshWorld fix …
(edit) @1059   3 years jernst fix append bug in AppendToUrlStringifier?
(edit) @1055   3 years jernst getTarget instead of getCause for InvocationTargetException? in Module …
(edit) @1043   3 years jernst minor
(edit) @1039   3 years jernst added AbstractDelegatingLocalizedRuntimeException? for symmetry and …
(edit) @1033   3 years jernst regex can be be specified for StringDataTypes? better error reporting for …
(edit) @996   3 years jernst removed HttpShell.InvalidArgumentException? -- not needed support redirect …
(edit) @991   3 years jernst Better code generator error messages
(edit) @988   3 years jernst Better code generator error reporting
(edit) @986   3 years jernst attempt to make compile work on Windows
(edit) @979   3 years jernst performance improvements for MeshObjectIdentifier comparisons and commits …
(edit) @971   3 years jernst minor
(edit) @940   3 years jernst instrument to track HTTP client-side calls factored out some symbolic …
(edit) @920   3 years jernst added guessFromExternalForm to IdentifierFactory? use "" not null for …
(edit) @913   3 years jernst Renamed NotIfViewletState? to NotIfViewletStateTag? for consistency created …
(edit) @911   3 years jernst minor
(edit) @910   3 years jernst ModuleAdvertisementSerializer? to generate relative paths to JARs
(edit) @894   3 years jernst Larger viewlet framework refactor than expected: Created SaneUrl?, new …
(edit) @892   3 years jernst Minor (for less-frustrating debugging with Tomcat)
(edit) @881   3 years jernst added LidAccountStatus? to LidAccount? added SiteIdentifier? to LidAccount?
(edit) @861   3 years jernst moved the main toStringRepresentationXXX functionality for MeshObjects? to …
(edit) @835   3 years jernst Created DefaultMeshObjectSorter?.BY_USER_VISIBLE_STRING Default sorting in …
(edit) @832   3 years jernst added orderBy property to setIterate JSP tags added ability to sort in the …
(edit) @808   3 years jernst Use correct ClassLoader? to load ResourceHelper? default properties file …
(edit) @803   3 years jernst DataType Stringifier fixes from recent changes Factored out …
(edit) @802   3 years jernst better error reporting minor formatting improvements
(edit) @795   3 years jernst missed those smaller changes in previous commit
(edit) @793   3 years jernst Avoid NullPointerException? when Tomcat shuts down application
(edit) @792   3 years jernst Better ResourceHelper? debugging Better ${} syntax resolution in …
(edit) @791   3 years jernst Simplified StringRepresentation? of PropertyValues? and related Fixed …
(edit) @789   3 years jernst sanitized formatting of Identifiers; it's still not totally sane but a lot …
(edit) @788   3 years jernst minor
(edit) @782   3 years jernst removed title/target/additionalParameters argument from …
(edit) @780   3 years jernst Got rid of MeshStringRepresentationContext?, which partially overlapped …
(edit) @776   3 years jernst Various HTML fixes related to the rendering and editing of PropertyValues?
(edit) @774   3 years jernst Fixed bug in ArrayCursorIterator?.setPosition -- invalid range check
(edit) @716   3 years jernst one more iteration on checking for invalid MeshObjectIdentifiers?; put …
(edit) @707   3 years jernst added isIdentifiedBy method to org.infogrid.util.HasIdentifier?
(edit) @705   3 years jernst minor
(edit) @669   3 years jernst minor
(edit) @653   3 years jernst Moved (Net)MeshObjectIdentifierFactory to .mesh.net packages. That allows …
(edit) @645   3 years jernst Ignore dist directories in tests directories, too
(edit) @632   3 years jernst set svn:ignore on build directories where it was missing
(edit) @626   3 years jernst removed empty directories
(edit) @620   3 years jernst Better error reporting for user-entered (Net)MeshObjectIdentifiers? and …
(edit) @616   3 years jernst improved build -dist removed unnecessary directories
(edit) @605   3 years jernst don't run SMTP test, it's just going to spam everybody
(edit) @604   3 years jernst Replaced occurrences of StringBuffer? with StringBuilder?
(edit) @599   3 years jernst new layout for files in branch; work in progress; checking in in pieces …
(edit) @592   3 years jernst new layout for files in branch; work in progress; checking in in pieces …
(copy) @590   3 years jernst new layout for files in branch; work in progress; checking in in pieces …
copied from trunk/new-structure/ig-utils:
(add) @587   3 years jernst new layout for files in branch; work in progress; likely broken
Note: See TracRevisionLog for help on using the revision log.