Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bed13665 06/13/2013 01:22 PM Cherian Mathew

updated to be compatible with hibernate4

3f2bf3fd 05/17/2013 02:27 PM Andreas Müller

minor

04406518 05/17/2013 11:25 AM Andreas Kohlbecker

removing obsoltete classes

26cb375c 05/17/2013 11:25 AM Andreas Kohlbecker

deprecating obsoltete classes

bc45d7e3 05/17/2013 11:24 AM Andreas Kohlbecker

removing old lines of code

3640696a 05/16/2013 05:01 PM Andreas Müller

java doc

a59c51d2 05/10/2013 02:17 PM Andreas Kohlbecker

fixing bug in filterDistributions()

3bb26919 05/08/2013 04:40 PM Andreas Kohlbecker

using uuid instead of id as key - fixes broken test

2ec98ccf 05/08/2013 01:35 PM Andreas Kohlbecker

filtering of distributions for publication fixed ()

09e21e7c 05/07/2013 11:02 AM Andreas Kohlbecker

fixing stack overflow due to incorrect usage of freetext sessions

4d1e5c16 05/06/2013 11:41 PM Andreas Müller

minor

d4f6a2d0 05/06/2013 06:11 PM Andreas Kohlbecker

reducing batch size, reducing max memory consumption, batch processes now running with lower priority (=3)

6af3f475 05/06/2013 06:11 PM Andreas Kohlbecker

always updating priorities in transmission engine (avoids errors due to missing priorities)

abdca25e 05/03/2013 11:19 AM Cherian Mathew

reverted batch size back to 100

cf1ed74e 04/30/2013 04:15 PM Cherian Mathew

removed unused imports

ed5a56f4 04/30/2013 12:02 PM Andreas Kohlbecker

TransmissionEngineDistribution separating byArea and byRank aggregation - correcting progressmonitor work ticks

b1385f0b 04/30/2013 11:58 AM Andreas Kohlbecker

TransmissionEngineDistribution separating byArea and byRank aggregation

1f93c24d 04/30/2013 11:58 AM Andreas Kohlbecker

removing test code

4d25a73a 04/26/2013 11:18 PM Andreas Kohlbecker

lucene search: fixing grouping problem and basic indexing of term hierachies

467a3e1a 04/26/2013 05:34 PM Andreas Kohlbecker

reenabling some lines of code

f1a1b9be 04/26/2013 05:34 PM Andreas Kohlbecker

first working implementation of the Occurrence freetext search with spatial search

676033bb 04/25/2013 05:05 PM Cherian Mathew

INameService : added findByNameFuzzySearch method to search names by fuzzy matching
NameServiceImpl : implemented findByNameFuzzySearch and helper methods
LuceneSearch : added new simple (TopDocs based) executeSearch method
ISearchResultBuilder : added createResultSet method for generating a result set for TopDocs...

3702be95 04/25/2013 04:53 PM Cherian Mathew

Added Creation of dictionaries within the mass indexer

45f5b9ad 04/24/2013 05:56 PM Andreas Kohlbecker

also preferring computed distributions in getOrderedDistributions()

7b437d02 04/24/2013 02:40 PM Andreas Müller

minor

8bf932d4 04/24/2013 02:38 PM Andreas Müller

remove imports

733dfddc 04/24/2013 01:42 PM Andreas Müller

avoid duplicates in derived unit media list

b80b0b95 04/24/2013 01:40 PM Andreas Müller

change method name

779e8c91 04/24/2013 01:37 PM Andreas Müller

minor

76d1995e 04/19/2013 03:32 PM Cherian Mathew

added TaxonNameBase to the mass indexer list

c1a377e9 04/18/2013 04:30 PM Andreas Kohlbecker

fixing test problem and reenabling tests

903a6914 04/18/2013 01:33 PM Andreas Kohlbecker

marker.markerType always initialized and serialized

0aec7ea8 04/18/2013 01:33 PM Andreas Kohlbecker

filtering descriptionElements by computed marker

34ac4e7e 04/18/2013 01:33 PM Andreas Kohlbecker

filtering descriptionElements by computed marker

