The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @947   3 years jernst until the build server has moved to Tomcat6, don't run the JEE tests
(edit) @946   3 years jernst change default app server to Tomcat6
(edit) @944   3 years jernst added request property to JeeMeshObjectsToView? change default app server …
(edit) @942   3 years jernst trim strings first to deal with sloppy JSP writing
(edit) @940   3 years jernst instrument to track HTTP client-side calls factored out some symbolic …
(edit) @938   3 years jernst added CurrencyValue? and CurrencyDataType? to represent money as a primitive …
(edit) @936   3 years jernst added getGroupNames to LidAccount? check group membership by group …
(edit) @935   3 years jernst added potentiallyShorten to WebContextAwareMeshObjectIdentifierStringifier?
(edit) @933   3 years jernst fixed BlobDataTyle?.supportsXXXMimeType broken in recent change
(edit) @931   3 years jernst minor project settings cleanup
(edit) @930   3 years jernst XrdsProbe? to cache the XRDS file added content and content type as …
(edit) @927   3 years jernst Avoid ConcurrentModificationException? in …
(edit) @926   3 years jernst generate login event even if only the session gets renewed
(edit) @924   3 years jernst minor
(edit) @923   3 years jernst Stricter XprisoMessage? integrity checking
(edit) @921   3 years jernst fix display of <HOME> for home object broken in last checkin
(edit) @920   3 years jernst added guessFromExternalForm to IdentifierFactory? use "" not null for …
(edit) @918   3 years jernst fix status in AbstractSetIterateTag? better error reporting
(edit) @916   3 years jernst AccountManager? needs a site parameter for determining account to support …
(edit) @915   3 years jernst throw correct error message if no subject
(edit) @914   3 years jernst augmented ByRelatedMeshObjectSelector? with new factory method
(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) @908   3 years jernst Minor JavaDoc? fixes
(edit) @901   3 years jernst Couple more Viewlet POST fixes for other Viewlets
(edit) @899   3 years jernst have correct Viewlet process HTTP POST even if Viewlet included in another …
(edit) @897   3 years jernst removed unnecessary directories: iframe'd viewlets are gone
(edit) @895   3 years jernst build fixes
(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) @890   3 years jernst removed iframe in (Net)MeshWorld; hierarchical Viewlets is better approach …
(edit) @888   3 years jernst enctype attribute on safeForm is all lowercase
(edit) @887   3 years jernst Added parent property to Viewlet; that changes constructors and factory …
(edit) @885   3 years jernst also check for charset in sanity-check.sh
(edit) @883   3 years jernst support REST-ful URLs on hierarchical Viewlets e.g. GraphTreeViewlet? with …
(edit) @882   3 years jernst augmented account custom JSP tag to check for status of account
(edit) @881   3 years jernst added LidAccountStatus? to LidAccount? added SiteIdentifier? to LidAccount?
(edit) @879   3 years jernst fixed dependencies issues and naming issues leftover from recent rename
(edit) @877   3 years jernst MeshWorld does not use TestSubjectArea? any more
(edit) @876   3 years jernst handle null values consistently when sorting MeshObjects?
(edit) @874   3 years jernst minor
(edit) @872   3 years jernst WebResource? should not have the identifier as default userVisibleString
(edit) @870   3 years jernst fix set MeshBase on MeshObjectSetFactory
(edit) @868   3 years jernst removed obsolete file leftover from long ago
(edit) @866   3 years jernst better instrumentation, minor
(edit) @864   3 years jernst fixing previous checkin
(edit) @863   3 years jernst Eliminating unnecessary projects by moving their code into other projects: …
(edit) @861   3 years jernst moved the main toStringRepresentationXXX functionality for MeshObjects? to …
(edit) @859   3 years jernst fixed MeshTypeViewlet? in MeshWorld fixed stringification of DataType and …
(edit) @857   3 years jernst added ig-tools/diff-branches.pl
(edit) @854   3 years jernst only set LID request attributes when user is successfully authenticated
(edit) @852   3 years jernst minor
(edit) @851   3 years jernst updated diagram
(edit) @849   3 years jernst new tag library that deals with identity more, and updated request …
(edit) @847   3 years jernst created localhost.tomcat6.properties and updated nightly build …
(edit) @845   3 years jernst removed mysql-connector-java-5.1.6-bin.jar from Tomcat server definition, …
(edit) @843   3 years jernst added LID support for AccountCategory? and group identifiers
(edit) @840   3 years jernst minor
(edit) @839   3 years jernst obsoleted module org.infogrid.model.Account, it all moved into …
(edit) @837   3 years jernst fix NullPointer? problem with sorting by user-visible String
(edit) @835   3 years jernst Created DefaultMeshObjectSorter?.BY_USER_VISIBLE_STRING Default sorting in …
(edit) @833   3 years jernst removed unnecessary white space from HTML Stringification of DataType
(edit) @832   3 years jernst added orderBy property to setIterate JSP tags added ability to sort in the …
(edit) @829   3 years jernst fixed bug in MeshObjectLinkTag? with ignore=true only perform automatic …
(edit) @828   3 years jernst overflow: auto; to support long CSS floats
(edit) @827   3 years jernst Code generator to generate static constants for all EnumeratedValues?.
(edit) @826   3 years jernst do not print iterateHeader and iterateFooter when set has no content in …
(edit) @825   3 years jernst some cleanup in the MeshObjectSet implementations
(edit) @824   3 years jernst created SetSizeTag? to print the size of a MeshObjectSet in JSP
(edit) @823   3 years jernst better UserVisibleString? on EntityType Account
(edit) @822   3 years jernst corrected vendor
(edit) @820   3 years jernst added MeshObjectSet.containsAll method
(edit) @819   3 years jernst Default POST behavior is now redirect-to-GET on same URL, so browser …
(edit) @818   3 years jernst Better error message when Xpath-based TraversalPathSpecification? cannot …
(edit) @816   3 years jernst fixed module advertisement parameter
(edit) @813   3 years jernst removed unnecessary directories
(edit) @811   3 years jernst correct initialization of ResourceHelper? in module.adv
(edit) @810   3 years jernst Refactored LID implementation to use an "instructions" based approach to …
(edit) @808   3 years jernst Use correct ClassLoader? to load ResourceHelper? default properties file …
(edit) @806   3 years jernst fixed typo
(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) @801   3 years jernst footer element for MeshObjectSetIterate? tag
(edit) @800   3 years jernst Better user-visible name for EntityType Bookmark
(edit) @799   3 years jernst don't set null String as a domain on a cookie
(edit) @798   3 years jernst BlobViewlet? to get its PropertyType from URL argument not POST argument
(edit) @797   3 years jernst fix HTML doctype to make IE more happy
(edit) @795   3 years jernst missed those smaller changes in previous commit
(edit) @794   3 years jernst Removed -moz-opacity CSS value per recent Firefox updates Fixed CSS …
(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) @787   3 years jernst fixed incorrect String splitting in AbstractTraversalTranslator?
(edit) @786   3 years jernst relative URL is good enough for ViewletAlternativeTag?
(edit) @784   3 years jernst corrected typo
(edit) @782   3 years jernst removed title/target/additionalParameters argument from …
(edit) @780   3 years jernst Got rid of MeshStringRepresentationContext?, which partially overlapped …
Note: See TracRevisionLog for help on using the revision log.