aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-consumers
Commit message (Expand)AuthorAgeFilesLines
...
* next version will be 1.4.0Olivier Lamy2013-06-027-7/+7
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-277-7/+7
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-277-7/+7
* use genericsOlivier Lamy2013-05-191-1/+1
* add some FIXME but not for this release :-)Olivier Lamy2013-04-242-2/+2
* log4j2 2.0-beta5Olivier Lamy2013-04-241-3/+3
* fix imports and minors warning sonar.skygo2013-03-141-3/+3
* fix compilation of mock RoleManagerOlivier Lamy2013-02-211-0/+5
* add unit testOlivier Lamy2013-02-181-0/+5
* service to provide available rbacmanager implementations informationsOlivier Lamy2013-02-181-9/+19
* fix groupIdOlivier Lamy2013-02-021-1/+1
* use our own RBACManager to be able to configure dynamically real impls usedOlivier Lamy2013-01-151-0/+6
* fix bean namingOlivier Lamy2013-01-021-1/+1
* review/comment/delete some FIXMEOlivier Lamy2012-12-201-1/+0
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-062-0/+4
* log4j2 beta3Olivier Lamy2012-11-151-1/+1
* fix consumer archetypeOlivier Lamy2012-10-292-1/+7
* add missing dependenciesOlivier Lamy2012-10-291-0/+5
* add missing dependenciesOlivier Lamy2012-10-291-0/+5
* add missing dependenciesOlivier Lamy2012-10-291-0/+10
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-295-7/+12
* use a better naming conventionOlivier Lamy2012-10-231-1/+1
* use a new bean rather than a lot of params to ease futur enhancementsOlivier Lamy2012-10-231-11/+18
* fix mocks compilationOlivier Lamy2012-10-221-0/+7
* fix osgi metadatas grhhhhhhOlivier Lamy2012-10-201-0/+2
* add null check as mock can return nullOlivier Lamy2012-10-191-25/+30
* remove ugly printStacktraceOlivier Lamy2012-10-191-1/+1
* [MRM-1701] metadatas are not removed when a snapshot is purged.Olivier Lamy2012-10-191-3/+86
* pass a selector here to avoid all dom trasversalOlivier Lamy2012-10-191-0/+1
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+6
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-037-7/+7
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-037-7/+7
* upgrade easymock versionOlivier Lamy2012-09-221-1/+1
* log4j 2.0-beta1Olivier Lamy2012-09-211-3/+3
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-181-1/+2
* better slf4j usageOlivier Lamy2012-09-181-1/+1
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-152-4/+4
* fix compilationOlivier Lamy2012-09-152-7/+12
* [MRM-1660] use log4j2Olivier Lamy2012-09-093-18/+42
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-093-0/+30
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* Archiva core consumumer test refresh to junit 4skygo2012-09-018-48/+46
* logs rewritted for performanceskygo2012-08-311-4/+4
* add repoId to logskygo2012-08-311-4/+4
* fix unit paths so you can run unit on path with spaceskygo2012-08-082-8/+11
* replace by &20 instead of %20 % not allowed shameskygo2012-08-071-2/+2
* attempt to stabilie core consummer testsskygo2012-08-071-2/+16
* make archetype test running off line, prune non needed dependenciesOlivier Lamy2012-08-071-0/+11
* Core Consummers module: add @Override for unit test + attempt to fix CleanupR...skygo2012-08-068-0/+15