The Web Graph Database

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1626   15 months jernst HTML5 input types
(edit) @1625   15 months jernst fixed module initialization sequence bug (introduced with recent refactor)
(edit) @1624   15 months jernst build fixes
(edit) @1623   15 months jernst NetBeans?
(edit) @1622   15 months jernst added org.infogrid.module.tomcat to build
(edit) @1621   15 months jernst quick fixes
(edit) @1620   15 months jernst added Tomcat-Bootloader-enabled version of MeshWorld SharedSpace?
(edit) @1619   15 months jernst NetBeans? doing its thing again
(edit) @1618   15 months jernst fixed ProxyViewlet? fixed situation where home object identifier would be …
(edit) @1617   15 months jernst various fixes from earlier checkins today
(edit) @1616   15 months jernst added Tomcat-aware Module framework
(edit) @1615   15 months jernst find InfoGridWebApp? singleton by looking in ServletContext? instead of …
(edit) @1614   15 months jernst follow MeshWorld
(edit) @1613   15 months jernst use context ClassLoader? to allow classes in modules "further down" to find …
(edit) @1612   15 months jernst fixed mysql library path
(edit) @1611   15 months jernst Removed. Wasn't used.
(edit) @1610   15 months jernst missing dependency of org.infogrid.viewlet on Viewlet model
(edit) @1609   15 months jernst log4j libraries and jstl libraries should be separate modules
(edit) @1608   15 months jernst minor
(edit) @1607   15 months jernst NetBeans? upgrade
(edit) @1606   16 months jernst added a few convenience methods
(edit) @1605   16 months jernst Avoid duplicate HTTP Location header under some circumstances
(edit) @1604   16 months jernst avoid crash when anonymous caller
(edit) @1603   16 months jernst minor
(edit) @1602   16 months jernst make MeshObjects? in blessRole overlay read-only
(edit) @1601   16 months jernst JavaDoc? fixes
(edit) @1600   16 months jernst better error messages
(edit) @1599   16 months jernst home object identifier generation fixed in RelationshipBlessableByTag?
(edit) @1598   16 months jernst minor
(edit) @1597   16 months jernst fixed password StringRepresentation?
(edit) @1596   16 months jernst better error reporting
(edit) @1595   16 months jernst minor
(edit) @1594   17 months jernst refactored MeshWorld and NetMeshWorld to use use JSPO mechanism added …
(edit) @1593   17 months jernst added password field support
(edit) @1592   17 months jernst be a bit more tolerant about harmless mistakes using the …
(edit) @1591   17 months jernst better error reporting
(edit) @1590   17 months jernst Better error handling when attempting to slurp a non-existing file
(edit) @1589   17 months jernst simplified Module Framework implementation
(edit) @1588   17 months jernst added Tomcat libraries
(edit) @1587   17 months jernst fixed img alt's in MeshWorld and NetMeshWorld added additional navbar at …
(edit) @1586   19 months jernst moved yadis documents to here from yadis.org
(edit) @1585   19 months jernst added Yadis images from yadis.org
(edit) @1584   19 months jernst now can add users to MyHealth?
(edit) @1583   19 months jernst fixed typo
(edit) @1582   19 months jernst minor NetBeans? update
(edit) @1581   20 months jernst overlooked check-in
(edit) @1580   20 months jernst added Person and PersonCollection?
(edit) @1579   20 months jernst Some elemental MyHealth? layout changes
(edit) @1578   20 months jernst NetBeans? changed the project.properties files somewhat; minor
(edit) @1577   20 months jernst Scaffold for MyHealth? See …
(edit) @1576   20 months jernst improved project creation scripts added clone-meshworld.pl to easily …
(edit) @1575   20 months jernst fixed no.dependencies
(edit) @1574   20 months jernst fixes: missing $ for varsubst and no.dependencies=true
(edit) @1573   20 months jernst added initial scripts to easily create new modules
(edit) @1572   20 months jernst oops, fixed empty output when varName is used only
(edit) @1571   20 months jernst fixed missing transaction for radio box function
(edit) @1570   20 months jernst meshObject attribute for PropertyTag? allow testing for existence of …
(edit) @1569   20 months jernst meshObject attribute for PropertyTag? allow testing for existence of …
(edit) @1568   20 months jernst don't set an HTML title if the Viewlet has empty response
(edit) @1567   20 months jernst throw exception if BlobViewlet? encounters null property
(edit) @1566   20 months ajb Added suitable defaults so it can be added to MeshWorld
(edit) @1565   20 months jernst fixed one-element-set bug claiming it had a second element
(edit) @1564   20 months jernst Minor Javadoc fix.
(edit) @1563   20 months jernst allow extra css class on CallJspoTag?
(edit) @1562   20 months jernst take ignore attribute in account for lookupMeshObjectOrThrow in custom …
(edit) @1561   20 months jernst added CompareTag? for strcmp-like comparisons fixed typo in TLD
(edit) @1560   20 months jernst fixing unicode BlobValue? viewlet bug: everything is now UTF-8
(edit) @1559   20 months jernst added now parameter to all the methods of the HttpShellHandler for …
(edit) @1558   20 months jernst changed RequestDispatcher? include to forward, in order to get the content …
(edit) @1557   21 months jernst added LidOtpExpiredException?
(edit) @1556   21 months jernst added support for xx <yy.com> e-mail addresses
(edit) @1555   21 months jernst additional options for how to sort MeshObjects? when iterating over set
(edit) @1554   21 months jernst Better logging
(edit) @1553   21 months jernst Reverted #1548 -- "invited" value for Account.Status was not well-thought …
(edit) @1552   21 months jernst fixed missing slash
(edit) @1551   21 months jernst minor JavaDoc? fix
(edit) @1550   21 months jernst fixed issue with emitting BlobValues? that carry plain text into HTML
(edit) @1549   21 months jernst better instrumentation
(edit) @1548   21 months jernst added "Invited" as one of the Status values for Account
(edit) @1547   21 months ajb Output UTF8 source code from the module generator so that special …
(edit) @1546   21 months jernst duh .. do not keep sending Smtp messages after successful send
(edit) @1545   21 months jernst fixed Smtp message resending
(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 …
Note: See TracRevisionLog for help on using the revision log.