Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-03-14Fix 4.2 buildstreams/4.2-maintenanceEike Stepper1-4/+1
2014-03-14Fix 4.2 buildEike Stepper1-4/+21
2014-03-07[429904] Reconnecting session misses commits that occured while being ↵Eike Stepper14-18/+346
unconnected https://bugs.eclipse.org/bugs/show_bug.cgi?id=429904
2014-03-06Add LockingSequenceTestEike Stepper2-0/+179
2014-03-06[429709] Setting list values by index twice causes DanglingReferenceException Eike Stepper2-128/+368
https://bugs.eclipse.org/bugs/show_bug.cgi?id=429709
2014-02-18Releng: Increase micro versionsEike Stepper225-751/+751
2014-02-18Fix copyrightsEike Stepper576-581/+847
2014-02-18Switch to modeling/emf/cdo/orbit/latest-REike Stepper1-4/+1
2014-02-18Regenerate docsEike Stepper3472-1056486/+918926
2014-02-10[427782] [Security] BadPaddingException on opening an authenticated CDOSessionEsteban Dugueperoux2-4/+129
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427782
2014-02-04Upgrade to Orbit R20140114142710Eike Stepper1-1/+1
2014-02-04427244: Wrong behavior when moving an object of containment inside of the ↵Mathieu Velten2-2/+39
same resource (no CDOView attached) https://bugs.eclipse.org/bugs/show_bug.cgi?id=427244 Signed-off-by: Mathieu Velten <mathieu.velten@atos.net> Change-Id: Ia4ea30d0755dbe9b217e4c5609578fd27b290a51
2014-01-16Releng: Fix build.xmlEike Stepper1-2/+2
2014-01-09[425001] Performance degradation in CDOResourceImpl.getEObject(String)Victor Roldan Betancort4-93/+118
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425001 Change-Id: I20697291293fc2980b08d23a3276c54de9408247 Signed-off-by: Victor Roldan Betancort <vroldan@opencanarias.com>
2014-01-06Add buckminster.bom to .gitignoreEike Stepper1-0/+1
2013-11-14[421701] [DB] If a DetachedRevision is the first revision in a branchEike Stepper11-40/+203
then the version is off https://bugs.eclipse.org/bugs/show_bug.cgi?id=421701
2013-09-23[417848] InvalidationRunner can die if invalidations come too early Eike Stepper3-31/+31
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417848
2013-09-23[417848] InvalidationRunner can die if invalidations come too early Eike Stepper5-60/+107
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417848
2013-09-23[417840] Invalidator can die if CDOSession can not be activated withinEike Stepper3-26/+113
100ms https://bugs.eclipse.org/bugs/show_bug.cgi?id=417840
2013-09-13[415077] Transaction could not be commited if a new object is locked Stefan Schedl2-7/+66
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415077 Signed-off-by: Stefan Schedl <stefan.schedl@metasonic.de>
2013-09-11[414987] - [Hibernate] Implement Chunked readerMartin Taal5-67/+61
2013-09-10Fix build.xml for GerritEike Stepper1-1/+1
2013-09-10Fix build.xml for GerritEike Stepper1-0/+1
2013-09-10Fix build.xml for GerritEike Stepper1-3/+1
2013-09-10Fix build.xml for GerritEike Stepper1-1/+1
2013-09-10Fix build.xml for GerritEike Stepper3-748/+1047
Change-Id: I6ca7058703a5454c78d54bef925b3aaa149d5e39
2013-09-10Merge branch 'streams/4.2-maintenance' of ↵Martin Taal1-1/+1
ssh://git.eclipse.org:29418/cdo/cdo into streams/4.2-maintenance
2013-09-10[416530] - [Hibernate] Performance issuesMartin Taal2-8/+17
2013-09-09[416530] - [Hibernate] Performance issuesMartin Taal14-105/+449
2013-09-09Use 4.2-specific state file in testsEike Stepper1-1/+1
2013-09-06Revert "[416289] Stale reference not removed between locally detached object ↵Eike Stepper2-242/+17
and remotely changed ones https://bugs.eclipse.org/bugs/show_bug.cgi?id=416289" This reverts commit 5c879443d0193dea11df49e80dbc9d774d6f30e3.
2013-09-04Revert "Enable pack200"Eike Stepper1-1/+1
This reverts commit 523f697a5f3fdece8147b0315505cca81a7f1009.
2013-09-03Enable pack200Eike Stepper1-1/+1
2013-09-01[Hibernate] [414987] Prevent cascade on unitialized objectsMartin Taal3-1/+19
2013-09-01[416303] CDOResourceNodes do not support reflective access to derivedEike Stepper3-1/+177
path attribute https://bugs.eclipse.org/bugs/show_bug.cgi?id=416303
2013-08-31[416290] [Legacy] ArrayIndexOutOfBoundsException with CDOLegacyWrapperEike Stepper21-32/+1093
and CDOIDExternal https://bugs.eclipse.org/bugs/show_bug.cgi?id=416290
2013-08-31[416289] Stale reference not removed between locally detached object andEike Stepper2-17/+242
remotely changed ones https://bugs.eclipse.org/bugs/show_bug.cgi?id=416289
2013-08-28Re-add org.apache.commons.codec.source to TPEike Stepper1-2/+4
(Undo commit 3b992fec4a21abd9b3ea69205aecb4e129ecc0ba)
2013-08-28[416004] CommitNotificationRequest aborted for entire Session if aEike Stepper1-1/+5
single View is closed https://bugs.eclipse.org/bugs/show_bug.cgi?id=416004
2013-08-28Upgrade to Orbit R20130827064939Eike Stepper1-1/+1
2013-08-21Remove org.apache.commons.codec.source from TP (wrong version)Eike Stepper1-0/+3
2013-08-21Disable pack200Eike Stepper1-3/+3
2013-08-21Disable pack200Eike Stepper1-4/+4
2013-08-21Use jdk1.6 for pack200Eike Stepper1-3/+3
2013-08-13[Hibernate] [414987] Implement Chunked reader, Reformatted and smaller ↵Martin Taal10-25/+602
changes to query test to solve failing testcase
2013-08-11[Hibernate] [393665] Implemented chunked reader, added testcasesMartin Taal26-458/+1099
2013-08-11[414822] [Objectivity] Unnest nested oojava_epl.jar Eike Stepper447-16/+19
https://bugs.eclipse.org/bugs/show_bug.cgi?id=414822
2013-08-11[414806] ClassCastException when using unchunked and restrictedEike Stepper2-9/+9
CollectionLoadingPolicies https://bugs.eclipse.org/bugs/show_bug.cgi?id=414806
2013-08-10[414806] ClassCastException when using unchunked and restrictedEike Stepper39-108/+512
CollectionLoadingPolicies https://bugs.eclipse.org/bugs/show_bug.cgi?id=414806
2013-08-09[412686] NPE when removing/adding an adapter after CDO view closedEsteban Dugueperoux4-91/+166
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412686 Change-Id: Iaf809222d20f1bcb858e3e92c2d5ef17b452d25c

Back to the top