The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1189   2 years jernst Don't try to talk to Proxies when NetMeshBase is dead Tolerate some …
(edit) @1188   2 years jernst minor
(edit) @1187   2 years jernst don't try to estimate size of collection; avoid funny error that just …
(edit) @1186   2 years jernst Non-semantic "kill" of a ShadowMeshBase Kill button in …
(edit) @1185   2 years jernst Changed populateNetMeshBase signature to take IterableNetMeshBase?; we know …
(edit) @1184   2 years jernst Sweep support for the HttpShell Allow the sweep of a single MeshObject
(edit) @1183   2 years jernst Created ProxyTag? in analogy to emitting other objects like MeshObjects?
(edit) @1182   2 years jernst default expiration for UnnecessaryReplicasSweepPolicy?
(edit) @1180   2 years jernst minor HTML formatting
(edit) @1179   2 years jernst Project dependency correction
(edit) @1177   2 years jernst add direct link to PropertySheetViewlet? from AllMeshObjectsViewlet?
(edit) @1175   2 years jernst support for radiobox-driven "which MeshObject should I be related to" …
(edit) @1172   2 years jernst verbatim StringRepresentation? for DontInterpretTextOnly?
(edit) @1171   2 years jernst rollback Transaction if there is an exception during execution by …
(edit) @1170   2 years jernst don't report exception in rollback that isn't an error
(edit) @1168   2 years jernst Added properties file for Log4jConfigurationViewlet
(edit) @1166   2 years jernst minor Javadoc fix
(edit) @1165   2 years jernst HttpMappingPolicy? has moved from ProbeManager to ProbeDirectory Fixes …
(edit) @1163   2 years jernst Support HTTP redirects that give relative URLs as Location, against the …
(edit) @1161   2 years jernst Fixing #1158
(edit) @1160   2 years jernst Id column in MySQL needs to be case-sensitive Added SqlStoreTest7 to test …
(edit) @1159   2 years jernst minor
(edit) @1158   2 years jernst Added ability to filter MeshBase content in AllMeshObjectsViewlet? Enable …
(edit) @1155   2 years jernst upgrade to warn if MySQL database cannot be detected/created
(edit) @1154   2 years jernst minor rename of SubjectArea user-visible name
(edit) @1152   2 years jernst Better pingpong debugging support
(edit) @1150   2 years jernst enable logging of when InfoGridWebApps? start and stop
(edit) @1148   2 years jernst JavaDoc? fixes Log to /var/log/tomcat6 instead of 5.5
(edit) @1145   3 years jernst created MeshObjectSet.hasSameContent
(edit) @1144   3 years jernst fixed initialization error in HttpShellFilter?
(edit) @1142   3 years jernst NetBeans? update
(edit) @1140   3 years jernst fixed NullPointerException? introduced yesterday
(edit) @1138   3 years jernst added HttpShellHandler to HttpShell
(edit) @1136   3 years jernst Tolerate ignore=true in MeshObjectIdentifierTag?
(edit) @1134   3 years jernst Support empty Strings as default values in StringDataTypes? with regular …
(edit) @1132   3 years jernst More flexible default html title tag content
(edit) @1131   3 years jernst minor
(edit) @1128   3 years jernst minor
(edit) @1127   3 years jernst Updated project settings files with correct charset
(edit) @1125   3 years jernst Support lot-based sweeping
(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) @1119   3 years jernst Fixed exception in ProxyViewlet?
(edit) @1117   3 years jernst Migrated sweeping functionality from the various MeshBase implementations …
(edit) @1113   3 years jernst Better singular error reporting for MeshObjectAccessException? and subclass
(edit) @1112   3 years jernst Pass subject's userVisibleString into default Viewlet title construction.
(edit) @1111   3 years jernst JeeViewlets?' default POST URL used to sometimes leave out reached …
(edit) @1109   3 years jernst valid html is selected="selected" not "true"
(edit) @1107   3 years jernst Same html title changes for NetMeshWorld
(edit) @1106   3 years jernst minor
(edit) @1105   3 years jernst TitleTag? to use a separate section in the StructuredResponse default …
(edit) @1104   3 years jernst hyperlink on UnsafePostException?'s message
(edit) @1102   3 years jernst minor fix
(edit) @1101   3 years jernst fixes for updated serialization of NetMeshObjectAccessSpecification
(edit) @1100   3 years jernst NetMeshObjectAccessException? now carries redirect …
(edit) @1098   3 years jernst minor
(edit) @1097   3 years jernst Carry specify exceptions keyed by failed MeshObjectIdentifiers? in …
(edit) @1095   3 years jernst minor
(edit) @1094   3 years jernst Handle HTTP redirects better when encountered by Probes; existing behavior …
(edit) @1092   3 years jernst Oops. The perils of only checking in some of your changes.
(edit) @1091   3 years jernst minor additions and cleanup
(edit) @1088   3 years jernst minor project setup cleanup
(edit) @1087   3 years jernst minor project configuration cleanup/updates
(edit) @1086   3 years jernst LID implementation slightly more robust
(edit) @1085   3 years jernst Better error reporting in SQL Stores
(edit) @1083   3 years jernst Added MeshObjectHelper? for simpler JSP programming with …
(edit) @1081   3 years jernst don't need to keep listener around in test
(edit) @1079   3 years jernst fixed Transaction rollback bug added StoreMeshBaseTest7 minor cleanup
(edit) @1077   3 years jernst when there's a ParseException? during parsing of store content, don't …
(edit) @1076   3 years jernst check raw id even when guessing MeshObjectIdentifier
(edit) @1075   3 years jernst minor
(edit) @1074   3 years jernst Removed the List<Throwable> in request attribute for collecting processing …
(edit) @1072   3 years jernst IncludeViewletTag? more robust if path not specified
(edit) @1070   3 years jernst exactly one SubjectArea element is expected in each model element in the …
(edit) @1068   3 years jernst minor
(edit) @1066   3 years jernst minor
(edit) @1065   3 years jernst TransactionAction?.execute() now does not take a Transaction parameter any …
(edit) @1063   3 years jernst fixed path
(edit) @1062   3 years jernst added missing libs.J2EE.classpath to projects.properties for command-line …
(edit) @1061   3 years jernst created ModuleInventoryViewlet? added to MeshWorld and NetMeshWorld fix …
(edit) @1060   3 years jernst minor
(edit) @1059   3 years jernst fix append bug in AppendToUrlStringifier?
(edit) @1057   3 years jernst reverse proxy fixes
(edit) @1055   3 years jernst getTarget instead of getCause for InvocationTargetException? in Module …
(edit) @1053   3 years sbw Explicitly set latin1 character set in MySQL store to avoid key size error …
(edit) @1051   3 years jernst Added getCarriedExpiredCredentialTypes to LidClientAuthenticationStatus?
(edit) @1048   3 years jernst Better error reporting for HttpShell
(edit) @1047   3 years jernst minor
(edit) @1045   3 years jernst trim entered identifiers before trying to resolve them in HttpShellFilter?
(edit) @1043   3 years jernst minor
(edit) @1042   3 years jernst introduced property AnetMeshBase?.ALLOW_NON_LOCAL_MESHOBJECT_CREATION to …
(edit) @1040   3 years jernst minor
(edit) @1039   3 years jernst added AbstractDelegatingLocalizedRuntimeException? for symmetry and …
(edit) @1037   3 years jernst NetBeans? re-generated build files
(edit) @1036   3 years jernst fixed subtle initialization sequence problem in Jee initialization filters
(edit) @1034   3 years jernst regex can be be specified for StringDataTypes? better error reporting for …
(edit) @1033   3 years jernst regex can be be specified for StringDataTypes? better error reporting for …
(edit) @1031   3 years jernst added convenience method
(edit) @1029   3 years jernst added some missing entries in a property file for …
(edit) @1027   3 years jernst Special value NOW for TimeStampValue? parsing
Note: See TracRevisionLog for help on using the revision log.