Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2013-04-06[404047] DB-Migration from 4.1 to 4.2 failed Eike Stepper3-2/+50
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404047
2013-04-05[404318] DynamicCDOObjects throw NPEs when their Ecore models are unloadeddrops/I20130405-0847Christian W. Damus4-1/+121
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404318
2013-04-05Refactor CDOXATransactionImpl to supprt JTAEike Stepper2-38/+60
2013-04-05Increase CDO protocol version to 12Eike Stepper1-1/+1
2013-04-05[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-2/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-04-05Remove Derby from DB SDKEike Stepper3-18/+2
2013-04-05Add JavaDoc for Compare integrationEike Stepper2-0/+21
2013-04-05Update EPP featureEike Stepper1-2/+30
2013-04-01dd testDeleteResourceFromRoot()Eike Stepper1-0/+65
2013-04-01Add dynamic package testEike Stepper1-0/+17
2013-03-22[404184] [Dawn] NPE in DawnConflictHelper on View that has no elementdrops/I20130329-0410Christian W. Damus1-4/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404184
2013-03-21[404043] Dawn Explorer does not show resources in the viewdrops/I20130322-0410Christian W. Damus1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404043 Update plug-in version for bug fix.

Back to the top