| Commit message (Expand) | Author | Age | Files | Lines |
* | remove $Id$ | Olivier Lamy | 2012-08-09 | 1 | -1/+0 |
* | use StringBuilder rather than StringBuffer | Olivier Lamy | 2012-08-08 | 18 | -42/+42 |
* | more navigation history | Olivier Lamy | 2012-08-08 | 2 | -15/+60 |
* | fix typo in the field name | Olivier Lamy | 2012-08-08 | 1 | -5/+5 |
* | correctly use slf4j for logging | Olivier Lamy | 2012-08-08 | 1 | -2/+2 |
* | fix unit paths so you can run unit on path with space | skygo | 2012-08-08 | 2 | -8/+11 |
* | add FIXME | Olivier Lamy | 2012-08-07 | 1 | -0/+1 |
* | add hack to configure User-Agent to download index from central | Olivier Lamy | 2012-08-07 | 3 | -3/+42 |
* | replace by &20 instead of %20 % not allowed shame | skygo | 2012-08-07 | 1 | -2/+2 |
* | handle navigation for #basicsearch | Olivier Lamy | 2012-08-07 | 2 | -9/+48 |
* | attempt to stabilie core consummer tests | skygo | 2012-08-07 | 1 | -2/+16 |
* | autocomplete from crumb entries must preserve navigation when found an artifact | Olivier Lamy | 2012-08-07 | 1 | -1/+1 |
* | fix navigation missing when using crumbentries | Olivier Lamy | 2012-08-07 | 2 | -4/+12 |
* | handle navigation when display an artifact version detail | Olivier Lamy | 2012-08-07 | 1 | -3/+20 |
* | add a route to display artifact detail for a repository | Olivier Lamy | 2012-08-07 | 1 | -0/+9 |
* | oups that was failing | Olivier Lamy | 2012-08-07 | 1 | -1/+1 |
* | take care of hash with already a repositoryUd | Olivier Lamy | 2012-08-07 | 1 | -5/+5 |
* | fix hash when changing repository | Olivier Lamy | 2012-08-07 | 2 | -1/+15 |
* | fix issue in hash calculation when changing repository while browsing | Olivier Lamy | 2012-08-07 | 1 | -5/+14 |
* | support naviguation when browsing artifact, route: '#artifact/:groupId/:artif... | Olivier Lamy | 2012-08-07 | 2 | -31/+63 |
* | use navigation when browsing with autocomplete | Olivier Lamy | 2012-08-07 | 2 | -39/+42 |
* | add a sammy route for quick search | Olivier Lamy | 2012-08-07 | 1 | -8/+12 |
* | no more need of jaxb-api we are now 1.6 required | Olivier Lamy | 2012-08-07 | 5 | -19/+8 |
* | Make unit test able to run on path with space. Warn dev to relocate. | skygo | 2012-08-07 | 2 | -2/+56 |
* | prune non needed dependencies | Olivier Lamy | 2012-08-07 | 1 | -0/+12 |
* | make archetype test running off line, prune non needed dependencies | Olivier Lamy | 2012-08-07 | 2 | -0/+31 |
* | increase size for uploading files | Olivier Lamy | 2012-08-07 | 1 | -2/+2 |
* | testPolicyYes rerunnable +@Override in test classes | skygo | 2012-08-06 | 2 | -14/+8 |
* | dependency plugin 2.4 see MDEP-365 | Olivier Lamy | 2012-08-06 | 1 | -0/+1 |
* | fix issue using surefire 2.12.1 | Olivier Lamy | 2012-08-06 | 2 | -4/+0 |
* | Core Consummers module: add @Override for unit test + attempt to fix CleanupR... | skygo | 2012-08-06 | 8 | -0/+15 |
* | maven-project-info-reports-plugin 2.5 | Olivier Lamy | 2012-08-05 | 1 | -1/+1 |
* | remove dependency on maven tree component | Olivier Lamy | 2012-08-04 | 8 | -924/+72 |
* | use dependency tree with aether for old webapp too | Olivier Lamy | 2012-08-04 | 3 | -42/+62 |
* | cleanup karaf features with guava version | Olivier Lamy | 2012-08-04 | 2 | -2/+2 |
* | fix some dependencies and back to surefire 2.12 as it break on webapp-it-js | Olivier Lamy | 2012-08-04 | 2 | -2/+27 |
* | make to test method rerunable | skygo | 2012-08-04 | 1 | -25/+29 |
* | clear warning before some test to be sure of what we test | skygo | 2012-08-04 | 1 | -0/+4 |
* | fix osgi metadata | Olivier Lamy | 2012-08-04 | 1 | -1/+2 |
* | fix osgi metadata | Olivier Lamy | 2012-08-04 | 1 | -1/+4 |
* | dependency tree with aether move beans to a separate new module to be able to... | Olivier Lamy | 2012-08-04 | 27 | -404/+394 |
* | we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.rep... | Olivier Lamy | 2012-08-04 | 1 | -2/+3 |
* | use dependencyManagement for aether | Olivier Lamy | 2012-08-04 | 2 | -2/+4 |
* | fix dependency selector for dependency tree | Olivier Lamy | 2012-08-04 | 2 | -64/+186 |
* | add missing @since | Olivier Lamy | 2012-08-02 | 1 | -0/+1 |
* | add the file | Olivier Lamy | 2012-08-02 | 1 | -0/+82 |
* | extract our own repository connector factory to an external file | Olivier Lamy | 2012-08-02 | 2 | -62/+7 |
* | lot of code cleanup for dependency tree | Olivier Lamy | 2012-08-02 | 4 | -329/+26 |
* | use directly aether api to get dependency tree rather than passing tru maven ... | Olivier Lamy | 2012-08-02 | 6 | -3/+233 |
* | configure tmpdir for cargo to avoid sharing files for ci builds running in // | Olivier Lamy | 2012-08-02 | 1 | -0/+1 |