Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-12[398020] UnsupportedOperationException during OpenSessionIndication Eike Stepper1-1/+1
2012-12-30[369359] Improve performance of QueryRequest/Indication Eike Stepper1-2/+15
2012-12-28[299275] Flexible Approach for an Authentication Mechanism drops/I20121228-1208Eike Stepper2-13/+21
2012-11-18[394049] Master/Clone examples don't work any more Eike Stepper1-10/+54
2012-11-10[393958] InvalidateTransition creates wrong revision during branchEike Stepper1-1/+2
2012-11-08[393910] Stabilize state management in SynchronizableRepositories Eike Stepper1-1/+3
2012-11-06Offline Exampledrops/I20121106-0303Eike Stepper1-3/+3
2012-11-05Offline ExampleEike Stepper1-4/+29
2012-10-05[391256] Support CDOSession.getUserID() even for repositories withoutEike Stepper1-0/+13
2012-09-15[389665] Cache path->resourceNodeID mappings in AbstractCDOView Eike Stepper3-2/+15
2012-08-15[259086] Protocol versions should be checked Eike Stepper1-0/+6
2012-08-14Remove CDOPackageInfo adapters in TransactionCommitContext.rollback()Eike Stepper1-10/+13
2012-08-03[386536] Transmit detached versions during commit Eike Stepper1-3/+18
2012-08-03[386536] Transmit detached versions during commit Eike Stepper1-2/+17
2012-08-02Revert "Transmit detached versions during commit"Eike Stepper1-17/+2
2012-08-02Transmit detached versions during commitEike Stepper1-2/+17
2012-08-02Move CDODataOutputImpl and CDODataInputImpl to SPIEike Stepper3-5/+5
2012-08-02[386413] Add option to serialize commits Eike Stepper2-3/+2
2012-07-19Fix line endings in master (dos2unix)Eike Stepper53-3977/+3977
2012-06-11[380629] Design a default Security model Eike Stepper2-219/+257
2012-06-10[380629] Design a default Security model Eike Stepper1-64/+66
2012-06-06Update JavadocsEike Stepper3-739/+766
2012-05-26[380629] Design a default Security model Eike Stepper9-1205/+1215
2012-05-01[343084] Add security infos to BaseCDORevision and adjust the framework accor...Eike Stepper1-158/+165
2012-01-14Adjusted copyrights to 2012Eike Stepper69-6348/+6348
2012-01-13[368539] LoadRevisionsRequest with CDOFetchRuleManager enabled leads sometime...Eike Stepper1-8/+24
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot1-0/+14
2011-09-26[352330] Make lockArea loading vetoableCaspar De Groot6-6/+6
2011-09-21[354454] Recursive locking (tree locking)Caspar De Groot2-3/+5
2011-09-15file headersEike Stepper68-68/+68
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot4-0/+48
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper2-23/+15
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot8-39/+101
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot10-134/+447
2011-08-17[354963] handleRevisions() does not work correctly for sub branches Eike Stepper1-21/+22
2011-08-04[352439] Prefetch revision ends with IllegalArgumentException Eike Stepper1-0/+5
2011-08-04cleanupEike Stepper1-1/+1
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-0/+1
2011-05-27docsEike Stepper1-0/+23
2011-05-26[337870] Provide durable locking Eike Stepper1-2/+2
2011-05-24[346933] Provide a CDOServerWriteIndication Eike Stepper32-32/+78
2011-05-16[337870] Provide durable locking Eike Stepper6-15/+123
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper2-2/+2
2011-05-15[345838] Prevent timeouts during authentication phase in OpenSessionIndication Eike Stepper2-60/+70
2011-05-06[Bug 341995] ConcurrentModificationException on commit while holding a write ...Caspar De Groot1-34/+69
2011-04-04[340961] Allow partial model loading https://bugs.eclipse.org/bugs/show_bug.c...Egidijus Vaishnora1-0/+1
2011-03-23[Bug 339313] Revision may contain CDOList with uninitialized valuesCaspar De Groot1-2/+8
2011-02-14[337125] Send delta notifications on view target switch Eike Stepper2-10/+19
2011-02-11[Bug 334981] LockObjectsIndication inappropriately throws exception for stale...Caspar De Groot1-8/+38
2011-01-25[329254] LastCommitTimeStamp updated even when a serverSide Error occurred Eike Stepper1-0/+2

Back to the top