summaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api
Commit message (Expand)AuthorAgeFilesLines
* desactivate animal sniffer plugin as it fail in module archiva-modules/metada...Olivier Lamy2011-08-231-1/+2
* simplify inject of bean listOlivier Lamy2011-08-221-4/+5
* fix jdk1.5 unit test : HashMap doesn't guarantee orderOlivier Lamy2011-06-191-70/+67
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-142-1/+5
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-06-012-2/+65
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-264-35/+87
* update plexus-spring groupIdOlivier Lamy2011-05-161-1/+1
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-121-1/+1
* [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen...Brett Porter2011-03-292-18/+0
* [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-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-301-0/+4
* [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] hook save()/close()/revert() methods to the repository implementationBrett Porter2010-12-292-3/+27
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-299-46/+365
* clean up the "TODO" list, and mark those that are more important as "FIXME"Brett Porter2010-12-222-2/+6
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-226-111/+139
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-226-66/+238
* [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-282-0/+13
* 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
* [MRM-1327] make sorting more consistent for other implementationsBrett Porter2010-03-181-44/+59
* [MRM-1282] consistency in parameter namingBrett Porter2010-03-181-16/+16
* [MRM-1327] abstract test case so that multiple implementations can use itBrett Porter2010-03-182-0/+703
* [MRM-1282] remove use of repository layer in favour of storage APIBrett Porter2010-03-101-2/+5
* [MRM-1282] remove duplicated artifact population, ensuring the metadata consu...Brett Porter2010-03-101-0/+38
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-101-2/+4
* [MNG-1301] remove the problem reports dependency on the repository layer, sta...Brett Porter2010-03-092-0/+40
* [MRM-1282] move the content into the repository data directoryBrett Porter2010-02-161-0/+1
* [MRM-1282] ensure repository metadata is deleted when repository isBrett Porter2010-01-191-0/+4
* merged recent changes from trunk, and reimplemented incoming audit log functi...Brett Porter2010-01-191-1/+1
* [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-241-1/+4
* [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-243-5/+44
* [MRM-1282] additional loggingBrett Porter2009-12-231-0/+4
* [MRM-1282] add some logging with regard to namespaces and resolutionBrett Porter2009-12-222-0/+28
* [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-161-0/+4
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-163-36/+4
* [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-161-2/+2
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-151-1/+3
* [MRM-1300] move search and find artifact action over to metadata repositoryBrett Porter2009-12-101-0/+2
* [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-105-9/+47
* [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-091-1/+10