summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
...
* version is mandatory tooOlivier Lamy2014-05-211-0/+24
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-211-0/+25
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-213-12/+199
* fix context when know repositoryOlivier Lamy2014-05-211-0/+4
* fix context when know repositoryarchiva-modules/archiva-web/archiva-rest/arch...Olivier Lamy2014-05-211-5/+9
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-211-27/+25
* more cleanup and fix a TODO :-)Olivier Lamy2014-05-202-37/+25
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-203-4/+163
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-205-21/+152
* display alert image in case of error when checking remote repoOlivier Lamy2014-05-191-2/+5
* [MRM-1841] "Remember me" not workingOlivier Lamy2014-05-153-3/+7
* [MRM-1837] so as it's only prototype we can assume configuration will not cha...Olivier Lamy2014-05-132-9/+19
* cleanupOlivier Lamy2014-05-061-14/+5
* [MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full Name...Olivier Lamy2014-05-063-35/+59
* [MRM-1809] Users - Manage section sort by name doesn't work as expectedOlivier Lamy2014-05-062-5/+5
* [MRM-1842] Remove per default log4j2 Async LoggingOlivier Lamy2014-05-062-42/+42
* [MRM-1836] Make search limit (maxCount) configurable via UIOlivier Lamy2014-05-025-3/+22
* [MRM-1837] DefaultArchivaConfiguration holds references to classesOlivier Lamy2014-05-015-22/+28
* [MRM-1837] cleanup registry listeners from Archiva ConfigurationOlivier Lamy2014-04-3010-22/+69
* use a better nameOlivier Lamy2014-04-301-3/+3
* modified fileOlivier Lamy2014-04-251-1/+1
* complete .gitattributes fileOlivier Lamy2014-04-241-1/+1
* make no limit working backOlivier Lamy2014-04-242-2/+3
* fix unit test for paginationOlivier Lamy2014-04-243-25/+44
* [MRM-1834] Add limit to index search query to prevent unnecessarySascha Vogt2014-04-241-0/+1
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* display warning on test failureEric Barboni2014-04-241-1/+1
* more detailsOlivier Lamy2014-04-222-1/+10
* more log for MRM-1832Olivier Lamy2014-04-222-11/+17
* simply use File implementation as we are now 1.7 requiredOlivier Lamy2014-04-221-26/+1
* jdk 7 (multicatch) for-loopEric Barboni2014-04-186-60/+36
* remove unused package, reduce annotations (value= or locations=)Eric Barboni2014-04-1821-49/+34
* fix import packagesEric Barboni2014-04-181-4/+0
* jdk7 (multicatch diamond)Eric Barboni2014-04-171-12/+5
* assert from org.junitEric Barboni2014-04-172-2/+2
* jackrabbit 2.7.5Olivier Lamy2014-04-171-1/+0
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-175-12/+8
* try to fix CI failuresOlivier Lamy2014-04-171-0/+6
* more code simplification with 1.7 featuresOlivier Lamy2014-04-176-51/+14
* use same versionsOlivier Lamy2014-04-171-2/+6
* exception is different in 1.7Olivier Lamy2014-04-171-1/+2
* using more java.nio.fileOlivier Lamy2014-04-174-34/+41
* [MRM-1829] Change default value of of AysncLogger strategy for log4j asyncOlivier Lamy2014-04-171-0/+2
* fix wrong assignmentOlivier Lamy2014-04-171-1/+1
* more try with resourcesOlivier Lamy2014-04-162-45/+28
* do the same as FileUtils.copyFile doOlivier Lamy2014-04-163-12/+21
* use Files.copy from java.nio.fileOlivier Lamy2014-04-1613-198/+79
* use Files from java.nioOlivier Lamy2014-04-165-28/+41
* diamond operatorOlivier Lamy2014-04-162-3/+7
* diamond operatorOlivier Lamy2014-04-161-1/+1