Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-08-05[411939] CDOSessionImpl can "freeze" during invalidation reorderingbugs/411939Eike Stepper11-339/+438
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411939
2013-07-30Adjust build for maintenanceEike Stepper1-1/+1
2013-07-30Adjust build for maintenanceEike Stepper26-56/+547
2013-07-30Adjust build for maintenanceEike Stepper2-11/+1
2013-07-28Adjust build for maintenanceEike Stepper1-8/+0
2013-07-28Adjust build for maintenanceEike Stepper3-1/+1
2013-07-28Adjust build for maintenanceEike Stepper3-5/+2
2013-07-28Adjust build for maintenanceEike Stepper1-1/+1
2013-07-28Adjust build for maintenanceEike Stepper2-17/+8
2013-07-28Adjust build for maintenanceEike Stepper13-131/+216
2013-06-26Draw 4.2 baselineEike Stepper5-574/+661
2013-06-13[410409] CDOClientIndications can arrive before session is fully active drops/S20130613-1441drops/R20130613-1157drops/I20130621-0411drops/I20130614-0410Eike Stepper1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410409
2013-06-12Generate docsdrops/R20130612-0450Eike Stepper63-96/+359
2013-06-11[409062] ObjectNotFoundException.branchPoint might not serializedrops/S20130611-1429drops/R20130611-1207Eike Stepper1-1/+1
properly https://bugs.eclipse.org/bugs/show_bug.cgi?id=409062
2013-06-11[409062] ObjectNotFoundException.branchPoint might not serializeEike Stepper1-2/+3
properly https://bugs.eclipse.org/bugs/show_bug.cgi?id=409062
2013-06-11[409057] CDOIDs are missing default constructors for (Hessian)Eike Stepper8-0/+74
deserialization https://bugs.eclipse.org/bugs/show_bug.cgi?id=409057
2013-06-11Update copyrightsdrops/R20130611-0741Eike Stepper4-4/+4
2013-06-11[410446] FailOverMonitor might not deactivate properly Eike Stepper3-13/+33
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410446
2013-06-11[410444] SocketChannel is considered closed if buffer can't be filled Eike Stepper2-43/+39
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410444
2013-06-11[410409] CDOClientIndications can arrive before session is fully active Eike Stepper1-5/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410409
2013-06-11Update copyrightsEike Stepper7-13/+13
2013-06-10Generate Javadocsdrops/R20130610-1517drops/I20130611-0125Eike Stepper1-1/+1
2013-06-09Temporarily disable Bugzilla_329254_Test because it's instableEike Stepper1-0/+3
2013-06-09[267352] NullPointerException on reload Eike Stepper1-18/+69
https://bugs.eclipse.org/bugs/show_bug.cgi?id=267352
2013-06-08[409287] ArrayIndexOutOfBoundsException on rollback Eike Stepper3-6/+77
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409287
2013-06-03[400128] LifecycleException "Not Active: Transaction X"drops/S20130603-1126drops/I20130607-0410Eike Stepper4-0/+126
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400128
2013-06-03[408615] CCE in CDOObjectImpl.isSet Eike Stepper1-2/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408615
2013-06-03Remove toString() overrides in concrete revision cachesEike Stepper2-18/+0
2013-06-03Add AbstractCDOTest.commitAndSync(CDOTransaction, String,Eike Stepper1-0/+11
CDOUpdatable...)
2013-06-01Update copyrightsEike Stepper73-71/+98
2013-06-01Reformat source codeEike Stepper78-880/+1113
2013-06-01Update copyrightsEike Stepper1-2/+2
2013-06-01Generate docsEike Stepper100-258/+5196
2013-06-01Update copyrightsdrops/I20130601-0400Eike Stepper37-59/+43
2013-06-01[409574] Provide a meaningful CommitException hierarchy Eike Stepper16-49/+278
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409574
2013-05-31[370181] Make the lock timeouts inEike Stepper7-1/+38
TransactionCommitContext.lockObjects() configurable https://bugs.eclipse.org/bugs/show_bug.cgi?id=370181
2013-05-31Fix method deprecation handling in Api2HtmlEike Stepper1-1/+4
2013-05-31[409574] Provide a meaningful CommitException hierarchy Eike Stepper1-0/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409574
2013-05-31[409574] Provide a meaningful CommitException hierarchy drops/I20130531-0700Eike Stepper26-146/+618
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409574
2013-05-31[409549] Wrong branch manager is used inEike Stepper14-46/+171
SynchronizableRepository.handleCommitInfo() https://bugs.eclipse.org/bugs/show_bug.cgi?id=409549
2013-05-30Enhance the way revisions are providedEike Stepper1-9/+9
2013-05-30Optimize list size computationsEike Stepper2-37/+71
2013-05-30Avoid unnecessary stmt.getMaxRows() callsEike Stepper1-0/+10
2013-05-30Increase readability in TransactionCommitContextEike Stepper1-15/+13
2013-05-30Enhance thread namesEike Stepper9-8/+76
2013-05-30Add branding infos for example installer featuresEike Stepper11-4/+118
2013-05-30[409284] Containment cycles can still occur Eike Stepper3-2/+20
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409284
2013-05-29Generate docsdrops/S20130529-0820Eike Stepper127-439/+6957
2013-05-29Update copyrightsEike Stepper35-32/+72
2013-05-29[396743] [DB] List size column mismatching the row entries Eike Stepper8-14/+128
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396743

Back to the top