aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-091-4/+12
* use fest assertOlivier Lamy2013-06-091-5/+14
* to ease debuggingOlivier Lamy2013-06-091-3/+4
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-071-1/+2
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-071-1/+2
* use fest assertOlivier Lamy2013-06-061-1/+4
* use fest assert to prevent issues with collection typesOlivier Lamy2013-06-051-1/+1
* fix bad copy pasteOlivier Lamy2013-06-051-1/+1
* use fest assertOlivier Lamy2013-06-051-4/+16
* use fest assertOlivier Lamy2013-06-051-1/+3
* use fest assertOlivier Lamy2013-06-051-1/+5
* use fest assertOlivier Lamy2013-06-041-2/+6
* use fest assertOlivier Lamy2013-06-031-1/+3
* use fest assertOlivier Lamy2013-06-031-2/+3
* prevent issues when returned collection do not have the same typeOlivier Lamy2013-06-031-7/+9
* order can changeOlivier Lamy2013-06-021-6/+7
* ease debuggingOlivier Lamy2013-05-301-3/+5
* ease debuggingOlivier Lamy2013-05-301-2/+4
* prevent NPE with testing firstOlivier Lamy2013-05-291-2/+3
* to ease debugOlivier Lamy2013-05-271-25/+48
* [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.Olivier Lamy2012-12-191-2/+97
* [MRM-1703] Cannot delete project add unit test for metadata repository.Olivier Lamy2012-10-221-0/+19
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-1/+19
* use fest assert: more human readable :-)Olivier Lamy2012-09-061-11/+17
* add unit test for removeNamespace methodOlivier Lamy2012-09-061-0/+5
* use fest assert 2.0Olivier Lamy2012-07-031-1/+1
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-021-2/+2
* add unit for deletion of timestamped snapshotOlivier Lamy2012-06-261-1/+43
* fix unit test if metadataFacet not available on updateOlivier Lamy2012-06-121-34/+36
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-011-0/+46
* fix jdk1.5 unit test : HashMap doesn't guarantee orderOlivier Lamy2011-06-191-70/+67
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-06-011-2/+60
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-261-2/+2
* [MRM-1327] fix 'used by' to work under JCR store. This will still have proble...Brett Porter2011-03-261-24/+0
* [MRM-1327] use nodes for dependencies, make several notes about fixes require...Brett Porter2011-03-261-0/+2
* [MRM-1327] assign node types to each different node so that they can be easil...Brett Porter2010-12-301-0/+46
* [MRM-1327] don't auto-save artifact updates - this was only there for testing...Brett Porter2010-12-301-2/+19
* [MRM-1327] make sure getArtifactsByDateRange and getArtifactsByChecksum query...Brett Porter2010-12-301-2/+49
* [MRM-1327] make sure getArtifacts query is restricted to the right repositoryBrett Porter2010-12-301-0/+15
* [MRM-1327] prevent facets being returned as artifact versionsBrett Porter2010-12-291-14/+34
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-221-2/+2
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-221-9/+60
* [MRM-1327] remove unnecessary facet node for project versions, and ensure art...Brett Porter2010-12-211-0/+35
* [MRM-1327] re-arrange utility methods, and use search for retrieving artifact...Brett Porter2010-12-211-26/+34
* [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes test...Brett Porter2010-12-171-45/+255
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-281-0/+11
* fixed formattingMaria Odea B. Ching2010-06-071-9/+9
* [MRM-1362] Add simple 'CRUD' pages for project-level metadata along with a "g...Maria Odea B. Ching2010-06-071-6/+74
* [MRM-1327] make sorting more consistent for other implementationsBrett Porter2010-03-181-5/+9