summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin
Commit message (Expand)AuthorAgeFilesLines
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-142-1/+20
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-123-6/+31
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-124-1/+17
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-114-15/+59
* [MRM-1660] use log4j2Olivier Lamy2012-09-092-21/+22
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-4/+8
* ManagedRepository test fixskygo2012-09-061-1/+3
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-071-4/+0
* Make unit test able to run on path with space. Warn dev to relocate.skygo2012-08-072-2/+56
* make to test method rerunableskygo2012-08-041-25/+29
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-2/+8
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-12/+12
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-0/+8
* [MRM-1629] Add a configuration field for the application url.Olivier Lamy2012-05-241-0/+28
* osgi metadatas for taskqueue changeOlivier Lamy2012-04-131-1/+1
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-131-1/+1
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-121-1/+1
* fix repackaging of spring-registry to a new packageOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-registry-api componentOlivier Lamy2012-04-122-7/+6
* osgi fixOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-112-2/+2
* use spring quartz with asf groupIdOlivier Lamy2012-04-111-1/+1
* osgi grhhh :-)Olivier Lamy2012-04-081-1/+1
* move to package o.a.a.r redback module redback-rbac-role-managerOlivier Lamy2012-04-072-3/+3
* move to package o.a.a.rOlivier Lamy2012-04-071-1/+1
* redback package change to asf namespaceOlivier Lamy2012-04-075-5/+5
* use new redback groupIdOlivier Lamy2012-04-062-7/+7
* adding repository with existing location, confirm modal was not closedOlivier Lamy2012-04-021-0/+2
* take of non absolute path when creating a repository indexOlivier Lamy2012-04-021-0/+7
* take of non absolute path when creating a repositoryOlivier Lamy2012-04-021-0/+6
* start working on browsing only one repository to avoid merging incomplete met...Olivier Lamy2012-03-161-3/+0
* add validation on adding LegacyPath rest methodOlivier Lamy2012-03-061-14/+52
* display artifacts number found in the search resultOlivier Lamy2012-03-011-1/+2
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.Olivier Lamy2012-03-012-1/+14
* fix compilation issuesOlivier Lamy2012-02-261-2/+0
* [MRM-1576] rewrite proxies connector pageOlivier Lamy2012-02-101-1/+1
* add convenient getter/setter to ease json mapping for Map fields.Olivier Lamy2012-02-092-0/+131
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+5
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-0/+18
* ensure ProxyConnector are correctly orderedOlivier Lamy2012-01-302-1/+71
* add rest service to validate cron expressionOlivier Lamy2012-01-251-2/+0
* fix unit testOlivier Lamy2012-01-241-1/+1
* [MRM-1574] add rest method to get repositoty statisticsOlivier Lamy2012-01-191-1/+0
* fix rest call for scanRepositoryNow fullScan parameter was not honouredOlivier Lamy2012-01-191-1/+1
* add a rest method to validate if managed repository location already exists.Olivier Lamy2012-01-173-6/+64