aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* remove $Id$Olivier Lamy2012-08-091-1/+0
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-0818-42/+42
* more navigation historyOlivier Lamy2012-08-082-15/+60
* fix typo in the field nameOlivier Lamy2012-08-081-5/+5
* correctly use slf4j for loggingOlivier Lamy2012-08-081-2/+2
* fix unit paths so you can run unit on path with spaceskygo2012-08-082-8/+11
* add FIXMEOlivier Lamy2012-08-071-0/+1
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-073-3/+42
* replace by &20 instead of %20 % not allowed shameskygo2012-08-071-2/+2
* handle navigation for #basicsearchOlivier Lamy2012-08-072-9/+48
* attempt to stabilie core consummer testsskygo2012-08-071-2/+16
* autocomplete from crumb entries must preserve navigation when found an artifactOlivier Lamy2012-08-071-1/+1
* fix navigation missing when using crumbentriesOlivier Lamy2012-08-072-4/+12
* handle navigation when display an artifact version detailOlivier Lamy2012-08-071-3/+20
* add a route to display artifact detail for a repositoryOlivier Lamy2012-08-071-0/+9
* oups that was failingOlivier Lamy2012-08-071-1/+1
* take care of hash with already a repositoryUdOlivier Lamy2012-08-071-5/+5
* fix hash when changing repositoryOlivier Lamy2012-08-072-1/+15
* fix issue in hash calculation when changing repository while browsingOlivier Lamy2012-08-071-5/+14
* support naviguation when browsing artifact, route: '#artifact/:groupId/:artif...Olivier Lamy2012-08-072-31/+63
* use navigation when browsing with autocompleteOlivier Lamy2012-08-072-39/+42
* add a sammy route for quick searchOlivier Lamy2012-08-071-8/+12
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-075-19/+8
* Make unit test able to run on path with space. Warn dev to relocate.skygo2012-08-072-2/+56
* prune non needed dependenciesOlivier Lamy2012-08-071-0/+12
* make archetype test running off line, prune non needed dependenciesOlivier Lamy2012-08-072-0/+31
* increase size for uploading filesOlivier Lamy2012-08-071-2/+2
* testPolicyYes rerunnable +@Override in test classesskygo2012-08-062-14/+8
* dependency plugin 2.4 see MDEP-365Olivier Lamy2012-08-061-0/+1
* fix issue using surefire 2.12.1Olivier Lamy2012-08-062-4/+0
* Core Consummers module: add @Override for unit test + attempt to fix CleanupR...skygo2012-08-068-0/+15
* maven-project-info-reports-plugin 2.5Olivier Lamy2012-08-051-1/+1
* remove dependency on maven tree componentOlivier Lamy2012-08-048-924/+72
* use dependency tree with aether for old webapp tooOlivier Lamy2012-08-043-42/+62
* cleanup karaf features with guava versionOlivier Lamy2012-08-042-2/+2
* fix some dependencies and back to surefire 2.12 as it break on webapp-it-jsOlivier Lamy2012-08-042-2/+27
* make to test method rerunableskygo2012-08-041-25/+29
* clear warning before some test to be sure of what we testskygo2012-08-041-0/+4
* fix osgi metadataOlivier Lamy2012-08-041-1/+2
* fix osgi metadataOlivier Lamy2012-08-041-1/+4
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-0427-404/+394
* we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.rep...Olivier Lamy2012-08-041-2/+3
* use dependencyManagement for aetherOlivier Lamy2012-08-042-2/+4
* fix dependency selector for dependency treeOlivier Lamy2012-08-042-64/+186
* add missing @sinceOlivier Lamy2012-08-021-0/+1
* add the fileOlivier Lamy2012-08-021-0/+82
* extract our own repository connector factory to an external fileOlivier Lamy2012-08-022-62/+7
* lot of code cleanup for dependency treeOlivier Lamy2012-08-024-329/+26
* use directly aether api to get dependency tree rather than passing tru maven ...Olivier Lamy2012-08-026-3/+233
* configure tmpdir for cargo to avoid sharing files for ci builds running in //Olivier Lamy2012-08-021-0/+1