Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-10-20Adjust releng plugin namesEike Stepper89-126/+516
2013-10-20Adjust copyrightsEike Stepper235-1594/+3043
2013-10-20More logging in SetupTaskPerformerEike Stepper1-92/+108
2013-10-20Add Eclipse Version 4.4Eike Stepper2-11/+29
2013-10-20Add Eclipse Version 4.4Eike Stepper2-3/+13
2013-10-20[419574] NPE in CDOMergingConflictResolver Eike Stepper2-1/+89
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419574
2013-10-19Improve setup related modelsEd Merks3-60/+66
Change-Id: If0b38c44f866e1ef7b491b3c005527f3b4399f23 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2013-10-18Improve setup related modelsEd Merks6-249/+331
Change-Id: I08d568b1e13f20e7cd63027d4ab10eaffec84ae7 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2013-10-17[419574] NPE in CDOMergingConflictResolver Eike Stepper22-100/+234
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419574
2013-10-17Improve setup related modelsEike Stepper18-109/+112
2013-10-17Merge "Improve setup related models"Eike Stepper514-8863/+52913
2013-10-17Improve setup related modelsEd Merks515-8864/+52914
Change-Id: I2401d47184d70d5bd5610e7bca3feae362600f95 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2013-10-14[419356] Handle exception during asynchronous queries in result order Eike Stepper25-89/+413
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419356
2013-10-13[417473] Provide an expressions model Eike Stepper2-0/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417473
2013-10-13Update to Orbit S20130914154012Eike Stepper1-1/+1
2013-10-09Revert "419085: [Security] CDOItemProvider raises NoPermissionException on ↵Christian W. Damus1-8/+2
folders" This reverts commit 6717d1fe38952d3f3defc3f472441414cabadc73.
2013-10-09419085: [Security] CDOItemProvider raises NoPermissionException on foldersChristian W. Damus1-2/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419085 Guard CDOItemProvider::getChildren() on non-readable CDOResourceFolders as for hasChildren().
2013-10-02Disable pack200Eike Stepper1-1/+1
2013-10-02[418267] [Security] Cached permissions are not always properly updatedEike Stepper7-22/+69
after commits https://bugs.eclipse.org/bugs/show_bug.cgi?id=418267
2013-10-01[418267] [Security] Cached permissions are not always properly updatedEike Stepper5-40/+84
after commits https://bugs.eclipse.org/bugs/show_bug.cgi?id=418267
2013-10-01[399480] [Security] Server should automatically reload the securityEike Stepper18-126/+214
realm on commit https://bugs.eclipse.org/bugs/show_bug.cgi?id=399480
2013-10-01[418267] [Security] Cached permissions are not always properly updatedEike Stepper24-57/+546
after commits https://bugs.eclipse.org/bugs/show_bug.cgi?id=418267
2013-10-01[418393] [Security] CDOResourceFolder.getNodes() fails forEike Stepper5-134/+236
CDOPermission.NONE https://bugs.eclipse.org/bugs/show_bug.cgi?id=418393
2013-09-29[418267] [Security] Cached permissions are not always properly updatedEike Stepper56-651/+1511
after commits https://bugs.eclipse.org/bugs/show_bug.cgi?id=418267
2013-09-26[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper3-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417483
2013-09-26[418083] [DB] SQLQueryHandler should not call next() after absolute() Eike Stepper4-30/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418083
2013-09-26[418076] [DB] Add OracleConfig for execution of DBStore tests Eike Stepper1-1/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418076
2013-09-26[418076] [DB] Add OracleConfig for execution of DBStore tests Eike Stepper67-154/+954
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418076
2013-09-26[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper3-3/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417483
2013-09-23[417844] InvalidationRunner can die if invalidations come too early Eike Stepper1-16/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417844
2013-09-23[417825] Invalidator can die if CDOSession can not be activated withinEike Stepper5-56/+96
100ms https://bugs.eclipse.org/bugs/show_bug.cgi?id=417825
2013-09-23[417825] Invalidator can die if CDOSession can not be activated withinEike Stepper3-26/+113
100ms https://bugs.eclipse.org/bugs/show_bug.cgi?id=417825
2013-09-23[417800] [UI] Use colors to reflect security permissions in theEike Stepper3-28/+61
CDOEditor and the CDOSessionsView https://bugs.eclipse.org/bugs/show_bug.cgi?id=417800
2013-09-23[417794] [UI] Property sheet pages are not refreshed upon invalidation Eike Stepper1-71/+106
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417794
2013-09-23[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper55-1164/+2982
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417483
2013-09-22Add convenience constructors to PasswordCredentialsEike Stepper5-3/+53
2013-09-21Adjust copyrightsEike Stepper314-405/+1763
2013-09-21[417747] [UI] Make the CDO Sessions view security-aware Eike Stepper11-29/+463
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417747
2013-09-21Move CDOServer.launch to the server productEike Stepper2-4/+3
2013-09-21[417746] Provide cdoRevision(boolean loadOnDemand) and cdoPermission()Eike Stepper7-2/+83
methods in CDOObject https://bugs.eclipse.org/bugs/show_bug.cgi?id=417746
2013-09-21Hide buildClean command when not applicableEike Stepper1-14/+15
2013-09-21Move CDOServer.launch to the server productEike Stepper13-558/+21
2013-09-21Use createUniquePackage() in tests that need dynamic packagesEike Stepper6-32/+37
2013-09-20Use createUniquePackage() in tests that need dynamic packagesEike Stepper28-162/+143
2013-09-20[417684] [Security] Provide a HomeFolderHandler Eike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417684
2013-09-20[417684] [Security] Provide a HomeFolderHandler Eike Stepper5-8/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417684
2013-09-20[417566] [Security] Make user ID available in PermissionImpl andEike Stepper1-1/+1
PermissionFilterImpl https://bugs.eclipse.org/bugs/show_bug.cgi?id=417566
2013-09-20[417684] [Security] Provide a HomeFolderHandler Eike Stepper16-54/+661
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417684
2013-09-20[417682] Add runAfterUpdate(long updateTime, Runnable runnable) methodEike Stepper5-0/+84
to CDOUpdatable https://bugs.eclipse.org/bugs/show_bug.cgi?id=417682
2013-09-20[417474] [Security] Factor out PermissionFilters to separate accessEike Stepper1-11/+13
level from filter application https://bugs.eclipse.org/bugs/show_bug.cgi?id=417474

Back to the top