Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper39-438/+286
2011-09-02added javadocEike Stepper17-0/+76
2011-09-02added package.htmldrops/I20110902-0512Eike Stepper1-0/+23
2011-09-02excluded package.html from buildsEike Stepper2-360/+376
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 Groot15-5/+876
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 Stepper6-45/+168
2011-07-04[350027] Fix index for moves from left to right Eike Stepper1-1/+7
2011-07-04whitespace changes?Eike Stepper1-3/+3
2011-07-03added javadocEike Stepper1-0/+19
2011-06-10javadocEike Stepper2-31/+32
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-28javadoc -> doc pluginEike Stepper1-0/+2
2011-05-27docsEike Stepper18-0/+414
2011-05-26[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper4-0/+12
2011-05-16switched off unused problem filter warnings in all projects due to an annoyin...Eike Stepper1-1/+1
2011-05-16[337870] Provide durable locking Eike Stepper4-21/+208
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper93-166/+364
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
2011-05-11[344695] [DB/Core] Allow SQL Query handler to return Map instead of Object[] Eike Stepper3-81/+66
2011-05-11[345456] Add API to CDOQuery to get the result without specifying a class lit...Eike Stepper1-0/+98
2011-05-11fixed M7 javadoc warningsEike Stepper4-11/+13
2011-05-05[344072] Reattachment registers object as DIRTY even when it's not Eike Stepper2-2/+30
2011-04-19added util method getResourceNodePath()Eike Stepper1-0/+38
2011-04-14[337054] Unwanted CDOElementProxy items in CDOChangeSetData when partial coll...Eike Stepper1-0/+36
2011-04-11[342130] CDOListFeatureDeltaImpl.cleanupWithNewDelta does not properly adjust...Pascal Lehmann1-0/+7
2011-04-11[338821] CDOCommitInfoImpl.merge() doesn't load commit data if needed Eike Stepper1-4/+2
2011-04-05[Bug 337587] Illegal deltas are produced on compareCaspar De Groot4-0/+178
2011-04-04[340961] Allow partial model loading https://bugs.eclipse.org/bugs/show_bug.c...Egidijus Vaishnora1-8/+43
2011-03-09added early null checksEike Stepper2-0/+8
2011-03-01[338508] CDOResource.contents should not resolve proxies Eike Stepper2-2/+2

Back to the top