| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-648] Add description field to the different types of repositories and pr... | Olivier Lamy | 2012-09-11 | 2 | -23/+26 |
* | [MRM-1660] use log4j2 | Olivier Lamy | 2012-09-09 | 3 | -56/+49 |
* | [MRM-1660] use log4j 2.x done for testing webapp js | Olivier Lamy | 2012-09-09 | 1 | -4/+18 |
* | simplify some log.debug as slf4j now supports varargs | Olivier Lamy | 2012-09-07 | 1 | -4/+2 |
* | remove conf and data file for Rest Test and jdk7 | skygo | 2012-09-06 | 1 | -6/+14 |
* | add a method to remove namespace(groupId) in MetadataRepository | Olivier Lamy | 2012-09-06 | 2 | -8/+31 |
* | preserve stack trace | Olivier Lamy | 2012-08-18 | 1 | -1/+1 |
* | Skip tests if module is installed in a path with space. (Repository will be i... | skygo | 2012-08-09 | 1 | -7/+20 |
* | no more need of jaxb-api we are now 1.6 required | Olivier Lamy | 2012-08-07 | 1 | -4/+0 |
* | remove dependency on maven tree component | Olivier Lamy | 2012-08-04 | 1 | -5/+1 |
* | fix osgi metadata | Olivier Lamy | 2012-08-04 | 1 | -1/+2 |
* | dependency tree with aether move beans to a separate new module to be able to... | Olivier Lamy | 2012-08-04 | 17 | -673/+28 |
* | lot of code cleanup for dependency tree | Olivier Lamy | 2012-08-02 | 1 | -5/+5 |
* | use directly aether api to get dependency tree rather than passing tru maven ... | Olivier Lamy | 2012-08-02 | 2 | -1/+45 |
* | avoid multiple slf4j binding in test | Olivier Lamy | 2012-07-30 | 1 | -0/+6 |
* | correctly close jarFile in a finally block | Olivier Lamy | 2012-07-08 | 1 | -0/+16 |
* | [MRM-1583] fix license headers | Olivier Lamy | 2012-07-06 | 3 | -24/+29 |
* | fix osgi imports | Olivier Lamy | 2012-07-05 | 1 | -1/+3 |
* | remove all @version $Id$ | Olivier Lamy | 2012-07-05 | 3 | -3/+3 |
* | oups missed some add files | Olivier Lamy | 2012-07-05 | 2 | -0/+234 |
* | [MRM-1583] ui rewrite: rewrite reports page | Olivier Lamy | 2012-07-05 | 2 | -0/+6 |
* | [MRM-1640] With the new Fest Assert version, some imports/methods call have t... | Olivier Lamy | 2012-07-05 | 2 | -4/+4 |
* | use fest assert 2.0 | Olivier Lamy | 2012-07-03 | 4 | -5/+5 |
* | fix some issues reported by rat check | Olivier Lamy | 2012-07-02 | 1 | -0/+2 |
* | change package for those test utils | Olivier Lamy | 2012-07-02 | 1 | -1/+1 |
* | use a different artifactId | Olivier Lamy | 2012-07-02 | 1 | -1/+1 |
* | [MRM-1638] Improve unit test for archiva build | Olivier Lamy | 2012-07-02 | 2 | -1/+9 |
* | avoid jackrabbit failure on deleting a test repo | Olivier Lamy | 2012-06-29 | 1 | -4/+14 |
* | avoid failing on cleaning test repo in unit tests: jackrabbit fail if deletin... | Olivier Lamy | 2012-06-29 | 2 | -10/+32 |
* | cache size in kb rather than bytes | Olivier Lamy | 2012-06-27 | 1 | -1/+6 |
* | display inMemorySize for cache | Olivier Lamy | 2012-06-27 | 2 | -3/+19 |
* | help a bit memory allocation | Olivier Lamy | 2012-06-25 | 1 | -0/+1 |
* | fix junit correctly delete timestamped snapshot | Olivier Lamy | 2012-06-25 | 3 | -29/+44 |
* | ensure we use correct lucene artifacts. | Olivier Lamy | 2012-06-25 | 1 | -0/+24 |
* | take of version when we delete a timestamped snapshot | Olivier Lamy | 2012-06-22 | 1 | -3/+18 |
* | correctly update metadata after deletion | Olivier Lamy | 2012-06-19 | 1 | -10/+9 |
* | fix deletion of snapshot artifact | Olivier Lamy | 2012-06-19 | 38 | -8/+672 |
* | use tomcat embeded for unit tests | Olivier Lamy | 2012-06-15 | 1 | -16/+29 |
* | restore backward comp for the struts webapp | Olivier Lamy | 2012-06-15 | 2 | -0/+20 |
* | fix download link in jsp webapp | Olivier Lamy | 2012-06-13 | 2 | -1/+37 |
* | fix unit tests | Olivier Lamy | 2012-06-13 | 1 | -1/+2 |
* | implement service to delete groupId | Olivier Lamy | 2012-06-05 | 3 | -2/+47 |
* | when deleting an artifact md5 and sha1 must be deleted too | Olivier Lamy | 2012-06-05 | 1 | -0/+11 |
* | improve MetadataRepository api to be able to remove an artifact with Metadata... | Olivier Lamy | 2012-06-05 | 3 | -30/+109 |
* | fix junit | Olivier Lamy | 2012-06-02 | 1 | -5/+4 |
* | fix an issue with not removing project version when removing an artifact from... | Olivier Lamy | 2012-06-01 | 6 | -8/+86 |
* | fix download url with setting correctly file extension. | Olivier Lamy | 2012-06-01 | 1 | -8/+15 |
* | improve test | Olivier Lamy | 2012-06-01 | 1 | -0/+18 |
* | fix junit | Olivier Lamy | 2012-05-30 | 2 | -5/+7 |
* | start work on deleting artifacts tru the ui | Olivier Lamy | 2012-05-30 | 2 | -5/+7 |