summaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-264-0/+1460
* revert twoPhaseBuilding model building as it breaks maven inheritance resolut...Olivier Lamy2012-02-261-0/+17
* revert some changes to use a RuntimeExceptionOlivier Lamy2012-02-252-11/+2
* fix compilation issueOlivier Lamy2012-02-251-2/+1
* correctlt close jcr session in case of exceptionOlivier Lamy2012-02-251-23/+24
* fix osgi imports.Olivier Lamy2012-02-251-1/+1
* restore 1.5 compileOlivier Lamy2012-02-241-0/+8
* [MRM-1573] improve browse service with returning ProjectVersionMetadata (so a...Olivier Lamy2012-02-2410-1/+30
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-043-141/+215
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-043-15/+30
* restore animal sniffer to the buildBrett Porter2012-01-231-0/+7
* use the same path separator as RepositoryPathTranslator to prevent windauze i...Olivier Lamy2011-12-151-0/+2
* fix versionOlivier Lamy2011-12-131-1/+1
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-133-5/+7
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-222-0/+44
* [MRM-1542] missing classifier field in the delete artifact web pageOlivier Lamy2011-10-241-2/+2
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-184-4/+4
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-184-4/+4
* if equals is defined hashCode must be defined tooOlivier Lamy2011-10-071-0/+17
* remove unused private methodsOlivier Lamy2011-10-041-6/+0
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-014-4/+4
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-8/+3
* get RID of plexus.component annotationOlivier Lamy2011-09-061-1/+0
* align/magnify names :-)Olivier Lamy2011-09-013-3/+3
* update licenses and send in RATBrett Porter2011-08-251-0/+15
* desactivate animal sniffer plugin as it fail in module archiva-modules/metada...Olivier Lamy2011-08-232-4/+21
* 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
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-151-0/+20
* 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