aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-202-7/+72
* [MRM-1836] Make search limit (maxCount) configurable via UIOlivier Lamy2014-05-021-0/+1
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-171-2/+0
* fix wrong assignmentOlivier Lamy2014-04-171-1/+1
* more try with resourcesOlivier Lamy2014-04-161-12/+2
* do the same as FileUtils.copyFile doOlivier Lamy2014-04-161-1/+3
* use Files.copy from java.nio.fileOlivier Lamy2014-04-163-40/+13
* diamond operatorOlivier Lamy2014-04-161-3/+3
* one move for all remaining override annotationEric Barboni2014-04-1124-0/+131
* more diamondOlivier Lamy2014-04-103-10/+8
* use diamond operatorOlivier Lamy2014-04-1011-36/+34
* fix cache invalidate when deleting a groupIdOlivier Lamy2014-04-021-0/+1
* [MRM-1802] Find a cache solution for browsing part (especially root browsing)Olivier Lamy2014-04-021-0/+12
* add commentOlivier Lamy2014-04-021-2/+1
* fix unit testOlivier Lamy2014-03-311-2/+0
* add a bit of caching here at least for released versionOlivier Lamy2014-03-272-5/+57
* format codeOlivier Lamy2014-03-271-37/+39
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-256-34/+35
* fix javadoc. Generation possible on jdk8 skygo2014-02-252-2/+2
* fix issue when deleting project version non snapshotOlivier Lamy2014-01-161-0/+7
* fixing browsing with typeaheadOlivier Lamy2014-01-151-2/+2
* fix issue reported on the mailing listOlivier Lamy2014-01-091-0/+1
* use strict matching for model mapperOlivier Lamy2014-01-071-0/+2
* fix mapping with modelmapperOlivier Lamy2013-12-264-11/+37
* fix timeoutOlivier Lamy2013-12-221-4/+5
* add unit testOlivier Lamy2013-12-221-0/+6
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-223-28/+8
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-221-4/+106
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-171-7/+9
* fix rat and namingOlivier Lamy2013-12-132-8/+8
* file lock manager must be configurableOlivier Lamy2013-12-131-0/+15
* setup this bean on startup: will make it more thread safeOlivier Lamy2013-12-021-29/+28
* reduce log noise for thatOlivier Lamy2013-12-021-1/+1
* fix logging warn levelOlivier Lamy2013-12-025-12/+12
* use last ehcache 2.7.4Olivier Lamy2013-11-221-1/+0
* add a service to know repositories ids running a remote downloadOlivier Lamy2013-11-141-0/+7
* [MRM-1792] Integrate Apache Sirona MonitoringOlivier Lamy2013-11-111-1/+0
* fix compilationOlivier Lamy2013-11-082-5/+7
* use last jackson versionOlivier Lamy2013-10-311-2/+2
* formatting and @sinceOlivier Lamy2013-06-021-4/+11
* git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-175...skygo2013-06-012-6/+9
* use of logger instead serrskygo2013-05-281-3/+5
* rewrite try some testsskygo2013-05-273-7/+75
* admin in folders. Some features may not work properlyskygo2013-05-121-21/+31
* git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-175...skygo2013-05-043-4/+41
|\
| * LdapConnection is now the interface to useOlivier Lamy2013-05-011-4/+5
| * [MRM-1757] remove trailing '/' in application url if present + unit testMaria Odea B. Ching2013-05-012-0/+33
| * correctly set ssl attribute for ldap connectionOlivier Lamy2013-04-291-0/+3