Revert "getUuidAndTitleCache of classificationservice does not need the excluded...
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / ServiceBase.java
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)
2010-07-05 Andreas Müllerminor
2010-01-06 ben.clarkUpdated ICdmEntityDao replace(T x, T y) and refresh...
2009-12-21 ben.clarkAdded merge(T t, LockMode lockmode) and refresh(T t...
2009-12-18 ben.clarkRefactored service layer to reflect changes in search...
2009-11-26 ben.clarkAdded Methods to AuditEventService, VersionableServiceB...
2009-10-07 ben.clarkMerged in changes from cate-development branch and...
2009-09-22 Andreas Müllerminor
2009-09-16 Katja Luther(no commit message)
2009-08-14 ben.clarkAdded free-text search methods to name & occurrence...
2009-07-14 a.babadshanjanSession clean
2009-07-10 a.babadshanjanfindByUuid for sets of uuids
2009-07-09 ben.clarkAdded comments indicating candidates for harmonisation
2009-06-03 ben.clarkTried to ensure consistent use of readOnly transaction...
2009-05-17 ben.clarkUpdated a couple of methods to be more in line with...
2009-05-15 ben.clarkRe-wrote free text searching interfaces for Taxon and...
2009-05-07 ben.clarkLots of changes, including adding List<OrderHint> order...
2009-04-28 Andreas Kohlbeckeradditional service methods for new REST service
2009-04-07 Andreas Kohlbeckerconfigurable bean initialization methods
2009-03-25 Andreas Kohlbeckersvn keyword property "Id" added
2009-03-23 Andreas Kohlbeckerlist methods returning Pagers
2009-03-19 a.babadshanjanMerged branches/cdmlib/2.0 changes r5130:5370 into...
2009-01-07 a.babadshanjanMain Service added to CdmApplicationController. Fixed...
2009-01-05 ben.clarkImplemented additional service methods as part of ...
2008-11-27 Andreas MüllersaveCdmObjectAll(Collection<? extends S>
2008-11-27 Andreas Müllerdelete warnings in cdmlib-services
2008-11-18 a.babadshanjanChanged signature to saveFeatureDataAll(VersionableEnti...
2008-11-13 a.babadshanjanCichorieae distribution import: TDWG areas and presence...
2008-09-22 a.babadshanjanExperimented with comparing content of two CDM databases
2008-09-08 a.babadshanjanOpportunity to omit term loading during DB initialization.
2008-08-13 a.babadshanjanCounting rows
2008-08-06 Andreas Müller(no commit message)
next