f2fdd2e7 04/18/2013 01:33 PM Andreas Kohlbecker

@Override and comments

9ec6a7f0 04/18/2013 01:33 PM Andreas Kohlbecker

removing obsoltete methods and cleaning up

1b867d91 04/18/2013 01:33 PM Andreas Kohlbecker

adding generics and fixing deprecation

b3af868f 04/18/2013 01:33 PM Andreas Kohlbecker

removing profiling code

9c5576ae 04/18/2013 01:33 PM Andreas Kohlbecker

Solving all outOfHeap problems

5579f470 04/18/2013 01:33 PM Andreas Kohlbecker

Solving outOfHeap problem only without freetext indexing

99e90985 04/18/2013 01:32 PM Andreas Kohlbecker

missing @Overrides

f2889751 04/18/2013 01:32 PM Andreas Kohlbecker

solving minor merge problem

dba75be8 04/18/2013 01:32 PM Andreas Kohlbecker

Improvements to TransmissionEngineDistribution, basic monitoring added and new service and dao methods for pageRankSpecificRootNodes()

9e237967 04/18/2013 01:32 PM Andreas Kohlbecker

adding missing @Override

38ca1a7b 04/18/2013 01:32 PM Andreas Kohlbecker

renaming TransmissionEngineOccurrence to TransmissionEngineDistribution

6e0e6895 04/18/2013 01:28 PM Andreas Kohlbecker

reloading areas and some doc

d72d5216 04/15/2013 07:36 AM Andreas Müller

hibernate4 update for ConversationHolder (maybe not yet fully ready)

5757215e 04/13/2013 01:56 PM Andreas Müller

upgrade some spring.hibernate3 dependencies to spring.hibernate4

ae0bb537 04/12/2013 02:16 PM Andreas Müller

add factory method for derivation event with type parameter

920a4d15 04/05/2013 02:29 PM Andreas Müller

add authentication to ICdmAppController

5b88307e 04/05/2013 01:29 PM Andreas Kohlbecker

central configuration of admin login and default password in eu.etaxonomy.cdm.config.Configuration - (missing bit)

80bf5d7b 04/05/2013 01:27 PM Andreas Kohlbecker

central configuration of admin login and default password in eu.etaxonomy.cdm.config.Configuration

77b4a247 04/05/2013 12:06 PM Andreas Kohlbecker

switching transaction propagation strategy from Propagation.SUPPORTS to Propagation.REQUIRED, see http://dev.e-taxonomy.eu/trac/wiki/CdmTransactions

4794837a 03/28/2013 03:47 PM Andreas Müller

merge trunk and bugfix linkbackuri jaxb

f15f1d83 03/28/2013 10:59 AM Andreas Müller

minor

25461b19 03/28/2013 10:18 AM Andreas Müller

some changes in the ABCD206 Import

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

explicitely ordering taxa for test ReferenceDaoHibernateImplTest.testListCoveredTaxa()

7e5bc50f 03/26/2013 04:28 PM Andreas Kohlbecker

preliminar solution for handling and setting the lucene version

e37987bc 03/26/2013 01:07 PM Andreas Kohlbecker

solving lucene index locked problem for tests

ace80883 03/25/2013 04:25 PM Andreas Kohlbecker

solving problem when seaching for uuids + restoring old TaxonServiceSearchTest.xml - all FreeTextSearch tests now SUCCESFUL

5fca81cc 03/25/2013 04:23 PM Andreas Kohlbecker

removing beginTransaction() for hibernate 4 migration testing

772393b4 03/25/2013 01:42 PM Lorna Morris

Fixes #3285

52f12e17 03/22/2013 11:36 AM Andreas Kohlbecker

solving lazy loading exception

9feefc7d 03/18/2013 05:29 PM Cherian Mathew

check if type of synonym relation is not null

81d26cf3 03/18/2013 04:30 PM Cherian Mathew

added possibility to move accepted taxon (with homotypic synonyms) to a synonym

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

f5db5aee 03/15/2013 02:26 PM Andreas Kohlbecker

paging mechanism of pageByAssociatedTaxon() fixed

d8815cf0 03/13/2013 11:10 PM Andreas Kohlbecker

