Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-01-14Adjusted copyrights to 2012Eike Stepper7069-609658/+610704
2012-01-13[368553] CDOModificationTrackingAdapter should ignore CDOInvalidations Eike Stepper1-12/+19
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368553
2012-01-13[368539] LoadRevisionsRequest with CDOFetchRuleManager enabled leads ↵Eike Stepper3-10/+266
sometimes to NPE https://bugs.eclipse.org/bugs/show_bug.cgi?id=368539
2012-01-13[368532] Provide API to set CDOFetchRuleManager and CDOFetchAnalyzer Eike Stepper14-36/+188
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368532
2012-01-11Don't use File.createTempFile()Eike Stepper2-2/+2
2012-01-10[367905] [CDO] Allow Adapters to be notified during loading Eike Stepper14-4/+381
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367905
2012-01-07Regen docsEike Stepper222-517/+14974
2012-01-07Adjust doc generator to GitEike Stepper5-36/+27
2012-01-07Fixed AssembleScriptsEike Stepper2-1/+7
2012-01-05[367905] [CDO] Allow Adapters to be notified during loading Eike Stepper7-47/+204
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367905
2012-01-05[366290] Provide an OMBundle.getClasses() method Eike Stepper2-16/+55
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366290
2011-12-21Merge branch 'bugs/366686'Eike Stepper9-381/+984
2011-12-21[366686] [DB] Reduce amount of update statements for non-audit mode bugs/366686Eike Stepper4-28/+82
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
2011-12-21[366686] [DB] Reduce amount of update statements for non-audit modeStefan Winkler1-5/+24
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686 Additional performance test case
2011-12-21[366686] [DB] Reduce amount of update statements for non-audit modeStefan Winkler1-93/+120
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686 Fix for MySQL UPDATE ORDER issue.
2011-12-21[366686] [DB] Reduce amount of update statements for non-audit modeStefan Winkler5-475/+687
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686 - Added clearBatch() ater execution of first group of move statement. - Refactoring to avoid potential thread-safety-violation with clearFirst and manipulations attributes. - Second optimization: release assumption of zero-based indexes (DeQue-like behaviour) - bugfixes
2011-12-20Fixed 1.6 usageEike Stepper1-6/+7
2011-12-19Enabled Bugzilla_337587_TestEike Stepper1-9/+14
2011-12-19Apply patches to git reposEike Stepper9-122/+387
2011-12-16337587: Illegal deltas are produced on compareEike Stepper1-18/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337587
2011-12-16Keep string references to newRevisions until the method endsEike Stepper1-1/+2
2011-12-16Helper for updating the project planEike Stepper1-0/+72
2011-12-16Move launches to subdirEike Stepper1-11/+11
2011-12-16Add about.propertiesEike Stepper5-1/+57
2011-12-16Move launches to subdirEike Stepper11-0/+0
2011-12-15Exported package that swinkler has forgottenEike Stepper1-0/+1
2011-12-15Bug 366803 - Improve performance ofVictor Roldan Betancort1-6/+3
CDOTransactionImpl.getID(InternalCDOObject, boolean)
2011-12-15[366803] Improve performance of CDOTransactionImpl.getID(InternalCDOObject, ↵Eike Stepper1-0/+11
boolean) https://bugs.eclipse.org/bugs/show_bug.cgi?id=366803
2011-12-15Merge branch 'master' of ssh://estepper@git.eclipse.org/gitroot/cdo/cdo.gitEike Stepper7-23/+159
2011-12-15Included all launches in source pluginEike Stepper4-25/+25
2011-12-15[366686] [DB] Reduce amount of update statements for non-audit mode Stefan Winkler1-3/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686 replace <= and >= with BETWEEN operator
2011-12-15[366686] [DB] Reduce amount of update statements for non-audit mode Stefan Winkler1-0/+132
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686 Enhanced test case to test the non-audit list table handling a bit more
2011-12-15[366686] [DB] Reduce amount of update statements for non-audit mode Stefan Winkler1-46/+48
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
2011-12-15[366686] [DB] Reduce amount of update statements for non-audit mode Stefan Winkler2-58/+217
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366686
2011-12-15Merge branch 'committers/swinkler/performance-framework'Stefan Winkler1-0/+9
2011-12-15[237158] Provide Performance TestCase committers/swinkler/performance-frameworkStefan Winkler1-0/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237158
2011-12-15Disable server browser in AutomatedTestsEike Stepper2-3/+9
2011-12-15Merge branch 'committers/swinkler/performance-framework'Stefan Winkler7-29/+156
2011-12-15[237158] Provide Performance TestCase Stefan Winkler7-29/+156
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237158 Added DB-store test scenario
2011-12-15Renamed inner suitesEike Stepper2-3/+3
2011-12-15Combining cdo.tests and cdo.tests.db into cdo.tests.allEike Stepper24-28/+923
2011-12-15Widen JGit version rangeEike Stepper1-1/+1
2011-12-15Ignore missing EGit warningEike Stepper1-31/+32
2011-12-15Add actions to open Dos command prompt or Git bashEike Stepper30-46/+1171
2011-12-15[366777] (Other) launch configs broken due to missing GoGo consoleCaspar De Groot3-1101/+1102
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366777
2011-12-14Fix package export versions in org.eclipse.emf.cdo.server.hibernateEike Stepper1-5/+5
2011-12-14added javadocsVictor Roldan Betancort16-2/+101
2011-12-14Fixes issue [366594] - CDO with hibernate cannot be used standalone due to ↵Martin Taal3-2/+37
NPE in HibernateUtil.createMappingProviderFactory
2011-12-14Merge branch 'committers/swinkler/performance-framework'Eike Stepper2-21/+41
2011-12-14[237158] Provide Performance TestCase Eike Stepper2-21/+41
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237158

Back to the top