merge-update from trunk
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / conversation / ConversationHolder.java
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.hoffmannimplemented the conversation mediation strategy to...
2009-03-25 n.hoffmannminor