summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-161-1/+1
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-161-1/+1
* revert c648adb3061202572de0fa575150e48ce4c486de tooOlivier Lamy2014-06-251-706/+0
* revert previous commit as 2.x was not affected in factOlivier Lamy2014-06-251-4/+2
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-2/+5
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-0/+706
* fix unitOlivier Lamy2014-06-111-5/+5
* add commentOlivier Lamy2014-06-111-0/+2
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-1/+4
* assert from org.junitEric Barboni2014-04-171-1/+1
* more try with resourcesOlivier Lamy2014-04-161-33/+26
* use Files.copy from java.nio.fileOlivier Lamy2014-04-162-58/+10
* use Files from java.nioOlivier Lamy2014-04-162-11/+12
* Revert "[MRM-1828] upgrade to jetty 9.x"Olivier Lamy2014-04-141-2/+1
* [MRM-1828] upgrade to jetty 9.xOlivier Lamy2014-04-141-1/+2
* one move for all remaining override annotationEric Barboni2014-04-1126-0/+244
* more diamondOlivier Lamy2014-04-104-4/+4
* more diamondOlivier Lamy2014-04-108-19/+19
* bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisiteOlivier Lamy2014-04-051-1/+1
* move the factory bean to the apiOlivier Lamy2014-03-282-1/+2
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-261-1/+1
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-261-1/+1
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-256-37/+25
* fix unit test due to bad previous commitOlivier Lamy2014-02-162-9/+12
* cleanupOlivier Lamy2014-02-151-3/+0
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-19/+40
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-15/+33
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC3Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-081-1/+1
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-081-1/+1
* remove files not needed anymoreOlivier Lamy2014-01-081-42/+0
* use mock servlet here too to have faster testsOlivier Lamy2014-01-064-102/+24
* fix deployment and mkcol unit testOlivier Lamy2014-01-062-4/+22
* need to override this one tooOlivier Lamy2014-01-061-4/+6
* follow redirect as previous testing tool didOlivier Lamy2014-01-062-5/+19
* cleanup use jsoup to parse html resultOlivier Lamy2014-01-062-59/+34
* take care of http methodOlivier Lamy2014-01-061-6/+19
* using mock servlet execution definitely faster than starting tomcat or servle...Olivier Lamy2014-01-062-12/+361
* fix unit testOlivier Lamy2014-01-062-6/+12
* fix unit testOlivier Lamy2014-01-062-128/+225
* refactorOlivier Lamy2014-01-062-23/+27
* fix unit testOlivier Lamy2014-01-062-18/+49
* missed to add a classOlivier Lamy2014-01-061-0/+51
* refactor unit tests to get rid of the old httpunitOlivier Lamy2014-01-068-2/+50