Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-03[416417] Avoid logging errors that are caused by asynchronousEike Stepper1-7/+10
2013-07-27Fix deprecation warningsEike Stepper1-1/+1
2013-07-10[412313] Broken pipe on TCPSelectorEsteban Dugueperoux2-16/+21
2013-07-07Adjust formatter options for e4.3Eike Stepper1-1/+0
2013-06-11Update copyrightsdrops/R20130611-0741Eike Stepper2-2/+2
2013-06-11[410446] FailOverMonitor might not deactivate properly Eike Stepper2-11/+22
2013-06-11[410444] SocketChannel is considered closed if buffer can't be filled Eike Stepper1-4/+1
2013-06-01Update copyrightsEike Stepper4-4/+4
2013-06-01Reformat source codeEike Stepper4-1/+4
2013-06-01Update copyrightsdrops/I20130601-0400Eike Stepper1-1/+1
2013-05-30Enhance thread namesEike Stepper1-0/+6
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper97-99/+99
2013-04-19[405774] Memory leak through TimerTasks Eike Stepper1-3/+12
2013-04-16[405761] InvalidationRunner threads are sometimes not properly stopped Eike Stepper1-0/+9
2013-03-16[403445] [Releng] Use Execution Environments descriptions to avoidEike Stepper1-1/+2
2013-03-13[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410Eike Stepper1-1/+1
2013-01-20[398593] BufferUtil accidentally uses Java 1.6 methods internally Eike Stepper1-4/+24
2012-12-30Ease profilingEike Stepper1-1/+9
2012-11-05Offline ExampleEike Stepper1-16/+23
2012-09-21[389525] Concurrent Access to Models Rollback / Conflict ResolutionEike Stepper1-0/+156
2012-09-21[389525] Concurrent Access to Models Rollback / Conflict ResolutionEike Stepper1-38/+40
2012-09-17Fix encodingEike Stepper1-1/+1
2012-09-10Move release.xml to separate projectEike Stepper1-1/+1
2012-09-01Update docsEike Stepper14-8/+40
2012-08-30[387774] CDO threads prevent JVM to exit on client side standalone Eike Stepper1-5/+0
2012-08-15[259086] Protocol versions should be checked Eike Stepper7-41/+254
2012-08-12Reduce objects that are weakly reachable through ReflectUtil.idsEike Stepper1-2/+5
2012-07-29Remove unneeded schema buildersEike Stepper1-5/+0
2012-07-19Fix line endings in master (dos2unix)Eike Stepper60-4243/+4243
2012-06-25[383292] Thread names missing, thread management. Eike Stepper3-258/+258
2012-06-11[380629] Design a default Security model Eike Stepper1-79/+83
2012-06-07[381472] Design a repository administration API Eike Stepper3-1290/+1296
2012-06-06Update JavadocsEike Stepper35-2911/+2992
2012-05-21Add generateSourceReferences = true to all pluginsEike Stepper1-28/+30
2012-04-19[369685] Current linebreaks from help message of the CDOCommandProvider doesn...Eike Stepper1-3/+3
2012-04-18[369685] Current linebreaks from help message of the CDOCommandProvider doesn...Eike Stepper1-116/+120
2012-04-18[375939] Payload size of 21331 cause Buffer error when CDO UI is used Eike Stepper1-432/+438
2012-03-08Java formatter version 12Eike Stepper2-493/+514
2012-01-14Adjusted copyrights to 2012Eike Stepper95-9294/+9294
2011-11-23"long=long*int" instead of "long=int*long"Eike Stepper1-2/+2
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper79-79/+79
2011-09-13tutorialsEike Stepper1-1/+1
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper21-253/+173
2011-09-02excluded package.html from buildsEike Stepper2-360/+376
2011-07-05[351160] Automatically send client-side protocol timeouts to server, as well Eike Stepper3-3/+157
2011-07-05[351147] Emit TimeoutChangedEvent from SignalProtocol Eike Stepper2-15/+65
2011-07-04whitespace changes?Eike Stepper1-3/+3
2011-06-08javadocEike Stepper2-1/+6

Back to the top