Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-15[474681] Add mapping strategy option to support index creation on all cross r...Eike Stepper1-0/+213
2015-07-24[473268] CDOLockStateImpl.lockedObject field should not be updableEsteban Dugueperoux2-3/+36
2015-07-22[473277] Enhance ThreadPool and use it as much as possibleEike Stepper3-37/+90
2015-07-20[473061] CDORevisionCacheNonAuditing.addRevision() can replace newer revision...Eike Stepper1-1/+15
2015-07-17[472924] Problems with explicit locking and high-frequency session open/closeEike Stepper1-1/+7
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper155-155/+155
2015-05-30[468834] Audit views with timestamp < branch.getBase().getTimeStamp() deliver...Eike Stepper2-26/+40
2015-05-29[468834] Audit views with timestamp < branch.getBase().getTimeStamp() deliver...Eike Stepper2-1/+12
2015-05-27[435409] NPE when calling EvictionEvent.getID()Esteban Dugueperoux1-1/+1
2015-05-27[468268] NPE on AbstractCDORevision.hashCode() in native and TRANSIENTEsteban Dugueperoux2-3/+4
2015-05-27[467593] NPE on EList.hashCode() after commitEsteban Dugueperoux1-1/+8
2015-05-14[456993] Have EClass.allInstances query works on branchesEsteban Dugueperoux6-6/+130
2015-04-28[461791] Improve LockStateRequest/LockStateIndicationMickael LANOE4-5/+26
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper128-418/+300
2015-03-21[458349] Consolidate UI Eike Stepper2-1/+8
2015-03-03[458349] Consolidate UI Eike Stepper1-1/+1
2015-03-03[458349] Consolidate UI Eike Stepper2-13/+76
2015-03-02[458349] Consolidate UI Eike Stepper4-11/+52
2015-02-23[458349] Consolidate UI Eike Stepper1-0/+60
2015-02-23[458349] Consolidate UI Eike Stepper1-6/+16
2015-02-21[458349] Consolidate UI Eike Stepper5-4/+122
2015-02-20[458349] Consolidate UI Eike Stepper2-2/+4
2015-02-20[458349] Consolidate UI Eike Stepper6-2/+49
2015-02-18[458349] Consolidate UI Eike Stepper1-1/+3
2015-02-18[458349] Consolidate UI Eike Stepper10-40/+145
2015-02-18[458349] Consolidate UI Eike Stepper1-1/+1
2015-02-18[458349] Consolidate UI Eike Stepper2-1/+10
2014-12-22[439337] Have CDOLockState prefetch to improve loading time Esteban Dugueperoux3-2/+96
2014-11-07[436246] Fix a typo in commentEsteban Dugueperoux1-1/+1
2014-11-06[436246] CDOObject.cdoPrefetch() useless on CDOBranchEsteban Dugueperoux5-15/+34
2014-10-30[449171] Bad encoding of PointerCDORevision version inEsteban Dugueperoux3-11/+12
2014-10-24[447912] CDOBranch.getBranches() doesn't return all sub branchesEsteban Dugueperoux1-8/+13
2014-09-25[441136] Avoid MonitorProgressRequest/Indication network pollutionEsteban Dugueperoux1-1/+3
2014-09-02[442178] ResourcePermission doesn't work with fragmented resourceEsteban Dugueperoux1-1/+39
2014-03-09Update JavadocsEike Stepper2-4/+8
2014-03-08Fix copyrightsEike Stepper8-8/+8
2014-03-07Fix formattingEike Stepper1-1/+1
2014-03-06[429746] Setting list values by index twice causes DanglingReferenceException Eike Stepper1-128/+276
2014-03-05Fix formattingEike Stepper2-2/+2
2014-03-05[429694] Wrong branch manager is used in SynchronizableRepository.handleCommi...Eike Stepper10-8/+115
2014-01-14Fix copyrightsEike Stepper27-27/+27
2014-01-09[400311] Add support for undoEike Stepper15-27/+138
2014-01-04[423355] ClassCastException when attempting to persist EStructuralFeature to ...Eike Stepper2-7/+74
2014-01-04[424860] Performance degradation in CDOResourceImpl.getEObject(String)Victor Roldan Betancort1-1/+16
2014-01-04Fix JavaDocEike Stepper1-1/+1
2014-01-01Merge "[414828] - [Hibernate] Implement Chunked reader"Martin Taal4-4/+85
2013-12-19[422145]: Branches cannot be renamedMathieu Velten9-19/+180
2013-12-18[422170] [Security] NPE on Permissions update for detached objectsEsteban Dugueperoux1-0/+8
2013-12-18[414828] - [Hibernate] Implement Chunked readerMartin Taal4-4/+85
2013-11-12[421287] [Query] Failure to execute query results in hung async iteratorChristian W. Damus1-15/+16

Back to the top