aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-1814-26/+24
* looks to be more english speaking :-)Olivier Lamy2011-10-171-3/+3
* clarify javadocsOlivier Lamy2011-10-171-0/+13
* comment methods not yet implemented in SearchService REST ApiOlivier Lamy2011-10-171-0/+2
* if searching with SearchFields with unknown repo ids do not revert to a searc...Olivier Lamy2011-10-141-0/+1
* exclude geronimo servlet specOlivier Lamy2011-10-111-0/+4
* add a method to retrieve all groupIds available in indexs: available in REST ...Olivier Lamy2011-10-114-4/+119
* add some configuration to run unit tests with embeded tomcat: jetty still de...Olivier Lamy2011-10-091-0/+31
* add configurarion to test tomcat7 pluginOlivier Lamy2011-10-081-0/+29
* remove self assignemetOlivier Lamy2011-10-071-3/+3
* fix unit tests in webappOlivier Lamy2011-10-071-193/+194
* fix display of search results with paginationOlivier Lamy2011-10-072-158/+157
* add snippet for overriding jcr location storageOlivier Lamy2011-10-061-0/+9
* sort jcr repo in data directoryOlivier Lamy2011-10-061-1/+1
* cleanup spring configuration for unit tests in webappOlivier Lamy2011-10-054-19/+0
* move jcr related classes to store-jcr moduleOlivier Lamy2011-10-053-105/+3
* add @sinceOlivier Lamy2011-10-051-0/+1
* fix small typoOlivier Lamy2011-10-051-1/+1
* [MRM-1327] implement alternative or improve repository metadata storage: if n...Olivier Lamy2011-10-054-2/+56
* [MRM-1327] implement alternative or improve repository metadata storage: add ...Olivier Lamy2011-10-051-0/+49
* [MRM-1327] implement alternative or improve repository metadata storage: fix ...Olivier Lamy2011-10-051-3/+1
* [MRM-1327] implement alternative or improve repository metadata storage: no n...Olivier Lamy2011-10-054-65/+2
* [MRM-1327] implement alternative or improve repository metadata storage: jcr ...Olivier Lamy2011-10-0514-52/+296
* missed to fix addOlivier Lamy2011-10-041-11/+0
* [MRM-1173] Cannot delete patterns with single and double quotes : fix black l...Olivier Lamy2011-10-043-57/+17
* [MRM-1173] Cannot delete patterns with single and double quotes.Olivier Lamy2011-10-042-90/+92
* don't fail with an IOException when artifact to copy not exists, throw a more...Olivier Lamy2011-10-042-115/+166
* fix code formatOlivier Lamy2011-10-041-28/+24
* remove unused private methodsOlivier Lamy2011-10-042-13/+0
* fix @since 1.4 with @since 1.4-M1Olivier Lamy2011-10-0423-40/+40
* add @sinceOlivier Lamy2011-10-041-0/+1
* [MRM-1526] configure http connection pool values for wagon http: add validationOlivier Lamy2011-10-041-0/+41
* [MRM-1526] configure http connection pool values for wagon http: ui partOlivier Lamy2011-10-044-0/+167
* [MRM-1515] see how to reduce dependencies: exclude stax:stax-apiOlivier Lamy2011-10-033-0/+16
* [MRM-1515] reduce dependencies : struts 1.x not needed :-)Olivier Lamy2011-10-031-0/+4
* move antrun version to pluginManagement sectionOlivier Lamy2011-10-032-1/+3
* add a profile for ci servers to cleanup file ~/.m2/archiva.xmlOlivier Lamy2011-10-031-0/+25
* remove old validation and properties that are no longer usedBrett Porter2011-10-039-373/+0
* remove unnecessary template referenceBrett Porter2011-10-031-1/+0
* remove unused templatesBrett Porter2011-10-033-98/+0
* fix tests that check duplicate artifacts are not added to the listsBrett Porter2011-10-032-16/+9
* fix tests that check cron expression. Do javascript-based validation of an em...Brett Porter2011-10-036-21/+58
* add a patched version of Struts form template that corrects WW-3688 for URLBrett Porter2011-10-032-5/+133
* validation for repository group additionBrett Porter2011-10-015-12/+43
* missing page calls that are required for order independenceBrett Porter2011-10-011-0/+4
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-0115-16/+16
* correct text for dotnet-library type and re-enable Selenium testBrett Porter2011-10-012-3/+2
* upgrade TestNG and resolve some issues with test orderingBrett Porter2011-10-018-14/+31
* fix Selenium tests for recent changes. Disable tests that show broken behaviourBrett Porter2011-10-0112-122/+179
* include osgi fields for advanced search actionOlivier Lamy2011-10-012-64/+242