Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-10-22[418452] [Security] Simplified security model editorcommitters/cdamus/security-editorChristian W. Damus1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Update API filter for PROTOCOL_VERSION constant's incompatible changes.
2013-10-22[418452] [Security] Simplified security model editorChristian W. Damus1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Fix @since version tag on new API.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus4-0/+140
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Implement support for drag-and-drop between the master table sections on the left-hand side.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus1-1/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Add the Simplified Security Editor plug-in to the CDO feature.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus7-6/+96
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Add a toolbar button on the form to re-open the resource in the advanced editor.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus11-10/+393
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Pop-up menu action on sessions for security management.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus4-5/+226
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Browse button for selecting a resource in the filter details.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus8-22/+252
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Add support for the Delete global action in list and table controls.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus6-8/+128
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Implement editing-domain-based undo/redo support.
2013-10-10[418452] [Security] Simplified security model editorChristian W. Damus45-0/+4260
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418452 Initial implementation of a simplified forms-based editor for the security realm.
2013-10-09[419085] [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-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
2013-09-19[417473] Provide an expressions model Eike Stepper2-8/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417473
2013-09-19[417473] Provide an expressions model Eike Stepper80-1291/+2091
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417473
2013-09-19[417566] [Security] Make user ID available in PermissionImpl andEike Stepper64-200/+522
PermissionFilterImpl https://bugs.eclipse.org/bugs/show_bug.cgi?id=417566
2013-09-19[417560] [UI] Remember user names in CredentialsDialog Eike Stepper5-30/+173
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417560

Back to the top