History | View | Annotate | Download (5.63 KB)
ref #7289 suppressing HHH90000003
lowering loglevels
Adapt cdmlib-persistence to new testing architecture #5370
Upgrade to hibernate 5 with persistence tests running #4716
DescriptionElementVoter abstains is furtherDecision is un-decidable
merge trunk into cdmlib v3.3 branch
merge trunk into v3.3 branch
change loglevel of TransmissionEngineDistribution
fixing test problem and reenabling tests
solving lucene index locked problem for tests
Hibernate 4 migration. All test running except for SDDImport (Out of memory)
TransmissionEngineOccurrence done also with test + some improvements regarding test data generation
first implementation of TransmissionEngineOccurrence and basic test
modifying FirstDataInserter for existing tests
more genric way to insert first data (metadata, admin, ROLE_ADMIN)
almost 100% fixing #2950 (Allow grouping of lucene (hibernate search) results) - only max score is not yet available
first implementation: existing tests all Ok, grouping does not yet really work, index changes needed
tuning off security relates logging noise
renaming classes and fields a bit
last bugfix, now all test are successful
all test SUCCESSFUL - (concept of implicitPermission and voters discarded and disabled)
AccessDecisionVoter based acl implementation working - all test succeed, but assertions in test missing
using String EL for userService.changePasswordForUser() and a little house keeping
more security testing
reverting last commit - will be committed again later
merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java
reducing log level for eu.etaxonomy.cdm.search.LuceneSearch
more tests and features for #476: Implement free-text search methods for TaxonBase and TextData
fixed # 476: Implement free-text search methods for TaxonBase and TextData http://dev.e-taxonomy.eu/trac/ticket/476
findByDescriptionElementFullText implemented an hibernate search related tests fixed
re-integrating branch cdmlib/3.x-unitils-upgrade
debug and log
UserService was failing before unitils upgrade, thus ignoring again
cleaning up and adding missing tables to CleanSweep dataset => one more test fixed
all test in services now working
fixing test problems
using TesingTermInitializer also in services, needs own TermsDataSet. Also fixing some testdataSets. And logging improvements
first attempt in fixing test environment for cdmlib-services
fixes #1100 and #1101
minor
dataportal release v2.0
Fixed a couple of bugs that arose when switching eclipse-plugin to cdm 2.1
Committing large number of changes relating to versioning implementation (#108), plus lsid resolution services