Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-26[399156] Provide a security realm to ICredentialsProvider implementors Eike Stepper3-28/+66
2013-01-20[398584] GrowingRandomAccessList accidentally implements Deque<E> fromEike Stepper1-2/+2
2013-01-16[397780] Support private session containers not managed by CDO UIdrops/I20130118-0411Christian W. Damus2-1/+15
2012-12-30Ease profilingEike Stepper1-1/+9
2012-12-28[299275] Flexible Approach for an Authentication Mechanism drops/I20121228-1208Eike Stepper7-2/+675
2012-12-11[395544] [CDO] IOUtil.copyBinary() bug Eike Stepper1-11/+15
2012-12-11[394555] CDOAdmin - NullPointerException on Server side using TCPEike Stepper1-3/+41
2012-12-11[396173] UnsupportedOperationException atEike Stepper1-4/+46
2012-11-18Add ThrowableEventAdapterEike Stepper2-0/+91
2012-11-07[393744] [UI] Factor IDE dependencies out of org.eclipse.emf.cdo.ui Eike Stepper1-3/+3
2012-11-06Offline ExampleEike Stepper1-0/+6
2012-11-03Offline ExampleEike Stepper1-1/+2
2012-10-28[392815] Deactivating and activating ManagedContainer again throws NPE Eike Stepper1-5/+0
2012-10-12[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper1-0/+44
2012-10-12[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper1-2/+10
2012-10-12[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper1-0/+297
2012-10-07[391308] Provide a PriorityQueueRunner Eike Stepper4-1/+85
2012-10-07Make current test instance available globally during testsEike Stepper1-0/+55
2012-10-06[391294] Provide a ShareableLifecycle Eike Stepper3-4/+80
2012-10-06[391286] Preferences of org.eclipse.emf.cdo are not loaded/savedEike Stepper3-1/+30
2012-10-05[256624] [UI] Create a Commit History ViewPart drops/I20121005-0745Eike Stepper7-7/+290
2012-10-02Fix launch problemsdrops/I20121002-1417Eike Stepper2-8/+4
2012-09-29[390185] Deadlock on multiple concurrent transactions drops/I20120929-0501Eike Stepper1-1/+3
2012-09-28[390684] Add exception handler to IRepositorySynchronizer Eike Stepper3-6/+57
2012-09-19[389874] Use Introspector.decapitalize() in ReflectUtil.instantiate() Eike Stepper1-1/+9
2012-09-15Add O&M diagramsEike Stepper9-20/+321
2012-08-30[387774] CDO threads prevent JVM to exit on client side standalone Eike Stepper1-0/+1
2012-08-14Clean upEike Stepper1-9/+3
2012-08-12Reduce objects that are weakly reachable through ReflectUtil.idsEike Stepper1-8/+25
2012-08-09Extend FlushableEike Stepper2-1/+42
2012-08-09[386793] Locking bug in RWOLockManager Eike Stepper1-7/+10
2012-08-07Add DataInputOutputFileEike Stepper1-0/+581
2012-08-05Make ConcurrentArray.get() thread-safeEike Stepper1-2/+21
2012-08-01Use LifecycleExceptionEike Stepper2-7/+7
2012-07-19Fix line endings in master (dos2unix)Eike Stepper280-27727/+27727
2012-07-18[385268] Reattachment issue with EOpposite Eike Stepper1-795/+818
2012-06-25[383421] ConcurrentModificationException in SetContainer.clear() Eike Stepper1-4/+2
2012-06-25[383292] Thread names missing, thread management. Eike Stepper1-122/+124
2012-06-25[383194] Set driver type in cdo-server.xml throws ClassCastException Eike Stepper1-603/+603
2012-06-09[381472] Design a repository administration API Eike Stepper3-18/+150
2012-06-07Update JavadocsEike Stepper28-2114/+2271
2012-06-07[381472] Design a repository administration API Eike Stepper5-859/+953
2012-06-03[381472] Design a repository administration API Eike Stepper1-124/+134
2012-06-03[381472] Design a repository administration API Eike Stepper2-668/+687
2012-06-02[381472] Design a repository administration API Eike Stepper1-0/+115
2012-05-08Merge branch 'master' of git://git.eclipse.org/gitroot/cdo/cdo.git into bugs/...bugs/377727Stefan Winkler1-77/+69
2012-05-08Don't swallow exceptions in PluginContainer.getInstance()Eike Stepper1-77/+69
2012-05-08377727: [DB] rawReplication of BLOB in mySQL wrongStefan Winkler1-35/+43
2012-05-03[377727] [DB] rawReplication of BLOB in mySQL wrong Stefan Winkler2-3/+12
2012-05-03[377727] [DB] rawReplication of BLOB in mySQL wrong Eike Stepper2-3/+1

Back to the top