| Commit message (Expand) | Author | Age | Files | Lines |
* | change style and template to have a kind of enunciate 1.x style that we can use | Eric Barboni | 2015-11-13 | 3 | -1/+1703 |
* | Remove Sonar Dead Store Issues. | Bernd Eckenfels | 2015-10-13 | 1 | -1/+2 |
* | put documentation on the same folder as before 2.0.0x migration | Eric Barboni | 2015-10-08 | 1 | -3/+3 |
* | [MRM-1861] Proxy behaviour issue migrating from 1.3.x to 2.x | Eduardo Souza | 2015-06-11 | 1 | -2/+14 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2015-02-24 | 3 | -3/+3 |
* | [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0 | Olivier Lamy | 2015-02-24 | 3 | -3/+3 |
* | cleanup legacy api test | Olivier Lamy | 2015-02-13 | 1 | -17/+0 |
* | [MRM-1359] remove maven1 code | Olivier Lamy | 2015-02-12 | 2 | -46/+0 |
* | add missing dependency | Olivier Lamy | 2015-02-11 | 1 | -11/+19 |
* | fix exception mapping | Olivier Lamy | 2015-02-10 | 2 | -6/+11 |
* | fix unit test | Olivier Lamy | 2015-02-09 | 3 | -8/+36 |
* | use jaxrs 2.0 | Olivier Lamy | 2015-02-07 | 2 | -2/+2 |
* | missing dependency | Olivier Lamy | 2015-02-07 | 1 | -0/+6 |
* | upgrade to cxf 3.0.3 | Olivier Lamy | 2015-02-06 | 6 | -51/+46 |
* | formatting | Olivier Lamy | 2015-01-29 | 1 | -14/+7 |
* | formatting | Olivier Lamy | 2015-01-14 | 1 | -22/+43 |
* | [MRM-1867] Adding a find jar by checksum functionality to the REST api | Olivier Lamy | 2015-01-12 | 6 | -30/+191 |
* | [MRM-1390] Bump version to 2.2.0 | Carlos Sanchez | 2014-12-01 | 3 | -3/+3 |
* | [MRM-1390] Add REST methods to search JCR store for generic metadata and prop... | Carlos Sanchez | 2014-12-01 | 5 | -1/+295 |
* | format and debug infos | Olivier Lamy | 2014-11-27 | 2 | -2/+8 |
* | [MRM-1848] download links for files multi-dot extensions incorrect in Browse ... | Carlos Sanchez | 2014-11-20 | 2 | -25/+92 |
* | MRM-1848 lazy fix for tar.gz | Eric Barboni | 2014-11-19 | 1 | -1/+25 |
* | avoid returning empty data | Olivier Lamy | 2014-10-15 | 1 | -5/+10 |
* | add a profile for coverage (jacoco-coverage) | Eric Barboni | 2014-09-30 | 1 | -1/+1 |
* | REST: BrowseServiceTest: Mitigate Stale Item Error | forjsharp | 2014-09-21 | 1 | -0/+2 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-09-01 | 3 | -3/+3 |
* | [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1 | Olivier Lamy | 2014-09-01 | 3 | -3/+3 |
* | re-order test | Brett Porter | 2014-08-01 | 1 | -1/+6 |
* | refactor service tests | Brett Porter | 2014-08-01 | 5 | -462/+181 |
* | split out audit facet and listener to match others | Brett Porter | 2014-07-31 | 3 | -4/+4 |
* | more autowiring | Brett Porter | 2014-07-30 | 1 | -0/+2 |
* | split out problem facet | Brett Porter | 2014-07-30 | 3 | -7/+2 |
* | line ending | Olivier Lamy | 2014-07-17 | 33 | -33/+33 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-07-16 | 3 | -3/+3 |
* | [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0 | Olivier Lamy | 2014-07-16 | 3 | -3/+3 |
* | version is mandatory too | Olivier Lamy | 2014-05-21 | 1 | -0/+24 |
* | fix context when know repository | Olivier Lamy | 2014-05-21 | 1 | -0/+4 |
* | fix context when know repositoryarchiva-modules/archiva-web/archiva-rest/arch... | Olivier Lamy | 2014-05-21 | 1 | -5/+9 |
* | [MRM-1843] provide mechanism to obtain the latest version of an artifact | Olivier Lamy | 2014-05-21 | 1 | -27/+25 |
* | more cleanup and fix a TODO :-) | Olivier Lamy | 2014-05-20 | 2 | -37/+25 |
* | [MRM-1843] provide mechanism to obtain the latest version of an artifact | Olivier Lamy | 2014-05-20 | 3 | -4/+163 |
* | [MRM-1843] provide mechanism to obtain the latest version of an artifact | Olivier Lamy | 2014-05-20 | 3 | -10/+84 |
* | [MRM-1836] Make search limit (maxCount) configurable via UI | Olivier Lamy | 2014-05-02 | 1 | -0/+1 |
* | [MRM-1210] Dependency tree should include the artifact type | Olivier Lamy | 2014-04-17 | 1 | -2/+0 |
* | fix wrong assignment | Olivier Lamy | 2014-04-17 | 1 | -1/+1 |
* | more try with resources | Olivier Lamy | 2014-04-16 | 1 | -12/+2 |
* | do the same as FileUtils.copyFile do | Olivier Lamy | 2014-04-16 | 1 | -1/+3 |
* | use Files.copy from java.nio.file | Olivier Lamy | 2014-04-16 | 3 | -40/+13 |
* | diamond operator | Olivier Lamy | 2014-04-16 | 1 | -3/+3 |
* | one move for all remaining override annotation | Eric Barboni | 2014-04-11 | 26 | -0/+133 |