Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

71cecb32 05/26/2016 05:49 PM Andreas Müller

Further cleanup and rename new default cache strategy to default cache strategy #5833

9db62d49 05/26/2016 03:58 PM Andreas Müller

Implement single cache strategy for references #5833

  • Implemented new class NewDefaultReferenceCacheStrategy and helper class TitleWithoutYearAndAuthorHelper
  • Moved all functionality of old ReferenceCacheStrategies to new class(es)
  • Moved all old strategies to package .old...
531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

0ecfd682 04/28/2016 03:47 PM Andreas Müller

Remove bidirectionality for supplemental data #5743

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

a15c158c 05/20/2015 05:23 PM Andreas Müller

added id to uuidAndTitleCache

ec1059aa 10/17/2014 09:31 PM Andreas Müller

adapt tests to missing Reference.series #4293 and not null constraint for test database ddl #4382

f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

3fd08fbf 11/04/2013 12:43 AM Andreas Müller

revert r19380

3801822d 11/03/2013 06:23 PM Andreas Müller

change DescriptionBase.descriptionElements to DescriptionBase.elements #3841

b606df4d 08/13/2013 04:01 PM Andreas Müller

first version of abbreviated title cache generation for references : #1551

44f0d9d0 03/26/2013 05:46 PM Andreas Kohlbecker

explicitely ordering taxa for test ReferenceDaoHibernateImplTest.testListCoveredTaxa()

8e26acfb 11/30/2012 06:07 PM Sybille Bürs

i put a distinct in the hibernate query of the getAllNomenclaturalReferences(). because the return list held doubles.

37f5dcc0 11/30/2012 05:59 PM Sybille Bürs

just added the files of my statistics1 branche manually because reintegration failed

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

55055695 09/02/2010 12:33 PM Andreas Kohlbecker

re-integrating branches/cdmlib/oai-pmh up to revision 10059

27ebd6c8 06/22/2010 09:43 PM Niels Hoffmann

implemented a couple of getUuidAndTitleCache methods for agents

443f1bb1 06/21/2010 01:32 PM Niels Hoffmann

merging the last changes from SPRINT-Cichoriea1 into trunk

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

b8e1cb03 11/04/2009 12:01 PM Katja Luther
6837d5b7 10/29/2009 02:07 PM Andreas Kohlbecker

Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275

27a53aac 10/20/2009 12:58 PM Niels Hoffmann

fixes #998

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

82c4b637 09/08/2009 06:13 PM Niels Hoffmann

refactored UuidAndTitleCache methods

adadf4fa 08/26/2009 12:20 PM Niels Hoffmann

finetuning match mechanism

a7c68045 06/17/2009 02:03 PM Andreas Müller

TaxonomicTree implementation (persistence)

6d9050bd 05/15/2009 06:25 PM Ben Clark

Refactored ISearchableDao to make it more generic, then added it and implementations to daos for Agents, References and Media

bedfcc4d 01/20/2009 06:05 PM Ben Clark

Major changes to the cdmlib default term loading and initialization, plus free-text search of Taxa (by name) and DescriptionElementBase elements as part of #476

8127ca8d 01/12/2009 05:44 PM Andreas Kohlbecker

added @Qualifier to help autowiring in cdmlib-remote

4a3bf259 04/24/2008 03:55 AM Andreas Müller
30a3be8c 04/21/2008 11:01 PM Andreas Müller