summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav/src
Commit message (Expand)AuthorAgeFilesLines
* MRM-813 tweak APC interface and ADRF AuditEventsJonathan Sharp2014-10-173-10/+10
* create a testrule to get a temp folder with a predictible nameEric Barboni2014-09-303-48/+128
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-151-3/+4
* spring 4.1.0Olivier Lamy2014-09-101-0/+7
* [MRM-1854] Last modified date is epoch on directory listing for a groupOlivier Lamy2014-09-011-4/+13
* formatOlivier Lamy2014-09-011-25/+29
* unused importBrett Porter2014-07-311-1/+0
* split out audit facet and listener to match othersBrett Porter2014-07-314-7/+7
* 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
* move the factory bean to the apiOlivier Lamy2014-03-281-1/+1
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-255-35/+23
* 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
* remove files not needed anymoreOlivier Lamy2014-01-081-42/+0
* use mock servlet here too to have faster testsOlivier Lamy2014-01-063-85/+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-0618-274/+402
* 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
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-24/+51