Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Adjusted copyrights to 2012Eike Stepper237-26683/+26683
2012-01-05[367905] [CDO] Allow Adapters to be notified during loading Eike Stepper2-1/+47
2011-12-08Merge branch 'bugs/361819'Eike Stepper1-16/+39
2011-12-08[365832] Issues when trying to import changes: Cannot modify a frozen excepti...Eike Stepper3-1/+21
2011-11-12javadocEike Stepper1-0/+3
2011-11-12[361819] Double refresh breaks model consistency Eike Stepper1-16/+39
2011-10-29[362388] Add CDORevisionManager.getObjectType() with demand loading committers/swinkler/testing-gitbugs/362388Eike Stepper3-3/+141
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot2-5/+30
2011-10-08javadocsdrops/I20111008-0737Eike Stepper10-0/+27
2011-09-26[352330] Make lockArea loading vetoableCaspar De Groot1-2/+1
2011-09-22[358552] Use FastList for listener lists and do not exclude duplicate listene...Eike Stepper1-4/+1
2011-09-19[356754] Raw replication of persistent locksCaspar De Groot5-14/+58
2011-09-15file headersEike Stepper216-217/+217
2011-09-09added javadocEike Stepper3-1/+11
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot6-6/+32
2011-09-05added javadocEike Stepper60-5/+142
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper38-437/+285
2011-09-02added javadocEike Stepper17-0/+76
2011-09-02added package.htmldrops/I20110902-0512Eike Stepper1-0/+23
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot18-89/+439
2011-08-29[356049] CDOWorkspace.merge() is broken Eike Stepper5-2/+33
2011-08-26workspace.checkin() must use the versions of the base revisionsEike Stepper1-1/+20
2011-08-20[355285] Make CDOIDGenerator aware of EObject Eike Stepper1-3/+13
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot14-5/+874
2011-08-17[354963] handleRevisions() does not work correctly for sub branches Eike Stepper1-0/+48
2011-08-16allow extensiondrops/M20110729-0410Eike Stepper2-4/+0
2011-08-10[354395] containsAll returns wrong result in case of detached objects Eike Stepper1-14/+26
2011-08-04[353246] [DB] Duplicate entry / Violation of unique index in 'cdo_package_uni...Eike Stepper4-7/+22
2011-07-25[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-1/+3
2011-07-25[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-26/+0
2011-07-22[351793] Enhance LockMgr with write optionsCaspar De Groot1-1/+58
2011-07-21[352696] [Tests] Cleanup RepositoryConfigs Eike Stepper3-4/+3
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper4-5/+167
2011-07-20(no commit message)Eike Stepper1-2/+2
2011-07-20(no commit message)Eike Stepper1-6/+2
2011-07-16Changed CDOIDObjectUUID from String to byte[]Eike Stepper5-16/+139
2011-07-04[350027] Fix index for moves from left to right Eike Stepper1-1/+7
2011-07-03added javadocEike Stepper1-0/+19
2011-06-10javadocEike Stepper1-2/+3
2011-06-08javadocEike Stepper1-0/+5
2011-06-08javadocEike Stepper68-5/+226
2011-06-08[347285] Durable locking support for db4oCaspar De Groot3-4/+4
2011-05-27docsEike Stepper18-0/+414
2011-05-26[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper4-0/+12
2011-05-16[337870] Provide durable locking Eike Stepper3-21/+207
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper92-165/+362
2011-05-13[345049] Optimize CDORevisionCache implementations Eike Stepper1-1/+1
2011-05-13[345049] Optimize CDORevisionCache implementations Eike Stepper1-8/+9
2011-05-12[Bug 341081] Make loaded revisions immutableCaspar De Groot9-1/+185
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper8-194/+647

Back to the top