summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-1317-17/+17
* fix duplicate servlet-api dependency declaration in pomOlivier Lamy2011-12-121-5/+1
* fix user edit/creation form in admin partOlivier Lamy2011-12-124-22/+25
* remove row class to remove margin-left:-20pxOlivier Lamy2011-12-122-2/+21
* add missing license header and fix nameOlivier Lamy2011-12-101-1/+19
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-12-092-19/+185
* remove test datasOlivier Lamy2011-12-091-3/+3
* fix auto login after account validation and password changeOlivier Lamy2011-12-092-53/+70
* enforce lucene version used in webappsOlivier Lamy2011-12-092-11/+30
* fix handling of registration linkOlivier Lamy2011-12-093-38/+36
* improve a bit js loading, move more function to utils.jsOlivier Lamy2011-12-097-199/+212
* fix url path in emailsOlivier Lamy2011-12-092-1/+30
* automatic login after admin user creationOlivier Lamy2011-12-092-20/+33
* login call moved to a function with configurable callbackOlivier Lamy2011-12-091-42/+59
* don't hide login modal in case of login failedOlivier Lamy2011-12-091-2/+2
* fix license headersOlivier Lamy2011-12-0911-99/+145
* fix create adminOlivier Lamy2011-12-091-2/+5
* fix application nameOlivier Lamy2011-12-091-1/+1
* add missing js filesOlivier Lamy2011-12-0921-89/+7198
* start adding resources: archiva js template filesOlivier Lamy2011-12-097-0/+389
* start adding resources: redback js template filesOlivier Lamy2011-12-0916-0/+12978
* start adding resources: css and imagesOlivier Lamy2011-12-0910-0/+1089
* common webapp resources in the common webapp moduleOlivier Lamy2011-12-094-47/+0
* fix spring configuration this hack is not anymore neededOlivier Lamy2011-12-091-5/+0
* fix package: my bad I missed to do a clean before my testsOlivier Lamy2011-12-094-4/+4
* move common webapp classes to a new module archiva-webapp-common remove dupli...Olivier Lamy2011-12-095-780/+0
* move common webapp classes to a new module archiva-webapp-commonOlivier Lamy2011-12-0910-13/+150
* make archiva-webapp-js/ started with tomcat:runOlivier Lamy2011-12-0916-12/+2231
* add structure for javascript webapp: module available only in a profile calle...Olivier Lamy2011-12-094-2/+51
* we don't scan files hereOlivier Lamy2011-12-061-1/+1
* fix css linksOlivier Lamy2011-12-062-2/+2
* fix unit tests for RssServletOlivier Lamy2011-12-054-1/+554
* [MRM-1562]Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-295-0/+155
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-243-0/+59
* lock plexus-utils version in the webappOlivier Lamy2011-11-241-0/+4
* remove more non needed dependenciesOlivier Lamy2011-11-241-0/+114
* fix importOlivier Lamy2011-11-231-2/+0
* simplify with using @Context annotation from jaxrs to get HttpServletRequest ...Olivier Lamy2011-11-236-222/+9
* exclude some jetty-* depsOlivier Lamy2011-11-231-0/+36
* enforcer commons-digester and beanutils versions used to avoid dup with redba...Olivier Lamy2011-11-231-6/+45
* upgrade sisu* version which has some perf improvement, add exclusion for non ...Olivier Lamy2011-11-221-0/+12
* exclude some non needed jetty jars coming from cxfOlivier Lamy2011-11-221-3/+32
* ensure we have only one velocity jarOlivier Lamy2011-11-221-0/+8
* exclude commons-configuration from redback warOlivier Lamy2011-11-221-1/+1
* add some exclude for maven-indexer upgrade commons-codec as same as level as ...Olivier Lamy2011-11-221-0/+34
* [MRM-1426] Set welcome page in web.xmlOlivier Lamy2011-11-221-0/+4
* [MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.Olivier Lamy2011-11-221-0/+6
* remove use of apt plugin as fail on windauzeOlivier Lamy2011-11-212-34/+83
* fix typoOlivier Lamy2011-11-171-1/+1
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...Olivier Lamy2011-11-172-1/+2