aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* fix junitOlivier Lamy2012-05-302-5/+7
* start work on deleting artifacts tru the uiOlivier Lamy2012-05-306-92/+126
* remove not used imagesOlivier Lamy2012-05-2914-2/+2
* remove non needed parametersOlivier Lamy2012-05-293-7/+3
* this is fixed nowOlivier Lamy2012-05-292-10/+8
* add i18nOlivier Lamy2012-05-291-0/+1
* [MRM-1621] add download box in artifact detail for new ui.Olivier Lamy2012-05-294-2/+42
* return url for ArtifactDownloadInfos serviceOlivier Lamy2012-05-294-54/+59
* simplify by reusing an existing classOlivier Lamy2012-05-296-219/+55
* display artifact sizeOlivier Lamy2012-05-291-3/+3
* ensure ce use hsqldb for webdav unit testOlivier Lamy2012-05-291-5/+7
* use hsql for unit testsOlivier Lamy2012-05-291-2/+6
* upgrade hsql versionOlivier Lamy2012-05-292-1/+3
* artifact content view: display snapshot versionsOlivier Lamy2012-05-285-13/+18
* avoid passing null in rest query parameterOlivier Lamy2012-05-281-1/+1
* use row-fluid class rather than rowOlivier Lamy2012-05-283-10/+9
* prevent possible unit test failureOlivier Lamy2012-05-251-1/+4
* use configured applicationUrl for download urlsOlivier Lamy2012-05-254-103/+137
* use configured applicationUrl to send reset password email.Olivier Lamy2012-05-251-11/+27
* use configured applicationUrl to send registration emailOlivier Lamy2012-05-254-42/+78
* fix rest url usedOlivier Lamy2012-05-242-1/+2
* fix i18nOlivier Lamy2012-05-242-1/+8
* [MRM-1629] Add a configuration field for the application url.Olivier Lamy2012-05-243-1/+79
* [MRM-1629] Add a configuration field for the application url.Olivier Lamy2012-05-241-1/+4
* 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