aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* fix popover doc for remote repositoryOlivier Lamy2012-09-172-0/+8
* fix topbar organization logoOlivier Lamy2012-09-171-2/+3
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-1517-66/+66
* fix compilationOlivier Lamy2012-09-1518-150/+161
* cleanup main content when 403 errorOlivier Lamy2012-09-142-4/+6
* [MRM-1664] Validation error message not visible to user when adding Remote Re...Olivier Lamy2012-09-141-5/+31
* prevent npeOlivier Lamy2012-09-142-10/+13
* force spring-test wit test scopeOlivier Lamy2012-09-141-0/+6
* MRM-1515 spring test with test scopeskygo2012-09-141-0/+5
* MRM-1515 ctn'dskygo2012-09-141-1/+19
* MRM-1515 skygo2012-09-143-0/+36
* go to welcome on logoutOlivier Lamy2012-09-141-7/+3
* missing i18nOlivier Lamy2012-09-142-1/+2
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-145-31/+65
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-144-1/+29
* documentation movedOlivier Lamy2012-09-138-9615/+0
* doc movedOlivier Lamy2012-09-1313-818/+0
* parse version only one timeOlivier Lamy2012-09-131-2/+2
* [MRM-1668] download artifacts when coming from search results.Olivier Lamy2012-09-137-121/+221
* call hash entry point #searchOlivier Lamy2012-09-131-4/+3
* use naming convention for static final variableOlivier Lamy2012-09-131-2/+2
* simplify logging with using varargs from slf4j 1.7Olivier Lamy2012-09-131-24/+18
* use jquery 1.8.1Olivier Lamy2012-09-134-4/+4
* remove not anymore needed fileOlivier Lamy2012-09-131-0/+0
* fix spring context for unit testsOlivier Lamy2012-09-136-2/+52
* better place for those tests which are not specific to the ui implementation ...Olivier Lamy2012-09-1323-18/+220
* remove not anymore needed filesOlivier Lamy2012-09-1313-240/+0
* move those tests to webapp-js as there will be still valid even if we remove ...Olivier Lamy2012-09-1322-814/+263
* ensure file are cleaned before test for folks who do not use clean and break ...Olivier Lamy2012-09-131-3/+16
* ensure file are cleaned before test for folks who do not use clean and break ...Olivier Lamy2012-09-135-0/+812
* improve unit test with testing packed index files are really createdOlivier Lamy2012-09-131-1/+9
* fix unit testOlivier Lamy2012-09-131-52/+56
* add FIXMEOlivier Lamy2012-09-121-0/+3
* fix duplicate ids due to copy/pasteOlivier Lamy2012-09-121-2/+2
* missing i18nOlivier Lamy2012-09-122-0/+8
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-122-2/+17
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-126-18/+58
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-122-7/+24
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-125-3/+24
* test last maven indexer versionOlivier Lamy2012-09-126-43/+59
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-112-4/+23
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-117-38/+93
* split path using Pattern.quote to be windoz friendlyskygo2012-09-111-3/+4
* [MRM-1667] The role management is not shown on role edit tab.Olivier Lamy2012-09-111-1/+1
* [MRM-1665] Adding a Snapshot Managed Repository results in Releases being che...Olivier Lamy2012-09-111-4/+6
* we now have a generic way to handle errorsOlivier Lamy2012-09-113-51/+0
* [MRM-1664] Validation error message not visible to user when adding Remote Re...Olivier Lamy2012-09-113-8/+5
* documentation with new ui screenshotsOlivier Lamy2012-09-101-2/+2
* validate repository is selectionned before adding metadataOlivier Lamy2012-09-102-3/+19
* add a default 500 http error handling with jqueryOlivier Lamy2012-09-102-0/+7