summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp
Commit message (Expand)AuthorAgeFilesLines
* ensure we use correct httpclient version in webapp* with adding dependencyOlivier Lamy2012-02-171-0/+22
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-161-2/+2
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-151-2/+2
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-0/+5
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-042-0/+5
* use tomcat plugin from Apache onlyOlivier Lamy2012-02-031-31/+2
* add a snippet to file for configuration file placesOlivier Lamy2012-02-021-1/+3
* avoid writing tmp files to sources treeOlivier Lamy2012-01-252-2/+24
* don't write datas in src directoriesOlivier Lamy2012-01-191-6/+4
* add a rest method to validate if managed repository location already exists.Olivier Lamy2012-01-173-13/+14
* fix mock call number in webapp unit testsOlivier Lamy2012-01-162-26/+11
* configure to use appserver.base sys props only in ${project.build.directory}/...Olivier Lamy2012-01-161-43/+13
* cleanup poms removing some plugin version duplicate declarationOlivier Lamy2012-01-131-2/+0
* more fix junit due to ArrayList init mock call number changedOlivier Lamy2012-01-093-16/+14
* fix junit due to ArrayList init mock call number changedOlivier Lamy2012-01-094-27/+15
* missed to change an artifactIdOlivier Lamy2012-01-091-1/+1
* rename webapp-common module to web-common as it will be used in rest services...Olivier Lamy2012-01-091-1/+1
* remove commented codeOlivier Lamy2012-01-091-4/+0
* add a bean with archiva runtime informationOlivier Lamy2012-01-092-11/+12
* move application.properties with filtering to have runtime info to webapp-com...Olivier Lamy2012-01-092-86/+1
* move rss servlet to webapp common for reuse in webapp js, move some test reso...Olivier Lamy2011-12-1611-1888/+8
* [MRM-1566] remove xmlrpc services: cleanup all xmlrpc references in webappOlivier Lamy2011-12-163-162/+3
* remove all tab characters and fix some formattingBrett Porter2011-12-1619-658/+629
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-12-091-18/+139
* enforce lucene version used in webappsOlivier Lamy2011-12-091-0/+8
* common webapp resources in the common webapp moduleOlivier Lamy2011-12-092-47/+0
* fix spring configuration this hack is not anymore neededOlivier Lamy2011-12-091-5/+0
* 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-091-0/+4
* fix css linksOlivier Lamy2011-12-062-2/+2
* fix unit tests for RssServletOlivier Lamy2011-12-054-1/+554
* lock plexus-utils version in the webappOlivier Lamy2011-11-241-0/+4
* remove more non needed dependenciesOlivier Lamy2011-11-241-0/+114
* 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
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...Olivier Lamy2011-11-172-1/+2
* 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
* add classifier if exists in the response messageOlivier Lamy2011-11-101-3/+10
* fix typo in labelOlivier Lamy2011-11-101-1/+1
* fix junit due to previous changesOlivier Lamy2011-11-093-1/+4