aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-1365-67/+69
* 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
* try a better fix for unit failure on windauzeOlivier Lamy2011-12-123-4/+17
* add missing license header and fix nameOlivier Lamy2011-12-101-1/+19
* try to fix unit test on windauzeOlivier Lamy2011-12-101-9/+9
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-12-093-19/+242
* 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
* get RID of plexus identifer we don't use anymoreOlivier Lamy2011-12-091-2/+0
* 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
* remove this synchronized block on indexer there is enough sync in indexer to ...Olivier Lamy2011-12-061-97/+93
* 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
* fix previous bad commit on archetype pomOlivier Lamy2011-12-051-28/+29
* lock plugin version in archetype same as archivaOlivier Lamy2011-12-052-2/+28
* use id central to folks on limited network accessOlivier Lamy2011-12-011-3/+3
* [MRM-1562]Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-2912-0/+383
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-245-0/+79
* lock plexus-utils version in the webappOlivier Lamy2011-11-241-0/+4
* remove more non needed dependenciesOlivier Lamy2011-11-241-0/+114
* use maven archetype released versionOlivier Lamy2011-11-231-2/+3
* 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