aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1629] Add a configuration field for the application url.Olivier Lamy2012-05-242-0/+33
* fix form titleOlivier Lamy2012-05-242-2/+2
* fix copy/paste idsOlivier Lamy2012-05-242-5/+5
* add unit test and a toString method for debug purposeOlivier Lamy2012-05-243-3/+35
* fix ui due to data structure changeOlivier Lamy2012-05-231-4/+2
* grhh add the beanOlivier Lamy2012-05-231-0/+66
* use bean rather than passing string. return back repositoryId used.Olivier Lamy2012-05-235-37/+67
* correctly encodeURIComponent parametersOlivier Lamy2012-05-231-4/+4
* add some debug informationsOlivier Lamy2012-05-231-0/+4
* if file not exists for a repository try next repositoryOlivier Lamy2012-05-231-2/+2
* fix issue when no repository has been selectedOlivier Lamy2012-05-221-3/+3
* remove too noisy logOlivier Lamy2012-05-221-2/+0
* add missing i18nOlivier Lamy2012-05-222-1/+3
* missed to add filesOlivier Lamy2012-05-212-0/+1529
* [MRM-1620] add a tab to browse artifact content in artifact detail view. Pret...Olivier Lamy2012-05-213-5/+8
* add small spinner when loading contentOlivier Lamy2012-05-216-4/+5
* cleanup content whent changing artifactOlivier Lamy2012-05-211-1/+2
* implements a basic go to anchot mechanismOlivier Lamy2012-05-213-4/+10
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-211-0/+22
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-213-11/+51
* add rest service to retrieve file content (from a jar or a pom content)Olivier Lamy2012-05-214-3/+153
* cleanup no more existing propertyOlivier Lamy2012-05-211-1/+0
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-212-16/+39
* cleanup no need of this parameterOlivier Lamy2012-05-191-1/+1
* use a medium spinnerOlivier Lamy2012-05-191-1/+1
* fix unit testOlivier Lamy2012-05-191-3/+4
* add a rest service to get ArtifactDownloadInfoOlivier Lamy2012-05-194-2/+100
* extract comparator to an external classOlivier Lamy2012-05-192-14/+44
* better with really adding filesOlivier Lamy2012-05-192-0/+281
* move internal class oArtifactDownloadInfo to rest api to have a reusable classOlivier Lamy2012-05-191-136/+30
* webapp-js in default build no need of a profile to build this moduleOlivier Lamy2012-05-181-0/+1
* fix compilation failure: my bad!Olivier Lamy2012-05-162-14/+14
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-163-4/+17
* simplication remove non needed fieldOlivier Lamy2012-05-167-130/+30
* fix junitOlivier Lamy2012-05-161-1/+1
* cleanup from testing stuffOlivier Lamy2012-05-162-5/+1
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-1632-38/+296
* more testsOlivier Lamy2012-05-164-11/+62
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-05-162-23/+98
* add an other unit to test directory content with both files and directoryOlivier Lamy2012-05-151-0/+29
* use private static inner classOlivier Lamy2012-05-141-23/+45
* preserve stack traceOlivier Lamy2012-05-1412-137/+133
* correctly close streamsOlivier Lamy2012-05-142-4/+4
* buildnumber-maven-plugin 1.1Olivier Lamy2012-05-071-34/+1
* use released rather SNAPSHOTOlivier Lamy2012-05-071-2/+2
* use jarsigner plugin rather than sign goal of jar plugin to fix issue on 1.7 ...Olivier Lamy2012-05-071-2/+2
* [MRM-1628] Silently ignore request to delete artifacts that does not exist on...Olivier Lamy2012-05-041-10/+0
* use dynamic port allocation of tomcat maven pluginOlivier Lamy2012-05-042-3/+18
* simplify how tomcat maven plugin is use to start container for it testOlivier Lamy2012-05-048-1432/+3
* remove not anymore needed tomcat6 conf directoryOlivier Lamy2012-05-047-1472/+0