aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* fix missing end <div>Olivier Lamy2012-07-311-0/+1
* avoid multiple slf4j binding in testOlivier Lamy2012-07-303-0/+18
* add a FIXMEOlivier Lamy2012-07-301-0/+1
* [MRM-1645] mvn archetype:generate -DarchetypeCatalog (archetype-catalog.xml) ...Olivier Lamy2012-07-302-0/+18
* avoid multipe slf4j binding in testOlivier Lamy2012-07-301-0/+6
* exclude from rat checkOlivier Lamy2012-07-301-0/+1
* correctly handle current groupId browsing when changing repositoryId.Olivier Lamy2012-07-292-1/+19
* better handling of repositoryId in url while browsing to make it work with hi...Olivier Lamy2012-07-292-43/+67
* add sammy route to be able to add repository id in urlOlivier Lamy2012-07-292-17/+38
* correctly display/cleanup error message where repository missingOlivier Lamy2012-07-291-1/+4
* optimize a bit selectorsOlivier Lamy2012-07-291-8/+10
* add loggingOlivier Lamy2012-07-291-1/+2
* while browsing clicking on home must not break nav historyOlivier Lamy2012-07-291-2/+3
* selenium 2.25.0Olivier Lamy2012-07-201-1/+1
* [MRM-1644] Archiva should set cache control headers instead of adding for mav...Olivier Lamy2012-07-201-3/+3
* [MRM-1644] Archiva should set cache control headers instead of adding for mav...Olivier Lamy2012-07-201-3/+3
* default screen to searchOlivier Lamy2012-07-111-20/+29
* do not display admin createbox if admin already createdOlivier Lamy2012-07-113-17/+35
* use Sammy.log for loggingOlivier Lamy2012-07-111-0/+2
* fix admin create box callOlivier Lamy2012-07-112-89/+94
* avoid npe when admin user has not been createdOlivier Lamy2012-07-115-19/+18
* remove defaut route as it cause issues on status pageOlivier Lamy2012-07-111-1/+1
* prevent some js npeOlivier Lamy2012-07-112-3/+10
* start using sammy for navigation while browsing tru the uiOlivier Lamy2012-07-112-23/+33
* no need to continue the loop when we have found the enries and prevent NPEOlivier Lamy2012-07-102-1/+7
* handle browsing via sammy so history worksOlivier Lamy2012-07-102-9/+11
* remove manual url handling sammy do that better :-)Olivier Lamy2012-07-101-62/+1
* restore the reports menu entryOlivier Lamy2012-07-101-3/+4
* prefer a lower case conventionOlivier Lamy2012-07-102-46/+46
* use variable to be reuse it laterOlivier Lamy2012-07-101-3/+3
* fix typoOlivier Lamy2012-07-101-1/+1
* add comment on AMD compliance hackOlivier Lamy2012-07-101-2/+6
* make i18n more AMD compliantOlivier Lamy2012-07-103-3/+17
* [MRM-1639] History navigationOlivier Lamy2012-07-105-101/+2127
* remove commented code and loggingOlivier Lamy2012-07-091-5/+0
* ok require js 2.0.2 works fine with small changes remove of order pluginOlivier Lamy2012-07-0919-2424/+2372
* remove require js 1.0.7Olivier Lamy2012-07-091-2053/+0
* use require js 1.0.8Olivier Lamy2012-07-092-1/+2064
* fix search results filtering when coming from autocomplete boxOlivier Lamy2012-07-093-12/+34
* increase a bit delay for autocomplete search boxOlivier Lamy2012-07-091-0/+1
* correctly close jarFile in a finally blockOlivier Lamy2012-07-081-0/+16
* [MRM-1583] fix license headersOlivier Lamy2012-07-063-24/+29
* fix osgi importsOlivier Lamy2012-07-051-1/+3
* remove more @version $Id:Olivier Lamy2012-07-0511-11/+6
* remove all @version $Id$Olivier Lamy2012-07-0579-79/+79
* oups missed some add filesOlivier Lamy2012-07-052-0/+234
* [MRM-1583] ui rewrite: rewrite reports pageOlivier Lamy2012-07-056-3/+455
* [MRM-1640] With the new Fest Assert version, some imports/methods call have t...Olivier Lamy2012-07-052-4/+4
* use fest assert 2.0Olivier Lamy2012-07-035-6/+6
* remove unused codeOlivier Lamy2012-07-031-420/+0