aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
...
* if no artifacts found try next repositoryOlivier Lamy2012-09-271-4/+4
* fix paramater name usedOlivier Lamy2012-09-271-1/+1
* take care of navigation when navigating tru used by entriesOlivier Lamy2012-09-271-3/+3
* take care of navigation when navigating tru dependency tree entriesOlivier Lamy2012-09-272-3/+7
* fix browsing when click on an artifact in dependencies tabOlivier Lamy2012-09-262-1/+11
* simplify code and fix case typo on http headerOlivier Lamy2012-09-261-12/+8
* fix url display in repository groups definition pageOlivier Lamy2012-09-253-36/+48
* larger inputs for ui configuration formOlivier Lamy2012-09-251-1/+1
* larger inputs for appearance formOlivier Lamy2012-09-251-3/+3
* fix registration from a registration keyOlivier Lamy2012-09-252-2/+11
* use dependencyMngt for new servlet api versionOlivier Lamy2012-09-252-2/+0
* fix archiva-web-common testsOlivier Lamy2012-09-251-1/+15
* use a more modern servlet api artifact to fix webdav module testOlivier Lamy2012-09-252-1/+78
* [MRM-1674] While creating admin account, entering invalid password yields no ...Olivier Lamy2012-09-243-6/+20
* bad idea tika is mandatory to start jackrabbitOlivier Lamy2012-09-241-4/+0
* we don't need tikaOlivier Lamy2012-09-241-0/+4
* commons-dbcp not needed anymoreOlivier Lamy2012-09-241-0/+4
* commons-dbcp not needed anymoreOlivier Lamy2012-09-241-0/+4
* [MRM-1672] Upload Artifact section doesn't clear uploaded artifacts.Olivier Lamy2012-09-242-1/+5
* merge repositories rest service: users must have karma for this operationOlivier Lamy2012-09-242-11/+14
* rss link when browsing an artifactOlivier Lamy2012-09-232-6/+11
* feeds url at repository level when browsingOlivier Lamy2012-09-232-67/+124
* add atom iconOlivier Lamy2012-09-231-0/+0
* add repo feeds link in managed repositories tableOlivier Lamy2012-09-233-72/+92
* upgrade easymock versionOlivier Lamy2012-09-221-1/+1
* force a directory scan to prevent test failureOlivier Lamy2012-09-221-0/+11
* log4j 2.0-beta1Olivier Lamy2012-09-2117-31/+31
* prevent caching when browsing a directoryOlivier Lamy2012-09-211-8/+17
* reload all repositories after adding one with staged as a new one is automati...Olivier Lamy2012-09-211-2/+11
* [MRM-1659] Cannot connect to PostgreSQLOlivier Lamy2012-09-211-0/+4
* [MRM-1659] Cannot connect to PostgreSQLOlivier Lamy2012-09-211-1/+5
* add a new field in managed repository to store staging is needed to prevent s...Olivier Lamy2012-09-202-5/+14
* FIXME has been fixedOlivier Lamy2012-09-201-1/+1
* git svn fail to delete empty directoryOlivier Lamy2012-09-201-3/+2
* add missing i18nOlivier Lamy2012-09-202-1/+2
* fix spinner when removing managedRepositoryOlivier Lamy2012-09-201-4/+2
* use topbarOlivier Lamy2012-09-201-0/+20
* fix site deploymentOlivier Lamy2012-09-201-0/+1
* fix site deployment configurationOlivier Lamy2012-09-201-0/+1
* update icons used for managed repositories actionOlivier Lamy2012-09-201-3/+3
* missing i18n change modal header title when asking skipping conflict or notOlivier Lamy2012-09-202-2/+9
* implements merging repositories in the new uiOlivier Lamy2012-09-205-0/+153
* test maven metadata and poms are copied tooOlivier Lamy2012-09-201-0/+10
* fix unit in fact fix issue :-)Olivier Lamy2012-09-202-5/+10
* change method to be able to retrieve artifactsOlivier Lamy2012-09-203-6/+8
* add rest service to get artifacts number per repositoryOlivier Lamy2012-09-203-90/+153
* don't change hash when hidding pom snippetOlivier Lamy2012-09-181-1/+1
* repositories grid group actions in a dropdown buttonOlivier Lamy2012-09-182-23/+41
* implement merge method in merge repositories serviceOlivier Lamy2012-09-188-86/+282
* use a better exception mechanism for thatOlivier Lamy2012-09-183-33/+101