Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-04-20Fix merge markerscommitters/estepper/merger-2Eike Stepper1-92/+0
2013-04-20Merge branch 'master' into committers/estepper/merger-2Eike Stepper909-8774/+34635
Conflicts: plugins/org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/common/revision/CDORevisionData.java plugins/org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/internal/common/revision/delta/CDORevisionDeltaImpl.java plugins/org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/revision/AbstractCDORevision.java plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf/src/templates/EMFFragmentTemplate.xpt plugins/org.eclipse.emf.cdo.ui/plugin.properties plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/spi/cdo/CDOMergingConflictResolver.java plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/spi/cdo/DefaultCDOMerger.java
2013-04-19[406068] Memory leak through CDOPackageInfo adapters on EPackages drops/I20130503-0410drops/I20130426-0410Eike Stepper2-1/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406068
2013-04-19[406068] Memory leak through CDOPackageInfo adapters on EPackages Eike Stepper17-45/+109
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406068
2013-04-19Map package infos in package registryEike Stepper6-68/+37
2013-04-19[405774] Memory leak through TimerTasks Eike Stepper1-3/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405774
2013-04-19Better logging in TCPAcceptor.handleRegistration()Eike Stepper1-2/+3
2013-04-19Rename CDOAdminServer.removeRepository()Eike Stepper1-2/+2
2013-04-18[405933] [Releng] Remove DB dependencies from cdo.tests drops/I20130418-0209Eike Stepper11-25/+50
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405933
2013-04-17[376620] IllegalStateException onChristian W. Damus3-0/+375
CDODeltaNotification.getNewBooleanValue() https://bugs.eclipse.org/bugs/show_bug.cgi?id=376620
2013-04-17[405852] Memory leak in CDOCommitInfoManagerImpl.cache Eike Stepper1-4/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405852
2013-04-17[405850] CDORevision.get(feature, -1) should throw anEike Stepper6-51/+133
IndexOutOfBoundsException for many-valued features https://bugs.eclipse.org/bugs/show_bug.cgi?id=405850
2013-04-16[405781] CDOPackageInfos can hold on deactivateddrops/I20130416-1223Eike Stepper1-0/+1
TransactionPackageRegistries https://bugs.eclipse.org/bugs/show_bug.cgi?id=405781
2013-04-16[405774] Memory leak through TimerTasks Eike Stepper6-16/+160
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405774
2013-04-16[405761] InvalidationRunner threads are sometimes not properly stopped Eike Stepper5-3/+52
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405761
2013-04-16Create heap dump on OutOfMemoryErrorEike Stepper1-1/+1
2013-04-15Undo commit 0590c495a3fc53eb38dce25001c0ed2da7c80b0a (legacy scenario)Eike Stepper1-1/+1
2013-04-11[405423] [UI] NPE inEike Stepper1-1/+1
org.eclipse.emf.cdo.internal.ui.history.Net.getOrCreateSegment() https://bugs.eclipse.org/bugs/show_bug.cgi?id=405423
2013-04-11[405345] [DB] DBUtil.deserializeTable - Out of Memory Eike Stepper1-8/+30
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405345
2013-04-11[405400] resourcePathCache in AbstractCDOView not cleared in someEike Stepper5-4/+113
situations https://bugs.eclipse.org/bugs/show_bug.cgi?id=405400
2013-04-11[401172] [Security] Support local permissions on objects Eike Stepper1-10/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401172
2013-04-11[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeEike Stepper1-10/+4
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when native ↵Christian W. Damus1-20/+38
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236 Update test case to ensure clear separation of native and legacy models.
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when native ↵Christian W. Damus18-54/+1288
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236 New test model for various kinds of native->legacy references.
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeChristian W. Damus1-1/+12
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeEike Stepper1-0/+65
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper2-90/+133
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405343
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper29-76/+218
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405343
2013-04-10[404047] DB-Migration from 4.1 to 4.2 failed Eike Stepper2-47/+72
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404047
2013-04-09[405284] [Releng] Add a legacy test config to the automated builds Eike Stepper1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405284
2013-04-09[405191] NIL value not committed for unsettable attribute Eike Stepper1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-09[405257] [Legacy] NIL value not committed for unsettable attributeChristian W. Damus1-1/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405257
2013-04-09[405191] NIL value not committed for unsettable attribute Eike Stepper1-0/+247
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-09Merge branch 'bugs/405191'Eike Stepper28-126/+8010
2013-04-09[405191] NIL value not committed for unsettable attribute bugs/405191Eike Stepper2-99/+85
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-09Require CAPABILITY_UUIDS for WorkspaceTestEike Stepper1-1/+1
2013-04-09[405191] NIL value not committed for unsettable attribute Eike Stepper21-143/+7189
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-09[404590] PostgreSQL port is not taken into account when start CDO Server Eike Stepper4-20/+24
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404590
2013-04-08[405191] Adapt bug 404152 test case for 405191.Christian W. Damus1-10/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-08[405191] Add unsettable EString attribute to model6 test model.Christian W. Damus21-46/+840
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-08[404152] [Legacy] A String feature with an empty String for default value ↵Steve Monnier1-0/+57
can't be set as null https://bugs.eclipse.org/bugs/show_bug.cgi?id=404152 Original test case. Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2013-04-08[401172] [Security] Support local permissions on objects Eike Stepper19-13/+640
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401172
2013-04-08[402142] LockState unsychronized after lock/unlock Eike Stepper6-44/+352
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402142
2013-04-08Add Locks page to CDOServerBrowserEike Stepper1-0/+65
2013-04-07[402670] NPE on Rollback after changing a boolean value Eike Stepper2-43/+62
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402670
2013-04-07[400762] OCLQueryHandler does not consider subtypes Eike Stepper5-83/+180
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400762
2013-04-07[404152] [Legacy] A String feature with an empty String for defaultEike Stepper19-4/+656
value can't be set as null https://bugs.eclipse.org/bugs/show_bug.cgi?id=404152
2013-04-06[405084] NoSuchMethodError:drops/I20130406-1405Eike Stepper2-17/+61
org.eclipse.emf.compare.EMFCompare$Builder.setMatchEngine() https://bugs.eclipse.org/bugs/show_bug.cgi?id=405084
2013-04-06Adjust EMF Compare and EGit reposEike Stepper1-2/+2
2013-04-06[404047] DB-Migration from 4.1 to 4.2 failed drops/I20130406-0717Eike Stepper7-35/+140
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404047

Back to the top