The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @778   3 years jernst MeshObjectIdentifierFactory now has a pointer back to the MeshBase to …
(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) @771   3 years jernst fixed Transaction closing bug in JEE TestApp? initialization
(edit) @769   3 years jernst Expanded TestModel? to cover both optional and mandatory PropertyTypes?; …
(edit) @768   3 years jernst fixed HTML errors in BlobValue? fixed code generation error in …
(edit) @767   3 years jernst Allow start MeshObject to be specified by its Identifier in TraversalSet?
(edit) @766   3 years jernst Corrected embarrassing typo
(edit) @765   3 years jernst MeshObject's userVisibleName now always returns value of a Property called …
(edit) @764   3 years jernst JavaDoc? fixes
(edit) @763   3 years jernst Fixed String serialization problem in NoViewletFoundException?
(edit) @762   3 years jernst Added AccountCollection? to account LID model
(edit) @759   3 years jernst renamed LidPersona? to LidAccount?; more natural to talk about it using that …
(edit) @758   3 years jernst renamed LidPersona? to LidAccount?; more natural to talk about it using that …
(edit) @757   3 years jernst fixed code generation bug for descriptions of values in …
(edit) @755   3 years jernst factored account and session-related concepts from …
(edit) @753   3 years jernst added parentheses to shell command
(edit) @750   3 years jernst set ignore="true" property in ObjectSetViewlets? so it does not produce an …
(edit) @749   3 years jernst CSS fixes
(edit) @748   3 years jernst better error reporting
(edit) @747   3 years jernst better error reporting
(edit) @745   3 years jernst if build fails, revert -R
(edit) @741   3 years jernst upgrading ant
(edit) @740   3 years jernst upgrading ant
Note: See TracRevisionLog for help on using the revision log.