Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-11-22Added Audit EMap testMartin Taal1-0/+2
2012-11-18Fix testsEike Stepper3-19/+4
2012-10-29[351068] [DB] Consider deleting old revisions when audits disabled Eike Stepper13-12/+243
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351068
2012-10-07[391309] RepositorySynchronizer silently fails to cast a TimerTask toEike Stepper3-9/+1
Comparable https://bugs.eclipse.org/bugs/show_bug.cgi?id=391309
2012-09-30Install all external dependencies from Elver.orgdrops/I20120930-1321Eike Stepper2-8/+8
2012-09-30Install all external dependencies from Elver.orgEike Stepper1-2/+2
2012-09-17Fix encodingEike Stepper1-1/+1
2012-09-10Move release.xml to separate projectEike Stepper1-1/+1
2012-08-14Release heap space after test casesEike Stepper1-2/+12
2012-08-12Better debuggingEike Stepper1-34/+5
2012-07-29Remove unneeded schema buildersEike Stepper1-5/+0
2012-07-19Fix line endings in master (dos2unix)Eike Stepper43-4913/+4913
2012-07-10[384454] CDO Workspace. On commit 'Change set is outdated' Eike Stepper2-82/+90
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384454
2012-06-26Adjust launchesEike Stepper3-4/+24
2012-06-25[382868] Problem with Date parameter in CDOQuery Eike Stepper2-457/+484
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382868
2012-06-03Increase heap size for "H2 ALL" testsEike Stepper1-20/+20
2012-05-21Add generateSourceReferences = true to all pluginsEike Stepper1-0/+2
2012-05-21[380042] [Hibernate] upgrade the CDO Hibernate Store to Teneo 2.0 and ↵Martin Taal2-41/+40
Hibernate 4.1 https://bugs.eclipse.org/bugs/show_bug.cgi?id=380042
2012-05-08377727: [DB] rawReplication of BLOB in mySQL wrongStefan Winkler1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377727 Adjusted fix in telco w/ Eike Fixed bug also for CLOBs
2012-05-03[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler2-6/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377727 Clean up the test cases.
2012-05-02[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler1-0/+104
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377727 Created Testcase to reproduce the issue
2012-05-02[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler7-84/+389
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377727 Create Config for running Offline tests against a MySQL DB
2012-05-01Fix test launchesEike Stepper1-31/+34
2012-04-25[377521] "Root resource has not been initialized in Repository" Error Eike Stepper1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377521
2012-04-18376567: Clone accepts session without initialized root resourceEike Stepper1-3/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376567
2012-04-18[376566] Clone Repository doesn't retry to init root resource Eike Stepper2-89/+97
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376566
2012-04-17[376470] "Durable locking is not enabled for view..." while doing a rollback ↵Eike Stepper1-0/+2
on a clone https://bugs.eclipse.org/bugs/show_bug.cgi?id=376470
2012-04-05[376205] [DB] Name FEATUREMAP columns like LIST columns Eike Stepper1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376205
2012-03-08Java formatter version 12Eike Stepper2-122/+143
2012-01-24fix time test failures with h2/linuxEike Stepper1-12/+19
2012-01-14Adjusted copyrights to 2012Eike Stepper39-4411/+4411
2011-12-15Exported package that swinkler has forgottenEike Stepper1-0/+1
2011-12-15Merge branch 'committers/swinkler/performance-framework'Stefan Winkler2-0/+51
2011-12-15[237158] Provide Performance TestCase Stefan Winkler2-0/+51
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237158 Added DB-store test scenario
2011-12-15Combining cdo.tests and cdo.tests.db into cdo.tests.allEike Stepper1-3/+3
2011-11-21Fixed some warningsCaspar De Groot1-1/+0
2011-11-13Fixed some warningsEike Stepper2-33/+93
2011-11-06Adding a number of @CleanRepositoriesBefore to DB testsEike Stepper1-0/+1
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=355045
2011-10-08[351078] [DB] Support raw replication in ↵Eike Stepper2-2/+78
HorizontalBranchingMappingStrategyWithRanges https://bugs.eclipse.org/bugs/show_bug.cgi?id=351078
2011-09-19[356754] Raw replication of persistent locksCaspar De Groot1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=356754
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper33-33/+33
2011-09-13[351078] [DB] Support raw replication in ↵Eike Stepper5-4/+25
HorizontalBranchingMappingStrategyWithRanges https://bugs.eclipse.org/bugs/show_bug.cgi?id=351078
2011-08-26[355921] [Tests] Constrain tests declaratively Eike Stepper14-249/+109
https://bugs.eclipse.org/bugs/show_bug.cgi?id=355921
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=353691
2011-07-27[352696] [Tests] Cleanup RepositoryConfigs Eike Stepper3-13/+59
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352696
2011-07-22[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper2-0/+49
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352561
2011-07-21[352696] [Tests] Cleanup RepositoryConfigs Eike Stepper4-17/+27
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352696

Back to the top