Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-17[340961] Enable ReadAccessHandlers to replace revisions Eike Stepper53-142/+142
2011-05-17[337870] Provide durable locking Eike Stepper1-3/+6
2011-05-17fixed releng issuesEike Stepper52-349/+46
2011-05-16fixed dep versions in org.eclipse.emf.cdo.examples.hibernate.clientEike Stepper1-2/+19
2011-05-16fixed dep versions in org.eclipse.emf.cdo.examples.hibernate.clientEike Stepper1-14/+13
2011-05-16switched off unused problem filter warnings in all projects due to an annoyin...Eike Stepper116-209/+209
2011-05-16[337870] Provide durable locking Eike Stepper2-0/+63
2011-05-16[337870] Provide durable locking Eike Stepper64-288/+4034
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper293-633/+1083
2011-05-16[341081] Make loaded revisions immutable Eike Stepper2-1/+11
2011-05-16Fixes bugzilla 345841 - CDO Tests: small change to let hibernate test case work Martin Taal4-3/+20
2011-05-16Added ConfigTest.skipUnlessMEM()Eike Stepper1-1/+2
2011-05-16Make use of standard getSourceCandidates api, remove unnecessary codeMartin Taal2-62/+3
2011-05-16reformatEike Stepper1-1/+0
2011-05-15Removed duplicate test classesMartin Taal1-7/+1
2011-05-15Updated to newest test case suiteMartin Taal1-0/+17
2011-05-15use getResourcePath for resource pathsMartin Taal1-2/+2
2011-05-15Fixes bugzilla 345840 - [Hibernate] Make loaded revisions unmutableMartin Taal6-18/+111
2011-05-15[345838] Prevent timeouts during authentication phase in OpenSessionIndication Eike Stepper5-70/+90
2011-05-15[345835] Provide a user manager that knows about its repository Eike Stepper3-38/+202
2011-05-15minor fixEike Stepper1-2/+2
2011-05-15cleanupEike Stepper1-1/+1
2011-05-15use finalEike Stepper1-5/+2
2011-05-14Solved warning in source codeMartin Taal1-11/+0
2011-05-14Fixes bugzilla 345816 - [Hibernate] Not able to update resource id at startuMartin Taal2-6/+8
2011-05-14Small updates to the CDO Hibernate store: changed logging level to error, mad...Martin Taal2-2/+2
2011-05-14[345431] Make it possible to preregister epackages drops/4.0-I201105140431Eike Stepper4-11/+71
2011-05-14FIXED WARNINGS!Eike Stepper1-0/+1
2011-05-14FIXED WARNINGS!Eike Stepper2-2/+2
2011-05-14[297940] CommitTimestamps are not guaranteed to be strictly ordered Eike Stepper1-2/+5
2011-05-14[345049] Optimize CDORevisionCache implementations Eike Stepper2-6/+12
2011-05-14remove mirroring config (to be added by promote.sh later in the process)Eike Stepper1-2/+4
2011-05-13[345049] Optimize CDORevisionCache implementations Eike Stepper1-1/+1
2011-05-13added @NeedsCleanRepoMartin Fluegge15-6/+35
2011-05-13[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge30-1017/+630
2011-05-13Fixes issue 345703 - [Hibernate] handle name change of Company Address --> Ad...Martin Taal1-1/+1
2011-05-13[345049] Optimize CDORevisionCache implementations Eike Stepper1-8/+9
2011-05-13[Bug 341995] ConcurrentModificationException on commit while holding a writeCaspar De Groot1-28/+10
2011-05-12[Bug 341081] Make loaded revisions immutableCaspar De Groot15-5/+229
2011-05-12Fixes bugzilla 345432 - [Hibernate] Small robustness changeMartin Taal11-32/+143
2011-05-12Added @NeedsCleanRepo to Bugzilla_251752_Test.testBug_251752_XA()Eike Stepper1-2/+3
2011-05-12Added ConfigTest.skipUnlessMEM()Eike Stepper1-1/+1
2011-05-12Added ConfigTest.skipUnlessMEM()Eike Stepper4-3/+8
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper16-204/+666
2011-05-11Fixes bugzilla 330164 [Hibernate] Upgrade to Hibernate 3.6.0Martin Taal1-1/+1
2011-05-11Fixes bugzilla 330164 [Hibernate] Upgrade to Hibernate 3.6.0Martin Taal1-16/+16
2011-05-11Fixes bugzilla 345430 [Hibernate] Support for XMLType package edatatypesMartin Taal1-0/+631
2011-05-11Cosmetic change, moved static methods to the topMartin Taal1-19/+19
2011-05-11Fixes bugzilla 330164 - [Hibernate] Upgrade to Hibernate 3.6.0 Martin Taal10-14/+158
2011-05-11added @NeedsCleanRepoEike Stepper1-0/+2

Back to the top