Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04[486458] Provide support for optimized loading and notifying of object units Eike Stepper15-15/+1724
https://bugs.eclipse.org/bugs/show_bug.cgi?id=486458
2016-01-16[323788] Deadlock on Display.syncExec()Eike Stepper1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323788
2016-01-16[323788] Deadlock on Display.syncExec()Eike Stepper6-105/+152
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323788
2016-01-15[485961] Provide CDORevisionUtil.getChildRevisions() method that skips ↵Eike Stepper1-0/+83
containment proxies https://bugs.eclipse.org/bugs/show_bug.cgi?id=485961
2016-01-12[485489] CDOAutoLocker: Some locks can be left after view has been closedEike Stepper1-0/+98
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485489
2016-01-11[485487] Network timeouts can lead to incorrect rollback and stuck ↵Eike Stepper1-0/+120
session/transaction https://bugs.eclipse.org/bugs/show_bug.cgi?id=485487
2016-01-08[485394] Referential integrity check does not detect stale containment proxiesEike Stepper1-0/+73
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485394
2015-12-18[Releng] Fix typo in Bugzilla_390185_TestEike Stepper1-1/+1
2015-12-18[475039] Enhance ThreadPool and use it as much as possibleEike Stepper1-3/+1
Do not enqueue the new runnable command if we can create a new worker thread and there's currently no idle thread. https://bugs.eclipse.org/bugs/show_bug.cgi?id=475039
2015-12-16[475039] Enhance ThreadPool and use it as much as possibleEike Stepper2-5/+7
Increase DEFAULT_MAXIMUM_POOL_SIZE = Integer.MAX_VALUE https://bugs.eclipse.org/bugs/show_bug.cgi?id=475039
2015-12-12[Releng] Increase Config.MAXIMUM_POOL_SIZE for testsEike Stepper1-1/+3
2015-10-11[Releng] Add OCLQueryTest.testAuditWithDetachedObject()Eike Stepper1-4/+29
2015-10-07[297142] Provide more documentation Eike Stepper3-5/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=297142
2015-09-11[477128] Support interactive merging in CDOWorkspace.update()Eike Stepper1-4/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=477128
2015-09-11[477128] Support interactive merging in CDOWorkspace.update()Eike Stepper1-3/+163
https://bugs.eclipse.org/bugs/show_bug.cgi?id=477128
2015-08-20[Releng] Adjust copyrightsEike Stepper8-8/+8
2015-08-13[474919] RecoveringExceptionHandler swallows non-transport exceptionsEike Stepper2-1/+53
https://bugs.eclipse.org/bugs/show_bug.cgi?id=474919
2015-07-25[473560] Bugzilla_316444_Test.testLockParentWithEAttributeChange fails randomlyEike Stepper1-20/+37
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473560
2015-07-25[473560] Bugzilla_316444_Test.testLockParentWithEAttributeChange fails randomlyEike Stepper6-17/+128
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473560
2015-07-22[473277] Enhance ThreadPool and use it as much as possibleEike Stepper6-44/+83
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473277
2015-07-21[473016] Main branch can have wrong timestamp on serverEike Stepper2-3/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473016
2015-07-17[472924] Problems with explicit locking and high-frequency session open/closeEike Stepper2-0/+303
https://bugs.eclipse.org/bugs/show_bug.cgi?id=472924
2015-07-16[450880] ClassCastException on CDODeltaNotification.getNew/OldValue()Esteban Dugueperoux1-0/+91
- Add Bugzilla_450880_Test to show the bug. - Add fix in CDODeltaNotificationImpl.adapt(). Change-Id: I45c7be82237ee86f8e7f17c82349e80c4bec5161 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=450880 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-07-15[399470] NPE on local resource unloadEsteban Dugueperoux1-0/+90
- Add only JUnit test as the fix has been done throug commit ef70e75 : Bug 400388 : Integrate the new MinimalEStoreEObjectImpl. Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=399470 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-07-06[466951] Avoid LockStateRequest for newly committed objectsEsteban Dugueperoux1-1/+19
Change-Id: Ia6c304bdc70e87be46b8702aecd5e264d05adcc4 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466951 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper79-175/+175
2015-05-30[468834] Audit views with timestamp < branch.getBase().getTimeStamp() ↵Eike Stepper1-3/+2
deliver wrong revisions https://bugs.eclipse.org/bugs/show_bug.cgi?id=468834
2015-05-29[468834] Audit views with timestamp < branch.getBase().getTimeStamp() ↵Eike Stepper1-0/+81
deliver wrong revisions https://bugs.eclipse.org/bugs/show_bug.cgi?id=468834
2015-05-27[437817] RuntimeException using connection aware URIEike Stepper1-0/+80
- Have CDOViewProvider set just after CDOView/CDOTransaction init to have CDOViewSetImpl.getViewURI() called from CDOViewSetImpl.add() use a correct viewURI as key of its map. - Have TCPConnector add default port number in authority to have an unique id for viewURI. Change-Id: Id02c6be9ad6cc29137d83bf3d0e149e588a906f3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=437817 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-05-27[467616] Support for returning tuples from OCLLeonid Ripeynih1-0/+75
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467616 Signed-off-by: Leonid Ripeynih <akafakir@gmail.com> Signed-off-by: Eike Stepper <stepper@esc-net.de> Change-Id: I8f108755d2d82e8dcdb2c5833557ce6d93308d7d
2015-05-27[468268] NPE on AbstractCDORevision.hashCode() in native and TRANSIENTEsteban Dugueperoux1-0/+97
- Add Bugzilla_468268_Test. - Add fix in AbstractCDORevision.hashCode() and StubCDORevision. Change-Id: Ica1334c1ab1971b751459fdeb3bf592820715c5c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=468268 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-27[439337] Remove lock states prefetch APIEsteban Dugueperoux2-2/+6
Remove lock states prefetch API and keep it internal until we fixes others issues. Change-Id: I89de29ecab8e35b23373c3fe81a6be0c68fa1340 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=439337 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-27[467593] NPE on EList.hashCode() after commitEsteban Dugueperoux1-0/+67
- Add Bugzilla_467593_Test. - Add fix in BaseCDORevision and CDORevisionImpl to have empty CDOList for many features. Change-Id: Ice18d1f6c674472f8f7f998e984fe5dbe0678757 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467593 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-26[435198] Fix bad java importEsteban Dugueperoux1-2/+1
Change-Id: Id6e922233651d80c68b4e2e1eba93be0b486569d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=435198 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-20[467442] Add Interactive Transaction Conflict Resolution Eike Stepper5-21/+29
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467442
2015-05-18[456993] Fix Bugzilla_456993_Test to work in legacyEsteban Dugueperoux1-2/+2
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=456993 Change-Id: I09bcf87804199f8e228708e69311efc1af7aa704 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-16[467442] Add Interactive Transaction Conflict ResolutionEike Stepper1-30/+28
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467442
2015-05-14[466951] Avoid LockStateRequest for NEW objectsEsteban Dugueperoux2-3/+129
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466951 Change-Id: I9a418a90eb07abc326b36a72bc46f091f285a77b Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-05-14[466721] NPE on CDOView.getObject(CDOID) for detached object Esteban Dugueperoux1-0/+101
- NPE on CDOView.getObject(CDOID) for detached object with CDOLockState prefetch enabled. - Add Bugzilla_466721_Test test. Change-Id: Icffd7883213134ac0a91dc21fe24247c07c1eb14 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466721 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-14[456993] Have EClass.allInstances query works on branchesEsteban Dugueperoux1-0/+230
- Have EClass.allInstances ocl query works when no instances of EClass exists on the repository. - Have it also on branches. - Same for CDOView.queryInstances() query. - Don't returns deleted instances. Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=456993 Change-Id: I46cd0e05b6f99edb3bba4ac41158c7d3b4bc927d Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-05-12[467138] Let CDOResourceNode.getURI() return the normalized URIEike Stepper3-20/+32
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467138
2015-05-07[Releng] Fix random failure in Bugzilla_421287_TestEike Stepper1-1/+9
2015-05-07[407157] Bidirectional reference corrupted on invalidationSteve Monnier1-0/+97
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=407157 Change-Id: I8047714514276963c3faeec3bce755dc02af7a4d Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-07[462953] ArrayIndexOutOfBoundsException on EObject.eIsSet() call afterEsteban Dugueperoux2-2/+119
rollback - Have RollbackTransition called on CDOTransaction.rollback() for new objects to have InternalCDOObject.cdoInternalPostDetach() called and have CDOObjectImpl.eSettings recomputed for Transient state - Add Bugzilla_462953_Test to test EObject.eIsSet() call during and after a CDOTransaction.rollback() Change-Id: If02bd34c5ca73fc8360068f328720f2a59576b7d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462953 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-04-28[423699] Modify LockingManager & TransactionCommitContext to properlyAlex Lagarde1-0/+189
delete durable locks for detached objects - Override all possible lock() and unlock() method in LockingManager to always consider durable locks - Modify the TransactionCommitContext to properly delete durable locks on detached elements - Add the corresponding junit test Change-Id: I1bb6eb90518596a760543289c77164b3d81b5ace Signed-off-by: Alex Lagarde <alex.lagarde@obeo.fr>
2015-04-28[458349] Consolidate UI Eike Stepper1-47/+0
Change-Id: Iea0e1cf37bfc35a67f589c265fcb2e9d92e67581 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458349 Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper49-110/+140
2015-04-21[464036] Have CDOStaleReferencePolicyTests works also in legacyEsteban Dugueperoux1-4/+18
- CDOStaleReferencePolicyTests tests failed in legacy because we doesn't call CDOLegacyAdapter.cdoInternalPostDetach(true) for CDOObjects in NEW state whose a direct or indirect parent has been remotely deleted. - The fix consists to call DetachRemoteTransition called for CDOObject in NEW state whose a direct or indirect parent (container or resource) has been remotely detached. - Update CDOStaleReferencePolicyTests to add assertions. Change-Id: Ic5e9b9c120626b195056408d3bc277b2c54e4636 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=464036 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
2015-04-21[465115] StackOverflowError on CDOUtil.getViewSet() call with aEsteban Dugueperoux1-0/+50
CDOResource - Add Bugzilla_465115_Test to show the bug. - Update CDOUtil.getViewSet() to fix the bug. Change-Id: I7c056a104a33db21211b104ad8d0b3b3ee1df25d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=465115 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-04-14[464590] EObject.eIsSet() resolve EMF proxy on XMIResource.unload() forEsteban Dugueperoux1-0/+86
controlled resource - Add Bugzilla_464590_Test to show the bug - Update CDOObjectImpl$TransientStore.isSet() to call EObject.eGet(EStructuralFeature, false) instead of EObject.eGet(EStructuralFeature) which resolve proxy - Update also Update CDOObjectImpl$TransientStore.unset() to not resolve proxy by default also. Change-Id: Ic8b30b8b4f2c4359cd69482c4b0f7ad3f15f7d7a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=464590 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>

Back to the top