summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove use of old httpunit libraryOlivier Lamy2014-01-0619-279/+433
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-171-1/+2
* extract inner classesOlivier Lamy2013-12-171-2/+3
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-171-4/+1
* refactoring to ease cron schedulingOlivier Lamy2013-12-171-6/+7
* osgi metadataOlivier Lamy2013-12-161-1/+2
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-24/+51
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-134-25/+58
* add a new module for file lockingOlivier Lamy2013-12-121-0/+1