Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-25[399306] [Security] Add password managementEike Stepper4-57/+30
2013-10-25[399306] [Security] Add password managementChristian W. Damus4-0/+261
2013-10-20Adjust copyrightsEike Stepper4-4/+4
2013-10-14[419356] Handle exception during asynchronous queries in result order Eike Stepper1-1/+1
2013-10-02[418267] [Security] Cached permissions are not always properly updatedEike Stepper1-1/+3
2013-10-01[399480] [Security] Server should automatically reload the securityEike Stepper3-5/+13
2013-10-01[418267] [Security] Cached permissions are not always properly updatedEike Stepper2-0/+104
2013-09-29[418267] [Security] Cached permissions are not always properly updatedEike Stepper3-52/+42
2013-09-23[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper2-1/+32
2013-09-03[416417] Avoid logging errors that are caused by asynchronousEike Stepper1-1/+9
2013-08-31Adjust copyrightsEike Stepper1-1/+1
2013-08-10[405606] ClassCastException when using unchunked and restrictedEike Stepper2-0/+14
2013-08-05[414391] Expose getCredentialsProvider() in CDOSession Eike Stepper1-28/+0
2013-07-27Fix resource leak warningsEike Stepper1-0/+1
2013-06-13[410409] CDOClientIndications can arrive before session is fully active drops/S20130613-1441drops/R20130613-1157drops/I20130621-0411drops/I20130614-0410Eike Stepper1-1/+1
2013-06-11[410409] CDOClientIndications can arrive before session is fully active Eike Stepper1-5/+15
2013-06-01Update copyrightsdrops/I20130601-0400Eike Stepper1-1/+1
2013-05-31[409574] Provide a meaningful CommitException hierarchy drops/I20130531-0700Eike Stepper1-3/+3
2013-05-31[409549] Wrong branch manager is used inEike Stepper1-20/+48
2013-05-30[409284] Containment cycles can still occur Eike Stepper2-2/+14
2013-05-28[409284] Containment cycles can still occur drops/S20130528-1438Eike Stepper1-0/+1
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper86-86/+86
2013-04-19[406068] Memory leak through CDOPackageInfo adapters on EPackages Eike Stepper4-14/+12
2013-04-11[405400] resourcePathCache in AbstractCDOView not cleared in someEike Stepper1-1/+1
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper2-12/+4
2013-03-19[400926] Move plugins that depends on EMF Compare to an independent andEike Stepper1-0/+1
2013-03-08Use Pair.create()Eike Stepper1-1/+1
2013-03-07[402636] Net4jConnectorInjector is missing fromdrops/I20130308-0410Eike Stepper3-15/+5
2013-02-15[400892] Intern all CDOIDsEike Stepper1-7/+7
2013-02-05[399641] Net4jSessionFactory gets credentials provider from wrong containerdrops/I20130208-0410Christian W. Damus1-3/+12
2012-12-28[299275] Flexible Approach for an Authentication Mechanism drops/I20121228-1208Eike Stepper4-34/+90
2012-11-18[394049] Master/Clone examples don't work any more Eike Stepper1-2/+5
2012-11-08[393910] Stabilize state management in SynchronizableRepositories Eike Stepper1-0/+7
2012-10-07[391320] Weakly cache and intern() client-side CDOCommitInfos Eike Stepper1-1/+1
2012-10-05[391256] Support CDOSession.getUserID() even for repositories withoutEike Stepper5-10/+29
2012-10-05[256624] [UI] Create a Commit History ViewPart drops/I20121005-0745Eike Stepper2-8/+14
2012-09-27389665: Cache path->resourceNodeID mappings in AbstractCDOViewEike Stepper1-2/+5
2012-09-15[389665] Cache path->resourceNodeID mappings in AbstractCDOView Eike Stepper2-3/+18
2012-08-15[259086] Protocol versions should be checked Eike Stepper1-0/+6
2012-08-11[386536] Transmit detached versions during commit Eike Stepper2-2/+12
2012-08-11Reorder fieldsEike Stepper1-2/+2
2012-08-07Add authorEike Stepper1-0/+6
2012-08-03[386536] Transmit detached versions during commit Eike Stepper1-3/+21
2012-08-03[386536] Transmit detached versions during commit Eike Stepper1-1/+7
2012-08-02Revert "Transmit detached versions during commit"Eike Stepper1-7/+1
2012-08-02Transmit detached versions during commitEike Stepper1-1/+7
2012-08-02Move CDODataOutputImpl and CDODataInputImpl to SPIEike Stepper3-5/+5
2012-08-02[386413] Add option to serialize commits Eike Stepper2-2/+16
2012-07-19Fix line endings in master (dos2unix)Eike Stepper79-6602/+6602
2012-06-11[380629] Design a default Security model Eike Stepper3-614/+632

Back to the top