Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-06[418454] [Admin] Client API and UI for managing repositories in a serverChristian W. Damus2-8/+3
2013-11-04[420528] Regression in availability of resource-tree editing actionsChristian W. Damus3-3/+53
2013-11-04Merge branch 'refs/heads/bugs/418452'Christian W. Damus4-2/+52
2013-11-04[418452] [Security] Simplified security model editorbugs/418452Eike Stepper4-30/+38
2013-10-27Make PropertySheets more stable with transient CDOObjectsEike Stepper1-0/+5
2013-10-26[418452] [Security] Simplified security model editorChristian W. Damus2-1/+14
2013-10-26[418452] [Security] Simplified security model editorChristian W. Damus1-0/+29
2013-10-25[399306] [Security] Add password managementEike Stepper4-45/+46
2013-10-25[399306] [Security] Add password managementChristian W. Damus3-0/+83
2013-10-21[419962] CommitConflictException afterEike Stepper2-74/+99
2013-10-20Adjust copyrightsEike Stepper3-3/+3
2013-10-20[419574] NPE in CDOMergingConflictResolver Eike Stepper1-1/+7
2013-10-17[419574] NPE in CDOMergingConflictResolver Eike Stepper6-49/+91
2013-10-01[399480] [Security] Server should automatically reload the securityEike Stepper8-78/+137
2013-10-01[418267] [Security] Cached permissions are not always properly updatedEike Stepper7-12/+212
2013-10-01[418393] [Security] CDOResourceFolder.getNodes() fails forEike Stepper1-7/+33
2013-09-29[418267] [Security] Cached permissions are not always properly updatedEike Stepper4-59/+144
2013-09-26[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper1-0/+3
2013-09-23[417825] Invalidator can die if CDOSession can not be activated withinEike Stepper3-38/+31
2013-09-23[417825] Invalidator can die if CDOSession can not be activated withinEike Stepper2-26/+64
2013-09-23[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper4-81/+174
2013-09-21Adjust copyrightsEike Stepper4-4/+4
2013-09-21[417747] [UI] Make the CDO Sessions view security-aware Eike Stepper3-3/+300
2013-09-21[417746] Provide cdoRevision(boolean loadOnDemand) and cdoPermission()Eike Stepper7-2/+83
2013-09-20[417682] Add runAfterUpdate(long updateTime, Runnable runnable) methodEike Stepper4-0/+74
2013-09-19[417566] [Security] Make user ID available in PermissionImpl andEike Stepper5-19/+104
2013-09-18[417507] [Security] Bypass READ permission checks for theEike Stepper4-7/+35
2013-09-04[416555] Provide CDOView.queryInstances(EClass) Eike Stepper3-0/+52
2013-09-04[416508] Provide CDORevisionManager.handleRevisions(EClass, CDOBranch,Eike Stepper2-7/+6
2013-09-03[416417] Avoid logging errors that are caused by asynchronousEike Stepper1-1/+14
2013-09-02[396804] CDOMergingConflictResolver tests Eike Stepper5-31/+42
2013-09-02[396804] CDOMergingConflictResolver testsEike Stepper4-124/+190
2013-09-02[416330] Fire CDOViewInvalidationEvent after possible conflicts haveEike Stepper1-7/+6
2013-09-01[396804] CDOMergingConflictResolver tests Eike Stepper1-2/+9
2013-09-01[416298] CDOResourceNodes do not support reflective access to derivedEike Stepper2-2/+31
2013-09-01[416298] Reflective access to CDOResourceNode::pathChristian W. Damus1-1/+28
2013-08-31Revert "416298: Reflective access to CDOResourceNode::path"Christian W. Damus1-28/+1
2013-08-31416298: Reflective access to CDOResourceNode::pathChristian W. Damus1-1/+28
2013-08-31[414949] [Legacy] ArrayIndexOutOfBoundsException with CDOLegacyWrapperEsteban Dugueperoux1-5/+2
2013-08-31[415415] Stale reference not removed between locally detached object andEike Stepper1-2/+2
2013-08-31[415415] Stale reference not removed between locally detached object andEsteban Dugueperoux2-19/+39
2013-08-31Adjust copyrightsEike Stepper3-3/+3
2013-08-14[396804] CDOMergingConflictResolver tests Eike Stepper1-17/+36
2013-08-10[405606] ClassCastException when using unchunked and restrictedEike Stepper3-1/+15
2013-08-07[412686] NPE when removing/adding an adapter after CDO view closedEsteban Dugueperoux3-70/+128
2013-08-07[412767] "IllegalArgumentException: id is null on" onEsteban Dugueperoux1-15/+15
2013-08-06[414473] Deprecate reload() methods because it is unsafe to reloadEike Stepper7-1/+10
2013-08-06[411927] CDOSessionImpl can "freeze" during invalidation reordering Eike Stepper3-224/+284
2013-08-05[414391] Expose getCredentialsProvider() in CDOSession Eike Stepper2-6/+16
2013-07-27Fix resource leak warningsEike Stepper1-1/+5

Back to the top