Lists all Media found in an any TaxonDescription, NameDescription, SpecimenOrObservationBase, DnaSample Chromatograms, etc. associated with this taxon for #3305 (Collect images via taxon relations)

1a22121a 03/08/2013 10:07 AM Cherian Mathew

TaxonNodeServiceImpl : added clearing of relation sets
TaxonDaoHibernateImpl : added 'isOrphaned' field to hql query for building UuidAndTitleCache objects

0e40f189 03/07/2013 05:16 PM Andreas Kohlbecker

TransmissionEngineOccurrence now creates descriptions tagged with MarkerType: COMPUTED

66634aaa 03/06/2013 01:17 AM Andreas Müller

update some further dependencies

f53f71bf 03/01/2013 05:42 PM Andreas Kohlbecker

solving application context problem

28cf9db3 02/28/2013 06:25 PM Andreas Kohlbecker

TransmissionEngineOccurrence done also with test + some improvements regarding test data generation

0a71e914 02/28/2013 06:25 PM Andreas Kohlbecker

first implementation of TransmissionEngineOccurrence and basic test

1ae9f0ff 02/28/2013 06:25 PM Andreas Kohlbecker

calls to loadRankSpecificRootNodes() in tests and other classes adapted

05da02fa 02/28/2013 06:25 PM Andreas Kohlbecker

loadRankSpecificRootNodes() documentation

c3796517 02/22/2013 12:52 PM Andreas Kohlbecker

service method to list Classifications for taxonBase

8b38c58e 02/15/2013 06:54 PM Andreas Kohlbecker

server side implementation for #3305 (Collect images via taxon relations)

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

a9113a50 01/15/2013 05:09 PM Andreas Kohlbecker

implementing full stack from IEventBaseDao to EventBaseController

a67f6e30 12/14/2012 01:38 AM Andreas Müller

create derived unit by derivedUnittype

0cab854d 12/11/2012 01:54 PM Andreas Kohlbecker

fixing NPE

2ad617ca 12/11/2012 01:27 PM Andreas Kohlbecker

fixing #3224 (specimens: Collect Specimens and Observations (+ Facts) via taxon relations.)

5d111972 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes - second part

346d01a7 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes

76990339 12/11/2012 01:27 PM Andreas Kohlbecker

renaming listByAllAssociations() to listByAssociatedTaxon()

8826c645 12/11/2012 01:24 PM Andreas Kohlbecker

service for #3234 (implement cdm service method to collect SpecimensAndObservations via taxon)

ace5aeed 11/30/2012 06:27 PM Sybille Bürs

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

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

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

0c8a3fee 11/28/2012 10:42 AM Cherian Mathew

checking for null state (happens when initializing new state for new categorical data) to avoid NPE (ticket 3184)

17ac8c45 11/27/2012 05:11 PM Andreas Kohlbecker

fixing #2830 (NPE in /description/{uuid}/DistributionTree) - missing bit

9089d3df 11/27/2012 05:09 PM Andreas Kohlbecker

fixing #2830 (NPE in /description/{uuid}/DistributionTree)

b863ee73 11/27/2012 05:09 PM Andreas Kohlbecker

attempt to fix #2830 (NPE in /description/{uuid}/DistributionTree)

e26b4be4 11/06/2012 11:31 AM Andreas Müller

add filter to StatisticsConfigurator

99cd9158 10/23/2012 08:40 AM Andreas Kohlbecker

fixing problem with run-as authentication

7e19bd57 10/23/2012 08:40 AM Andreas Kohlbecker

fixing FirestDataInterter for non security contexts

f276371a 10/23/2012 08:40 AM Andreas Kohlbecker

using run-as authentication in firstDataInserter

66aeb5aa 10/23/2012 08:40 AM Andreas Kohlbecker

modifying FirstDataInserter for existing tests

89cf694f 10/23/2012 08:40 AM Andreas Kohlbecker

more genric way to insert first data (metadata, admin, ROLE_ADMIN)

8d8db278 10/23/2012 08:40 AM Andreas Kohlbecker

checking for admins role ROLE_ADMIN during startup of CdmApplicationController