summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* [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
* includePom in index search results configurable: false by defaultOlivier Lamy2011-11-173-25/+39
* not return pom artifacts when searching artifactsOlivier Lamy2011-11-175-8/+42
* make repository as a variable to be able to use an other on for testingOlivier Lamy2011-11-171-11/+11
* again fix some formatting I broke! and remove unused importsOlivier Lamy2011-11-179-17/+10
* add property to override tomcat context used when using tomcat maven pluginOlivier Lamy2011-11-161-3/+4
* i18n resources from redback now have a new package as to be shared they are n...Olivier Lamy2011-11-151-3/+2
* no need of http error code fieldOlivier Lamy2011-11-141-14/+1
* use a Archiva* nameOlivier Lamy2011-11-142-7/+6
* upgrade selenium versionOlivier Lamy2011-11-131-2/+2
* default http error code for an exception should be 500 not 0Olivier Lamy2011-11-131-1/+1
* add classifier if exists in the response messageOlivier Lamy2011-11-101-3/+10
* fix typo in labelOlivier Lamy2011-11-101-1/+1
* add an exception Mapper to customize reponse http status and response contentOlivier Lamy2011-11-107-10/+180
* fix junit due to previous changesOlivier Lamy2011-11-094-2/+5
* [MRM-1551] add rest method to delete artifact.Olivier Lamy2011-11-094-256/+107
* add @since for new methodOlivier Lamy2011-11-091-0/+1
* [MRM-1551] add rest method to delete artifact.Olivier Lamy2011-11-098-170/+530
* fix formatting no functionnal changesOlivier Lamy2011-11-091-29/+28
* remove a deprecated class ArchivaRoleConstants from archiva-securityOlivier Lamy2011-11-0913-47/+15
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-0818-35/+509
* move some test stuff in an Abstract class to be able to reuse itOlivier Lamy2011-11-083-174/+267
* restore 1.5 buildOlivier Lamy2011-11-081-28/+0
* use new tld uri from redbackOlivier Lamy2011-11-0711-11/+61
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-076-11/+12
* add basic memory settings in jetty wrapper distribOlivier Lamy2011-11-071-0/+1
* use temp directory in ${project.build.directory} for tomcat7 runOlivier Lamy2011-11-051-0/+1
* gloups compilation issueOlivier Lamy2011-11-051-1/+1
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-053-10/+110
* fix junitOlivier Lamy2011-11-051-5/+9
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-052-67/+112
* check first if the request is .indexer browsing to not iterate over repositor...Olivier Lamy2011-11-051-105/+116
* fix consumer archetypeOlivier Lamy2011-11-041-1/+0