Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-15file headersEike Stepper48-49/+49
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper14-161/+105
2011-09-02added package.htmldrops/I20110902-0512Eike Stepper1-0/+23
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot2-3/+13
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot1-0/+31
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 Stepper3-0/+6
2011-07-21[352696] [Tests] Cleanup RepositoryConfigs Eike Stepper1-1/+0
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-3/+6
2011-07-20(no commit message)Eike Stepper1-6/+2
2011-07-16Changed CDOIDObjectUUID from String to byte[]Eike Stepper3-6/+98
2011-05-27docsEike Stepper6-0/+138
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper23-179/+303
2011-05-12[Bug 341081] Make loaded revisions immutableCaspar De Groot6-1/+39
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper2-0/+26
2011-04-04[340961] Allow partial model loading https://bugs.eclipse.org/bugs/show_bug.c...Egidijus Vaishnora1-8/+43
2011-02-28Added missing @since tagCaspar De Groot1-0/+3
2011-02-25added loadOnDemand param to getBranches()Eike Stepper1-0/+2
2011-02-14[337125] Send delta notifications on view target switch Eike Stepper3-2/+27
2011-02-07fixed CDOIDStringEike Stepper1-0/+5
2011-01-29[283131] CDOObjects should send normal EMF notifications on rollback Eike Stepper1-2/+2
2011-01-24[335186] Remove the Comparable interface from CDOBranchPoint's super types Eike Stepper3-15/+0
2011-01-22enhanced debug outputEike Stepper3-22/+7
2011-01-10[333670] Bug fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=333670Egidijus Vaishnora2-9/+46
2011-01-09[284307] Add support for streaming of large byte arrays / BLOBEike Stepper1-3/+3
2011-01-06[333663] Provide a ReferentialIntegrityException with full XRef infosEike Stepper2-4/+13
2011-01-04[333460] Would like to have all commit sets in a log fileEike Stepper4-0/+245
2011-01-04[333327] Repo import doesn't work with cross-packageUnit dependenciescommitters/estepper/2.0-end-of-maintenanceCaspar De Groot1-2/+5
2011-01-03cleanupEike Stepper1-2/+2
2011-01-03Moved non-ID concepts out of common.idEike Stepper5-10/+10
2011-01-01Updated copyrightsEike Stepper42-40/+60
2010-12-21[332996] EMF model packages are not registered within ServerCDOSessionEike Stepper1-0/+39
2010-12-20[332888] Remove the concept of MetaIDsEike Stepper2-28/+0
2010-12-18added more meta referencesEike Stepper1-73/+0
2010-12-12[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper5-9/+39
2010-11-16[330235] Backup/Restore FunctionalityEike Stepper2-0/+17
2010-10-25minor Javadoc correction in the getList(feature,size) methodStefan Winkler1-4/+4
2010-10-24[328352] CommitNotifications overtaking each otherEike Stepper2-3/+5
2010-10-19[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-0/+5
2010-10-17[327984] Consolidate revision cache implementationsEike Stepper4-9/+16
2010-10-10[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-1/+4
2010-10-09[256931] Provide common query language (OCL)Eike Stepper2-15/+86
2010-10-09[327388] Make dirty state of local transactions available for server-side que...Eike Stepper1-0/+154
2010-10-07[327094] Determine base timestamp for new branches on the server (if not set ...Eike Stepper1-4/+7
2010-10-04[284307] Add support for streaming of large byte arrays / BLOBEike Stepper1-23/+24
2010-10-03[284307] Add support for streaming of large byte arrays / BLOBEike Stepper1-0/+196
2010-08-30[318919] Removing precondition for the prefetching to work effectivelyEike Stepper1-1/+5
2010-08-15[322552] Provide a callback which informs about replication progressEike Stepper1-1/+6
2010-08-14added InternalCDOFeatureDelta.ListTargetAdding.getValue()Eike Stepper1-0/+5
2010-08-08[320690] Stale references can occur if one of two commits deletes a reference...Eike Stepper1-2/+30

Back to the top