]> git.aero2k.de Git - tmp/jakarta-migration.git/shortlog
tmp/jakarta-migration.git
2014-03-19 Aron RobertsCSPACE-6349: Fixed yet another glaring typo in method...
2014-03-19 Aron RobertsCSPACE-6346: Removed a hard-coded value that was overri...
2014-03-19 Aron RobertsCSPACE-6349: Fixed typos in two method call names.
2014-03-19 Aron RobertsCSPACE-6349: Dynamically manage DROP USER commands...
2014-03-19 Aron RobertsCSPACE-6168: Added missing comment in ServiceMain.initi...
2014-03-19 Aron RobertsCSPACE-6336: Added all-important semi-colons to end...
2014-03-19 Aron RobertsCSPACE-6336: Avoid inserting progressively more blank...
2014-03-19 Aron RobertsCSPACE-6343: Updated the ReportPostInitHandler to use...
2014-03-18 Aron RobertsCSPACE-6336: DROP DATABASE commands are now written...
2014-03-18 Aron RobertsCSPACE-6336: Fix db product name.
2014-03-18 Aron RobertsCSPACE-6336: Fix path to db init file.
2014-03-18 Aron RobertsCSPACE-6336: Fixed typo.
2014-03-18 Aron RobertsCSPACE-6336: Initial attempt at updating initialization...
2014-03-17 Aron RobertsCSPACE-6329: Rationalize name and value of constant.
2014-03-17 Aron RobertsCSPACE-6329: Remove portion of behavior description...
2014-03-17 Aron RobertsCSPACE-6329: Remove obsolete and potentially confusing...
2014-03-17 Aron RobertsCSPACE-6336: Trivial change to debug statement during...
2014-03-15 Aron RobertsCSPACE-6336: Stub code to write DROP DATABASE commands...
2014-03-14 Aron RobertsCSPACE-6341: Updated the Report service to use an insta...
2014-03-14 Aron RobertsCSPACE-6340: Updated the ID Service to use an instance...
2014-03-12 Richard MilletCSPACE-6168: Need to qualify the database names of...
2014-03-11 Richard MilletMerge remote-tracking branch 'aronr/CSPACE-6329-A'...
2014-03-11 Richard MilletCSPACE-6168: Added more support for tenant qualified...
2014-03-07 Aron RobertsCSPACE-6329: Removed now-extraneous copy command left...
2014-03-07 Aron RobertsCSPACE-6329: Fixed Ant directive to enable prototype...
2014-03-07 Aron RobertsCSPACE-6329: Modify only selected values in each Nuxeo...
2014-03-06 Aron RobertsMerge branch 'CSPACE-6329' into CSPACE-6329-A. This...
2014-03-06 Richard MilletCSPACE-6168: Refactoring hard-coded cspace and nuxeo...
2014-03-06 Aron RobertsCSPACE-6329: Copy prototype Nuxeo repo config file...
2014-03-06 Aron RobertsCSPACE-6329: Move code to create or update Nuxeo repo...
2014-03-05 Aron RobertsCSPACE-6329: Configure an additional attribute. Remove...
2014-03-05 Aron RobertsCSPACE-6329: Now writes config files to the Nuxeo serve...
2014-03-04 Aron RobertsCSPACE-6329: All fields believed to now be edited,...
2014-03-04 Aron RobertsCSPACE-6329: Added XML element text node editing. Handl...
2014-03-04 Aron RobertsCSPACE-6329: Fixed path. Added missing Jaxen library...
2014-03-01 Aron RobertsCSPACE-6329: Preliminary work toward writing per-repo...
2014-02-25 Richard MilletNOJIRA: Removing misc db.host IP addresses from build...
2014-02-25 Richard MilletNOJIRA: Removing misc db.host IP addresses from build...
2014-02-24 Richard MilletPAHMA-963: Updated merged code from master branch to...
2014-02-24 Richard MilletMerge branch 'PAHMA-963-REM-A' into PAHMA-963-REM-C
2014-02-24 Richard MilletPAHMA-963-REM-A: Added an Spring AOP wrapper for the...
2014-02-20 Aron RobertsMerge pull request #143 from aronr/CSPACE-6134
2014-02-20 Aron RobertsCSPACE-6134: In the batch job that updates computed...
2014-02-20 Aron RobertsCSPACE-6129: Added (commented out) entry to the XmlRepl...
2014-02-20 Aron RobertsMerge pull request #142 from aronr/CSPACE-6129
2014-02-20 Aron RobertsCSPACE-6129: When computing a Cataloging record's curre...
2014-02-20 Richard MilletPAHMA-963-REM-A: Adding support for misc cases where...
2014-02-19 Aron RobertsCSPACE-6188: Added (commented out) entry for running...
2014-02-19 Aron RobertsMerge pull request #140 from aronr/CSPACE-6188
2014-02-19 Aron RobertsCSPACE-6188: Added missing auth credentials to XmlRepla...
2014-02-19 Aron RobertsCSPACE-6188: Provisional XmlReplay-based tests to ident...
2014-02-15 Aron RobertsMerge pull request #139 from aronr/CSPACE-6307
2014-02-15 Aron RobertsCSPACE-6307: Fix trivial typo in comment.
2014-02-15 Aron RobertsCSPACE-6307: Use updatedAt, rather than createdAt,...
2014-02-15 Aron RobertsMerge pull request #138 from aronr/CSPACE-6308
2014-02-14 Aron RobertsCSPACE-6308: Don't blank out computed current location...
2014-02-14 Aron RobertsCSPACE-6262: Reduced a routinely-encountered log messag...
2014-02-14 Aron RobertsCSPACE-6304: Added 'overwrite=true' to deterministicall...
2014-02-13 Aron RobertsMerge pull request #137 from aronr/CSPACE-6301
2014-02-13 Aron RobertsCSPACE-6301: Added 'undelete' tests in a base test...
2014-02-13 Aron RobertsCSPACE-6301: Change configuration for the cs_default...
2014-02-10 Richard MilletPAHMA-963-REM-A: Adding code to look into Nuxeo's wrapp...
2014-02-06 remilletMerge pull request #135 from ray-lee/CSPACE-6286
2014-01-30 Aron RobertsMerge pull request #136 from aronr/CSPACE-6291
2014-01-29 Richard MilletPAHMA-963: Adding CSWebApplicationException class that...
2014-01-29 Aron RobertsCSPACE-6291: Consolidate remaining <repository> referen...
2014-01-23 Ray LeeCSPACE-6286: Fetch full text search result pages lazily...
2014-01-07 Richard MilletAdding timeout params to our JDBC datasources -see...
2013-12-20 Richard MilletPAHMA-963: Added support for easily configuring a new...
2013-12-17 Richard MilletPAHMA-963: Cleaning up some cruft -dead code and unnces...
2013-12-12 Richard MilletCSPACE-6282: Resolving a misc merge conflict.
2013-12-12 Richard MilletMerge branch 'master' of github.com:collectionspace...
2013-12-12 Richard MilletCSPACE-6282: Updating a Media record to add or update...
2013-12-10 Aron RobertsCSPACE-6110: Reverted collectionspace-client.properties...
2013-12-07 Richard MilletMerge branch 'master' of github.com:collectionspace...
2013-12-07 Richard MilletCSPACE-6110: Converting FileInputStream instances to...
2013-12-06 Richard MilletCSPACE-6110: Adding some comments and debugging code.
2013-11-21 Aron RobertsMerge pull request #134 from aronr/CSPACE-6277
2013-11-21 Aron RobertsCSPACE-6277: On import, allow dollar sign characters...
2013-10-04 Aron RobertsMerge pull request #133 from aronr/CSPACE-6234
2013-10-04 Aron RobertsCSPACE-6234: Allow values of integer fields to be emitt...
2013-09-24 Aron RobertsMerge pull request #131 from aronr/CSPACE-6220
2013-09-24 Aron RobertsCSPACE-6220: Rename Ant task 'deploy_services_bundles...
2013-09-20 Aron RobertsNOJIRA: Another trivial typo fix.
2013-09-20 Aron RobertsNOJIRA: Another trivial typo fix.
2013-09-20 Aron RobertsNOJIRA: Fix one more trivial typo in log message.
2013-09-20 Aron RobertsNOJIRA: Fix one more trivial typo in log message.
2013-09-20 Aron RobertsNOJIRA: Fix three trivial spelling typos in log messages.
2013-09-20 Aron RobertsNOJIRA: Fix three trivial spelling typos in log messages.
2013-09-13 Aron RobertsMerge pull request #130 from aronr/CSPACE-6190
2013-09-13 Aron RobertsCSPACE-6190: Update Services build version to 4.1-SNAPS...
2013-09-13 Richard MilletCSPACE-6189: Removed deprecated 'note' bindings as...
2013-09-06 Aron RobertsMerge pull request #129 from aronr/CSPACE-6178
2013-09-06 Aron RobertsCSPACE-6178: Removing two additional Ant directives...
2013-09-06 Aron RobertsCSPACE-6178: Clean up all new-style (unified config...
2013-09-05 Aron RobertsCSPACE-5615,CSPACE-6139: Add comments to 'old-style...
2013-09-04 Aron RobertsMerge pull request #128 from aronr/CSPACE-6171
2013-09-04 Aron RobertsCSPACE-6171: Add Lifesci test of updating computed...
2013-09-04 Aron RobertsCSPACE-6717: Event listener that updates computed curre...
2013-08-30 Aron RobertsCSPACE-6166: Remove redundant deltas.
next