summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* remove this ugly static methodOlivier Lamy2011-11-025-72/+26
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-0210-67/+274
* take care of non absolute directoriesOlivier Lamy2011-11-021-1/+5
* add a convenient method to create index in repository admin service for remot...Olivier Lamy2011-11-023-3/+113
* missed to commit pom with indexer dependencyOlivier Lamy2011-11-021-0/+34
* add a convenient method to create index in repository admin serviceOlivier Lamy2011-11-022-4/+89
* do not index directory in case of group: prevent NPEOlivier Lamy2011-11-021-5/+8
* do not display index directory in case of groupOlivier Lamy2011-11-021-32/+53
* fix bad taglib declaration from a previous commitOlivier Lamy2011-11-025-5/+5
* fix formattingOlivier Lamy2011-11-021-178/+185
* add snapshot repository to help the sample project archetype to find SNAPSHOT...Olivier Lamy2011-10-301-0/+12
* add missing license headerOlivier Lamy2011-10-301-0/+20
* [MRM-1547] release an archetype to create consumerOlivier Lamy2011-10-292-8/+7
* [MRM-1547] release an archetype to create consumerOlivier Lamy2011-10-298-0/+487
* update parent POMBrett Porter2011-10-291-1/+1
* try to fix jetty run with new version but still issue with redback war and jarOlivier Lamy2011-10-282-9/+17
* [MRM-1430] create test-jar for consumersOlivier Lamy2011-10-281-0/+13
* fix comment in TODOOlivier Lamy2011-10-281-2/+2
* [MRM-1539] Upgrade to Jetty 7Olivier Lamy2011-10-272-133/+2
* use apt plugin from myfaces to generate taglib fileOlivier Lamy2011-10-2717-13/+79
* [MRM-1539] Upgrade to Jetty: fix webdav testOlivier Lamy2011-10-271-10/+13
* [MRM-1539] Upgrade to Jetty 7.Olivier Lamy2011-10-274-6/+12
* move javax.mail version to a propertyOlivier Lamy2011-10-261-2/+2
* move the derby version to a propertyOlivier Lamy2011-10-261-4/+4
* [MRM-1544] move to a struts2 theme based on bootstrap css and jqueryOlivier Lamy2011-10-267-5/+47
* fix formattingOlivier Lamy2011-10-261-108/+108
* [MRM-1535] Invalid reference (result HTTP 404) for css/no-theme/jquery-ui-1.8...Olivier Lamy2011-10-251-1/+1
* [MRM-1538] Managed Repositories > Show Snippet ought to include a pluginRepos...Olivier Lamy2011-10-251-0/+24
* [MRM-1543] artifact display doesn't show eventual classifiersOlivier Lamy2011-10-252-23/+34
* even if not use in the task set scanAll to false for upload actionOlivier Lamy2011-10-251-1/+1
* [MRM-1542] missing classifier field in the delete artifact web pageOlivier Lamy2011-10-246-34/+128
* remove a FIXME as it's fixed and covered by a unit test too RepositoryGroupAd...Olivier Lamy2011-10-242-15/+5
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-1860-61/+61
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-1860-120/+92
* 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-142-2/+3
* if searching with SearchFields with unknown repo ids do not revert to a searc...Olivier Lamy2011-10-142-0/+31
* update timestamp on index saveOlivier Lamy2011-10-131-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 a method to retrieve all groupIds available in indexs: more testsOlivier Lamy2011-10-111-0/+5
* add a method to retrieve all groupIds available in indexsOlivier Lamy2011-10-113-1/+47
* reduce log noise with using debug for something normal not a a warnOlivier Lamy2011-10-101-1/+1
* 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
* if equals is defined hashCode must be defined tooOlivier Lamy2011-10-071-0/+17
* remove self assignemetOlivier Lamy2011-10-072-4/+3
* fix unit tests in webappOlivier Lamy2011-10-071-193/+194