aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* add javadocOlivier Lamy2013-06-051-0/+7
* complete javadocOlivier Lamy2013-05-221-0/+8
* complete javadocOlivier Lamy2013-05-221-0/+8
* fix javadocOlivier Lamy2013-05-221-1/+2
* use genericsOlivier Lamy2013-05-191-1/+1
* remove redundant version elementOlivier Lamy2013-05-091-0/+6
* fix imports and minors warning sonar.skygo2013-03-141-1/+1
* add javadocOlivier Lamy2013-02-171-1/+5
* add closeQuietly method for repository session when only reading we can ignor...Olivier Lamy2013-02-172-0/+20
* [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.Olivier Lamy2012-12-191-0/+11
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+6
* use a better naming conventionOlivier Lamy2012-10-233-5/+5
* use a better naming conventionOlivier Lamy2012-10-231-10/+10
* use a new bean rather than a lot of params to ease futur enhancements better ...Olivier Lamy2012-10-231-0/+138
* use a new bean rather than a lot of params to ease futur enhancementsOlivier Lamy2012-10-232-10/+19
* [MRM-1703] Cannot delete project with the ui.Olivier Lamy2012-10-221-2/+13
* do some cleanup if metadatarepository still contains versions when deletingOlivier Lamy2012-10-111-3/+14
* fix parameter nameOlivier Lamy2012-09-061-2/+2
* add a method to remove namespace(groupId) in MetadataRepositoryOlivier Lamy2012-09-061-0/+11
* add javadocOlivier Lamy2012-06-261-0/+7
* fix junit correctly delete timestamped snapshotOlivier Lamy2012-06-251-0/+3
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-0/+13
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-011-0/+1
* take care of metadata files with id as maven-metadata-archiva-vm-all-public.xmlOlivier Lamy2012-05-281-8/+7
* managed repositories add link to do a directories scan immediate.Olivier Lamy2012-03-122-3/+13
* 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
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-043-141/+215
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-042-15/+26
* use the same path separator as RepositoryPathTranslator to prevent windauze i...Olivier Lamy2011-12-151-0/+2
* [MRM-1542] missing classifier field in the delete artifact web pageOlivier Lamy2011-10-241-2/+2
* remove unused private methodsOlivier Lamy2011-10-041-6/+0
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-8/+3
* get RID of plexus.component annotationOlivier Lamy2011-09-061-1/+0
* simplify inject of bean listOlivier Lamy2011-08-221-4/+5
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-141-1/+1
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-262-28/+77
* [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen...Brett Porter2011-03-292-18/+0
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-301-0/+4
* [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-225-109/+137
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-225-57/+178
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-281-0/+2
* [MRM-1282] consistency in parameter namingBrett Porter2010-03-181-16/+16
* [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