ref #7745 fix failing pathFrom if subtree is null
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / conversation /
2018-05-17 jenkinsMerge branch 'release/5.0.0' 5.0.0
2018-05-02 Andreas Müllerref #6241 replaced @created by @since in cdmlib
2018-01-31 jenkinsMerge branch 'release/4.13.0' 4.13.0
2017-12-15 Andreas Müllercleanup
2017-11-08 jenkinsMerge branch 'release/4.11.0' 4.11.0
2017-10-25 Andreas Kohlbeckerfix #6780 correctly checking for active transaction
2017-10-24 Andreas KohlbeckerRevert "fixing potential memory leak in ConversationHol...
2017-10-24 Andreas Kohlbeckerfixing potential memory leak in ConversationHolder...
2017-10-23 Andreas Kohlbeckeravoiding excessive session log entries at INFO level
2017-07-20 jenkinsMerge branch 'release/4.9.0' 4.9.0
2017-07-07 Patrick PlitznerMerge branch 'develop' into owlExport
2017-07-07 Andreas Kohlbeckerref #6687 ConversationHolder improvements for pre view...
2017-07-06 jenkinsMerge branch 'release/4.8.0' 4.8.0
2017-06-30 Andreas Kohlbeckerref #6687 fixing bug in ConversationHolder object compa...
2017-06-03 Andreas MüllerMerge branch 'develop' into feature/cdm-4.7
2017-05-20 Andreas MüllerMerge branch 'develop' into feature/cdm-4.7
2017-05-05 Andreas Kohlbeckerimproving documentation formatting
2017-05-05 Andreas Kohlbeckerimproving documentation formatting
2016-05-03 jenkinsMerge branch 'release/4.0.0' root/tags/cdmlib/4.0.0 4.0.0
2016-02-15 jenkinsMerge branch 'hotfix/3.12.4' into develop
2016-02-10 Andreas KohlbeckerMerge branch 'hotfix/3.12.3' into develop
2016-01-11 Andreas KohlbeckerMerge branch 'hotfix/3.12.1' into develop
2015-12-21 Andreas Kohlbeckerresolving conflicts after merge of ticket_4716 into...
2015-11-23 Andreas MüllerUpgrade to hibernate 5 with persistence tests running...
2015-06-15 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-06-12 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git... remoting-4.0 origin/remoting-4.0 root/branches/cdmlib/remoting-4.0
2015-06-08 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-05-21 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-02-26 Cherian MathewCdmCacherTest : ignoring for now since we have reverted...
2015-02-23 Cherian Mathewmerge from trunk
2015-02-03 Cherian MathewConversationHolderMock : overriding all methods
2014-12-03 Patric Plitznermerge-update from trunk
2014-11-24 Cherian Mathewremoved unwanted service field
2014-11-21 Andreas Kohlbeckerwhitespace
2014-03-17 Andreas Kohlbeckeradditional method required to avoid problems which...
2014-02-12 Cherian MathewhttpInvokerServices : remoting services spring config...
2013-07-03 Alexander OppermannMerged the latest changes from the trunk into the branc...
2013-06-21 Andreas Müllermerge trunk to 3.3
2013-06-13 Cherian Mathewupdated to be compatible with hibernate4
2013-04-18 Andreas Müllermerge trunk into cdm-3.3
2013-04-15 Andreas Müllerhibernate4 update for ConversationHolder (maybe not...
2010-06-21 n.hoffmannmerging the last changes from SPRINT-Cichoriea1 into...
2010-01-27 n.hoffmannmoved image functionality into the library
2010-01-08 n.hoffmannfixes #1365 and #1366
2009-11-06 n.hoffmannfixing a problem with pooled connection that only arose...
2009-10-26 Katja Lutherlicence comment added
2009-09-21 n.hoffmannchanged flush mode to COMMIT. Solves lots of issues...
2009-09-01 n.hoffmannadded ability to delete an object from a conversations...
2009-05-08 n.hoffmannadded support to unregister from PostDataChangeListener...
2009-04-06 n.hoffmannfixed an issue with pring not correctly handling the...
2009-04-01 n.hoffmannFixed a couple of bugs that arose when switching eclips...
2009-03-25 n.hoffmannmoved the Listener/Observer that fires after a CRUD...
2009-03-25 n.hoffmannimplemented the conversation mediation strategy to...
2009-03-25 n.hoffmannimplemented the conversation mediation strategy to...
2009-03-25 n.hoffmannminor