Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-13[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410Eike Stepper1-1/+1
2013-03-09[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-0/+13
2013-03-08[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-3/+31
2013-03-08Use Pair.create()Eike Stepper1-1/+1
2013-03-08[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-0/+24
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper1-0/+20
2013-02-21[400892] Intern all CDOIDs drops/I20130301-0411Eike Stepper1-0/+1
2013-02-21[400892] Intern all CDOIDs Eike Stepper3-354/+463
2013-02-15[400911] Utility for interning instances efficientlyEike Stepper1-0/+28
2013-02-15[400911] Utility for interning instances efficientlyEd Merks1-0/+249
2013-02-05[399641] Net4jSessionFactory gets credentials provider from wrong containerdrops/I20130208-0410Christian W. Damus5-2/+90
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 Stepper8-4/+681
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 Stepper2-0/+56
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-17Fix encodingEike Stepper1-1/+1
2012-09-15Add O&M diagramsEike Stepper10-20/+322
2012-09-10Move release.xml to separate projectEike Stepper1-1/+1
2012-09-01org.eclipse.net4j.util/debug.concurrency = falseEike Stepper1-1/+1
2012-09-01Update docsEike Stepper1-0/+20
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 Stepper2-28/+609
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 Stepper288-28396/+28396

Back to the top