Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Adjusted copyrights to 2012Eike Stepper72-14530/+14530
2011-09-15file headersEike Stepper2-2/+0
2011-09-15file headersEike Stepper71-71/+71
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper2-23/+15
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot2-17/+2
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-1/+1
2011-06-07implement StoreAccessor handleRevisions() and various code cleanup plus remov...Ibrahim Sallam19-272/+327
2011-06-05Various changes and modifications for CDO 4.0, and changes to the internal st...drops/I20110514-0431Ibrahim Sallam37-1090/+3026
2011-05-27docsEike Stepper1-0/+23
2011-04-04[Bug 338894] [DB][Mysql] Exception when CDO is idle for a whileCaspar De Groot1-3/+3
2011-03-02[337805] Repo config logic broken when supportingAudits/Branches props missing Eike Stepper2-4/+4
2011-02-20[337152] [Mongo] Create a MongoDBStore Eike Stepper1-1/+1
2011-02-17[337152] [Mongo] Create a MongoDBStore Eike Stepper1-1/+1
2011-02-16[337152] [Mongo] Create a MongoDBStore Eike Stepper1-1/+1
2011-02-14[301512] [DB] Auto-configure mapping strategy based on repository properties ...Eike Stepper1-1/+2
2011-02-07[336414] [DB] Make the the used CDOIDObject subtype and storage pluggable Eike Stepper1-0/+8
2011-01-31suppressed "unused" warningEike Stepper1-0/+1
2011-01-30lockServerHost -> lockserverHost to match the config params in the xml file. Ibrahim Sallam1-6/+6
2011-01-30Fixed the FeatureMapEntry fetch() and update() code.Ibrahim Sallam1-14/+12
2011-01-30Changed the feature map entry to use tagId instead of tagName.Ibrahim Sallam1-27/+13
2011-01-30cdoId --> idEike Stepper6-34/+34
2011-01-09[284307] Add support for streaming of large byte arrays / BLOBEike Stepper1-1/+1
2011-01-01Updated copyrightsEike Stepper69-74/+73
2010-12-20[332888] Remove the concept of MetaIDsEike Stepper6-139/+16
2010-12-18[332671] Timeout in LoadMergeDataRequestEike Stepper2-17/+47
2010-12-11[332355] Provide OSGi console commands to start/stop/list/export/import repos...Eike Stepper1-0/+9
2010-11-17[330235] Backup/Restore FunctionalityEike Stepper1-45/+0
2010-11-17[330235] Backup/Restore FunctionalityEike Stepper1-7/+14
2010-10-24[328352] CommitNotifications overtaking each otherEike Stepper3-7/+19
2010-10-17[327984] Consolidate revision cache implementationsEike Stepper1-1/+1
2010-10-16[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-0/+6
2010-10-10[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-0/+5
2010-10-10[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-1/+28
2010-10-07[327094] Determine base timestamp for new branches on the server (if not set ...Eike Stepper2-3/+7
2010-10-03[284307] Add support for streaming of large byte arrays / BLOBEike Stepper1-0/+24
2010-08-15[322552] Provide a callback which informs about replication progressEike Stepper3-13/+9
2010-07-05[300149] Support remote cross referencing with a convenient API on the client...Eike Stepper1-0/+11
2010-06-18Fixed warningsIbrahim Sallam1-2/+10
2010-06-18fix some warningsIbrahim Sallam1-13/+0
2010-06-14[300149] Support remote cross referencing with a convenient API on the client...Eike Stepper8-19/+27
2010-06-14commented out a print statement.Ibrahim Sallam1-1/+1
2010-06-14Fixing code related to resource management and branching/auditing.Ibrahim Sallam1-19/+23
2010-06-14removed extra print statements.Ibrahim Sallam1-4/+4
2010-06-14Fixed compiler warning.Ibrahim Sallam1-33/+33
2010-06-14Added function to get the size of the weak list.Ibrahim Sallam1-1/+5
2010-06-14Moved print statement to a TRACER_DEBUG condition.Ibrahim Sallam1-1/+4
2010-06-14Fixed compiler warning.Ibrahim Sallam1-2/+0
2010-06-14Added support for branching and auditing when dealing with duplicate resources.Ibrahim Sallam1-4/+23
2010-06-14code not used.Ibrahim Sallam1-744/+0
2010-06-11Disabled some debug code to fix the build, until we figure out the oojava_epl...Ibrahim Sallam1-15/+17

Back to the top