]> git.aero2k.de Git - tmp/jakarta-migration.git/shortlog
tmp/jakarta-migration.git
2009-07-23 Aron RobertsCSPACE-245,CSPACE-236: Completed move of ID Service...
2009-07-23 Aron RobertsCSPACE-245,CSPACE-236: Began moving all remaining ID...
2009-07-23 Aron RobertsCSPACE-245,CSPACE-236: Added all CRUD operations on...
2009-07-22 Aron RobertsCSPACE-245,CSPACE-234: A minimal ID Service is now...
2009-07-21 Aron RobertsCSPACE-245: Store and retrieve last-generated IDs direc...
2009-07-16 Aron RobertsCSPACE-245,CSPACE-327: Internal refactoring, additional...
2009-07-16 Aron RobertsCSPACE-245,CSPACE-327: Added a rudimentary test of...
2009-07-16 Aron RobertsCSPACE-245,CSPACE-327: Enhanced validation of URLs...
2009-07-16 Aron RobertsCSPACE-245: First (primitive, stubbed) working version...
2009-07-15 Sanjay DalalCSPACE-303 added cspace-service.war property in build...
2009-07-15 Richard MilletNOJIRA: Adding workspace config setting for Intake...
2009-07-15 Richard MilletCSPACE-322: Fixing Nuxeo Webapp layout config files...
2009-07-14 Richard MilletNOJIRA: Changed final build name from 'commonobject...
2009-07-14 Richard MilletNOJIRA: Changed final build name from 'commonobject...
2009-07-14 Richard MilletNOJIRA: Fixed problem. Add 'nuxeo-platform-cs-intake...
2009-07-14 Richard MilletNOJIRA: Fixed problem. Add 'nuxeo-platform-cs-collecti...
2009-07-14 Sanjay DalalNOJIRA reverted the change in parent so proper manifest...
2009-07-14 Aron RobertsCSPACE-245: Added Response for success path.
2009-07-13 Sanjay Dalalcspace-303 brought id service into ant build. gave...
2009-07-13 Aron RobertsCSPACE-245: Removed extraneous build.properties file...
2009-07-13 Sanjay DalalNOJIRA
2009-07-10 Sanjay DalalCSPACE-303 added dist(ribution) target to all ant build...
2009-07-09 Sanjay Dalalcspace-62 added relation service to service build....
2009-07-09 Sanjay DalalCSPACE-272 created an extensible document type to store...
2009-07-08 Aron RobertsCSPACE-235,CSPACE-237: Removed extraneous 'synchronized...
2009-07-07 Sanjay Dalalcspace-62 added ant build for collectionobject. co...
2009-07-02 Sanjay DalalCSPACE-62 typo in deploy
2009-07-01 Richard MilletNOJIRA: Added a comment line
2009-07-01 Aron RobertsCSPACE-245: Added the ID Service to three Services...
2009-07-01 Sanjay DalalCSPACE-62 added ant builds where needed. ant also calls...
2009-07-01 Sanjay DalalCSPACE-225 fixed typo
2009-07-01 Sanjay DalalCSPACE-225, CSPACE-226 removed extra file extension...
2009-07-01 Aron RobertsCSPACE-235,CSPACE-237: Fixed a number of minor errors...
2009-07-01 Aron RobertsCSPACE-236,CSPACE-235,CSPACE-237: Added Cobertura code...
2009-06-30 Aron RobertsCSPACE-245: First successful build through 'package...
2009-06-30 Richard MilletCSPACE-210: Fixed typo in "EntryDate" field.
2009-06-30 Richard MilletCSPACE-210: Added "DublinCore" schema to Intake documen...
2009-06-30 Richard MilletCSPACE-109: Adding prototype method for call Nuxeo...
2009-06-30 Sanjay DalalCSPACE-229 to enable authn on the client, system proper...
2009-06-30 Richard MilletCSPACE-210: Added module ref for Intake service.
2009-06-30 Richard MilletNOJIRA: Changed CollectionObject workspace UUID
2009-06-30 Richard MilletCSPACE-210: Added new dependency block for the Intake...
2009-06-30 Richard MilletCSPACE-210: Add new singleton for Intake resource
2009-06-30 Richard MilletCSPACE-210: Checking in a buildable set of sources...
2009-06-29 Sanjay DalalCSPACE-225, CSPACE-226 removed extra file extension
2009-06-29 Aron RobertsCSPACE-79: Added three files initially missed by conver...
2009-06-29 Aron RobertsCSPACE-79: Experiments with draft template for Java...
2009-06-29 Sanjay DalalCSPACE-226, uses user test/test consistently. hardcoded...
2009-06-29 Sanjay DalalCSPACE-227, CSPACE-228, CSPACE-229 configured service...
2009-06-29 Sanjay DalalCSPACE-225 forgot to add datasource config xml.
2009-06-26 Sanjay DalalCSPACE-225, CSPACE-226 added database login provider...
2009-06-26 Aron RobertsCSPACE-245: Stubbed out bare-bones client-side tests...
2009-06-26 Aron RobertsCSPACE-245: Added new file missed by previous commit...
2009-06-26 Aron RobertsCSPACE-245: Stubbed out initial "get next ID for a...
2009-06-25 Aron RobertsCSPACE-245: Initiated work on ID Service, via a shell...
2009-06-24 Aron RobertsCSPACE-235,CSPACE-237: Created initial object model...
2009-06-24 Sanjay DalalCSPACE-253 uses jboss system property to read config...
2009-06-24 Aron RobertsNOJIRA Returns a current ID - appending the initial...
2009-06-24 Aron RobertsNOJIRA Some groundwork for matching on supplied partial...
2009-06-24 Aron RobertsNOJIRA Added support for getting a next ID, given a...
2009-06-24 Aron RobertsNOJIRA Added rudimentary validation of IDs matching...
2009-06-23 Sanjay DalalCSPACE-242 checks if nuxeo-client exists using jboss...
2009-06-23 Aron RobertsNOJIRA Added maximum length checks for numeric IDs...
2009-06-23 Aron RobertsNOJIRA Added rudimentary validation methods to IDPart...
2009-06-23 Aron RobertsNOJIRA Implemented a simple getNextID() method for...
2009-06-22 Aron RobertsNOJIRA AlphabeticIDGenerator now auto-expands identifie...
2009-06-21 Aron RobertsNOJIRA Added comments about future directions for two...
2009-06-21 Aron RobertsNOJIRA Added additional ID Parts and new methods in...
2009-06-20 Aron RobertsNOJIRA Experiments with ID Parts and Generators, for...
2009-06-19 Sanjay DalalNOJIRA fixed parent
2009-06-19 Sanjay DalalNOJIRA moved JaxRsServiceProvider into services
2009-06-15 Aron RobertsNOJIRA Fixed a trivial typo in slides for Toronto prese...
2009-06-12 Patrick SchmitzNOJIRA - Adding my slides for Toronto
2009-06-12 Sanjay DalalNOJIRA updated with new 3part schema diagram
2009-06-12 Sanjay DalalNOJIRA updates based on team review
2009-06-12 Aron RobertsNOJIRA Updated to reflect feedback from Services Team...
2009-06-12 Richard MilletNOJIRA: Attempting to fix mistaken upload.
2009-06-12 Richard MilletNOJIRA Slides for CollectionObject logical data mode.
2009-06-12 Richard MilletNOJIRA: Slides for Toronto presenentation of logic...
2009-06-11 Sanjay DalalNOJIRA updates based on review, fixed typo
2009-06-11 Sanjay DalalNOJIRA fixed typo
2009-06-11 Aron RobertsNOJIRA Removed an extraneous trailing slash in the...
2009-06-11 Aron RobertsNOJIRA Updated REST-based APIs slide presentation to...
2009-06-10 Aron RobertsNOJIRA Services Team presentation re proposed REST...
2009-06-08 Sanjay DalalNOJIRA toranto preso
2009-06-02 Dan SheppardNOJIRA fixing accidental typo.
2009-05-27 Sanjay Dalalcspace-57 schema as well as http://wiki.collectionspace...
2009-05-26 Sanjay DalalCSPACE-60, name of the file changed to service-config...
2009-05-21 Sanjay DalalCSPACE-60, forgot to revert the collectionobject worksp...
2009-05-21 Sanjay DalalCSPACE-59, CSPACE-60, added common service layer initia...
2009-05-14 Sanjay DalalCSPACE-65, CSPACE-176 cleanup, exception handling,...
2009-05-14 Sanjay DalalCSPACE-65, CSPACE-176 cspace service layer can access...
2009-05-06 Sanjay Dalalcspace-84 created parent child relationships between...
2009-05-02 Richard MilletCSPACE-84: Modified client test code to work with new...
2009-05-02 Richard MilletCSPACE-84: Added area for CollectionObjectService POJO...
2009-05-02 Richard MilletCSPACE-84: Adding Client Library code to new source...
2009-05-02 Richard MilletCSPACE-84: Adding Client Library code to new source...
2009-05-01 Richard MilletCSPACE-84: Added testng dependency
2009-05-01 Richard MilletCSPACE-84: Adding tests to new source structure.
2009-05-01 Richard MilletCSPACE-84: Removed refs to unnecessary abstraction...
next