Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-09-22[358552] Use FastList for listener lists and do not exclude duplicate ↵Eike Stepper2-2/+5
listener elements https://bugs.eclipse.org/bugs/show_bug.cgi?id=358552
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper76-76/+76
2011-09-13[351078] [DB] Support raw replication in ↵Eike Stepper1-5/+6
HorizontalBranchingMappingStrategyWithRanges https://bugs.eclipse.org/bugs/show_bug.cgi?id=351078
2011-07-21(no commit message)Eike Stepper2-14/+14
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper2-0/+61
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352561
2011-07-04[351062] Make all test packages internal so that changes won't require major ↵Eike Stepper1-13/+145
version change https://bugs.eclipse.org/bugs/show_bug.cgi?id=351062
2011-07-04whitespace changes?Eike Stepper1-3/+3
2011-05-16switched off unused problem filter warnings in all projects due to an ↵Eike Stepper1-1/+1
annoying bug in API Tools
2011-04-29[340108] SSL transport implementation for Net4J Eike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340108
2011-04-07[Bug 340108] SSL transport implementation for Net4JCaspar De Groot2-0/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340108
2011-04-07[Bug 340108] SSL transport implementation for Net4JCaspar De Groot12-65/+603
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340108
2011-02-23- Partially implemented Raw interface. Fixed failing test-cases for BackupTest.Victor Roldan Betancort1-1/+1
- Fixed bug in MEMDB4OStore that would create a new MemoryObjectContainer, losing all elements in the repository - Changed AbstractOMTest.DEFAULT_TIMEOUT to 15 seconds - Included 2 test-cases in AllTestsDB4O that were excluded due to huge time necessary to be executed - Fixed DB4OStore.handleRevisions(), in which null EClass argument was not being supported
2011-02-21[337152] [Mongo] Create a MongoDBStore Eike Stepper1-1/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337152
2011-02-17Undoing r7124Caspar De Groot1-1/+1
2011-02-17Silencing Net4J debug outputCaspar De Groot1-1/+1
2011-02-07added temp dir overrideEike Stepper1-6/+88
2011-02-06added temp dir overrideEike Stepper1-1/+2
2011-01-27added AbstractOMTest.getCodeLink()Eike Stepper1-0/+39
2011-01-22more deprecation warningsEike Stepper1-2/+2
2011-01-19[334620] SVN migration request: CDO Eike Stepper1-5/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334620
2011-01-09fixed platform deps >=3.4Eike Stepper1-1/+1
2011-01-07Never use assertTrue() or assertFalse()Eike Stepper8-34/+59
2011-01-07fixed DEFAULT_MILLIS_INTERRUPT_CHECKEike Stepper1-2/+1
2011-01-01Updated copyrightsEike Stepper81-88/+86
2010-12-22Don't use System.errEike Stepper1-6/+6
2010-10-19[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper4-16/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=327405
2010-10-04[326908] Remove IFailOverStrategyEike Stepper3-136/+18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326908
2010-10-04[284307] Add support for streaming of large byte arrays / BLOBEike Stepper2-0/+392
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284307
2010-09-23[325928] Provide FailoverMonitor server and FailoverAgents to coordinate ↵Eike Stepper1-3/+3
fail-over scenarios https://bugs.eclipse.org/bugs/show_bug.cgi?id=325928
2010-09-02Undoing my previous commited: switching launch configs for test suites back ↵Caspar De Groot2-2/+2
from Junit4 to Junit3
2010-09-02Switched launch configs for test suites from Junit3 to Junit4Caspar De Groot2-2/+2
2010-08-11[322308] Math error in FastList.remove(Object)Caspar De Groot1-0/+19
https://bugs.eclipse.org/bugs/show_bug.cgi?id=322308
2010-08-09[321484] Buffer.startGetting does not always handle remote socket closure ↵Caspar De Groot1-1/+1
gracefully https://bugs.eclipse.org/bugs/show_bug.cgi?id=321484
2010-07-24[320728] TCPConnector should serve the channels in a round-robin wayEike Stepper1-0/+47
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320728
2010-07-18automatically_removed_unused_problem_filters=DisabledEike Stepper1-1/+1
2010-07-15[319552] "Attempt to modify historical revision"-Exception after raw ↵Eike Stepper3-6/+6
replication. https://bugs.eclipse.org/bugs/show_bug.cgi?id=319552
2010-07-06removed api analysis from test pluginsEike Stepper1-6/+0
2010-07-05removed sleep() tracingEike Stepper1-2/+5
2010-07-05removed sleep() tracingEike Stepper1-0/+2
2010-07-05removed sleep() tracingEike Stepper1-2/+2
2010-07-04fixed versions/API issuesEike Stepper2-14/+14
2010-07-04[318807] Add JavaDocsEike Stepper1-0/+275
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318807
2010-06-25releng fixesEike Stepper1-12/+12
2010-06-25releng fixesEike Stepper1-1/+1
2010-06-18setup VersionBuilder toolingEike Stepper1-0/+10
2010-06-14prepare 3.0 GAEike Stepper1-1/+1
2010-06-14prepare 3.0 GAEike Stepper1-1/+1
2010-06-05[312404] Wrong order of CommitRunnables in RepositorySynchronizerEike Stepper1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312404

Back to the top