ref #1445: improve search for identical names
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / ServiceBase.java
2019-08-29 jenkinsMerge branch 'release/5.9.0' 5.9.0
2019-08-28 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2019-08-27 Andreas Müllerref #8479 ordering for taxon nodes implemented in Taxon...
2019-08-05 Katja LutherRevert "minor - fix merge conflict"
2019-08-05 Katja Lutherminor - fix merge conflict
2019-07-19 jenkinsMerge branch 'release/5.8.0' 5.8.0
2019-06-03 Andreas Kohlbeckergeneric webservice method for all cdm entitiy list...
2018-09-17 jenkinsMerge branch 'release/5.3.0' 5.3.0
2018-08-17 Andreas Müllerref #7664 adapt return type for many methods with defin...
2018-08-17 jenkinsMerge branch 'release/5.2.0'
2018-08-16 Andreas Müllerref #6682 add types and deduplicateMisapplications...
2018-07-12 Andreas Kohlbeckerref #7527 adding missing @Transactional to new service...
2018-07-11 Andreas Kohlbeckerfix #7527 making page by parameter with criteria and...
2018-06-27 jenkinsMerge branch 'release/5.1.0' 5.1.0
2018-06-27 jenkinsMerge branch 'release/5.1.0'
2018-06-22 Andreas Müllerref #3560 fix checkPublished in service base class
2018-06-22 Andreas Müllerref #3560 unpublished exception handling for TaxonContr...
2018-06-21 Andreas Müllercleanup
2018-06-14 Andreas Mülleruse long instead of int in some of the count methods...
2018-06-13 Andreas Müllercleanup and remove rows(xxx) method
2018-06-05 Andreas Müllercleanup
2018-06-05 Andreas Müllerref #3560 implement unpublished for taxon collection...
2018-06-05 Andreas Müllercleanup
2018-05-17 jenkinsMerge branch 'release/5.0.0' 5.0.0
2018-03-07 Katja Lutheradapted deleteResult
2017-12-05 jenkinsMerge branch 'release/4.12.0' 4.12.0
2017-11-14 Andreas Kohlbeckertypos and whitespace
2017-11-08 jenkinsMerge branch 'release/4.11.0' 4.11.0
2017-11-03 Andreas Kohlbeckerref #7046 load by id method in service base class origin/release/4.11.0
2017-01-19 jenkinsMerge branch 'release/4.5.0' 4.5.0
2016-12-20 Andreas Kohlbeckerref #6190 removing svn property place holder in first...
2016-07-07 Patrick PlitznerMerge branch 'develop' into csvExport csvExport origin/csvExport root/branches/cdmlib/csvExport
2016-07-06 jenkinsMerge branch 'release/4.2.0' root/tags/cdmlib/4.2.0 root/trunk/cdmlib 4.2.0
2016-06-30 Andreas Kohlbeckerrefactoring listByIds to loadByIds
2016-06-29 Andreas Kohlbeckerattempt to reduce the overhead imposed by database...
2015-12-21 Andreas Kohlbeckerresolving conflicts after merge of ticket_4716 into...
2015-12-21 jenkinsMerge branch 'release/3.12.0' root/tags/cdmlib/3.12.0 3.12.0
2015-11-25 Cherian MathewAdd load method for uuid lists
2015-10-09 Andreas MüllerMerge branch 'ticket-5066' into develop
2015-10-08 Cherian Mathew#5309, #5310 Switch on write transaction annotation...
2015-10-08 Cherian MathewFix recursive merge call
2015-10-08 Cherian MathewAdd new merge method for root entitites which returns...
2015-10-07 Andreas MüllerMerge branch 'develop' into ticket-5066
2015-10-02 Cherian MathewAdd merge method to return updated transient object...
2015-09-28 Andreas KohlbeckerMerge branch 'master' into develop
2015-09-28 Andreas Kohlbeckerresolving conficts in project versions after hotfixrelease
2015-09-24 Cherian MathewAdd a new merge method in the service base class which...
2015-09-10 jenkinsMerge branch 'release/3.8.0' root/tags/cdmlib/3.8.0 3.8.0
2015-09-04 Cherian MathewCorrect delete behaviour
2015-08-27 Cherian MathewReplace load with findByUuid for delete with uuid(s...
2015-07-06 Patrick PlitznerMerge branch 'master' into abcd
2015-07-03 Cherian Mathew#5056 Refactored 'save' call to return saved entity
2015-07-02 Cherian Mathew#5012 Add service layer updates for remoting calls...
2015-06-29 Cherian MathewAdd default delete method for uuid collections and...
2015-06-18 Katja Luther- add @Audited to all type properties
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-03-19 Andreas Müllermerge validation2 and model 3.5 into trunk
2015-03-04 Cherian Mathewadded cdmEntity object in UpdateResult and updated...
2015-02-26 Cherian MathewCdmCacherTest : ignoring for now since we have reverted...
2015-01-23 Andreas Müllernull handling for find(UUID) and load(UUID) methods
2014-08-05 Patric Plitznermerge-update from trunk
2014-08-04 Andreas Müllerreplace LockMode by LockOptions in service layer and...
2014-08-04 Patric Plitznermerge-update from trunk
2014-07-30 Katja Lutherreturn value of delete methods are DeleteResults
2014-07-01 Patric Plitznermerge-update from trunk
2014-06-26 Cherian MathewIService, ServiceBase : added method findWithoutFlush
2014-05-20 Andreas Müllerbetter use of generics in service layer and persistence...
2014-05-05 Katja Lutherif deletion of an object fails the method does not...
2014-03-14 Andreas Kohlbeckeradding missing @Override
2013-12-02 Alexander Oppermannupdated to trunk
2013-11-28 Andreas MüllerOverride added
2013-11-28 Katja Lutheradd try-catch ReferencedObjectUndeletableException...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-11-19 Alexander Oppermann(no commit message)
2012-10-29 Patric PlitznerMerged latest trunk updates to branch
2012-10-23 Andreas Kohlbeckermodifying FirstDataInserter for existing tests
2012-09-11 Andreas Kohlbeckerfixing #3094 (security: make PermissionEvaluator and...
2012-09-10 Andreas KohlbeckerStraightening Operations.class, new enum CRUD and depre...
2012-09-10 Andreas Kohlbeckerrenaming classes and fields a bit
2012-09-08 Andreas Kohlbeckerreverting last commit - will be committed again later
2012-09-07 Andreas Kohlbeckermerging in git branch 'methodSecurityExpressions' and...
2012-06-15 Katja Luthersecurity stuff
2012-03-14 a.theysAT: committing merge changes
2012-03-09 Andreas Müllerimplemented findId in IService
2012-02-08 Andreas KohlbeckerMerging r13268 through r14040 from trunk/cdmlib into...
2011-11-02 Katja Luther(no commit message)
2011-10-13 Andreas Müllerchange return type for merge (#2654)
2011-08-15 Andreas Müllerremove hasPermission from saveOrUpdate
2011-07-08 Andreas Müllerremove empty lines
2011-07-05 Katja Lutherquick fix of tests, save() is not secured at the moment...
2011-07-05 Katja Luthersecure save, saveOrUpdate and delete methods
2011-06-30 Katja Lutherbugfix in getAuthorities()
2011-06-22 Katja Luther(no commit message)
2011-06-22 Katja Luthersync trunk
2011-06-21 Katja Lutheradding permission handling and writing a test for userm...
2011-02-18 Andreas Kohlbecker(no commit message)
2010-08-09 Andreas MüllersaveOrUpdate(Collection)
next