aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin
Commit message (Expand)AuthorAgeFilesLines
* support Windows paths. Thanks to Chris Graham for the tip.Brett Porter2011-11-211-1/+1
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...Olivier Lamy2011-11-172-1/+20
* skip error in MetadateRepository when deleting a repository; log warn the exc...Olivier Lamy2011-11-171-1/+2
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-071-2/+2
* use derby only in memory for testingOlivier Lamy2011-11-041-0/+2
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-032-232/+6
* fix archiva-xmlrpc-services unit testsOlivier Lamy2011-11-031-0/+26
* fix tests in archiva-core-consumersOlivier Lamy2011-11-031-3/+10
* correctly close index on shutdownOlivier Lamy2011-11-022-18/+78
* 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
* 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-183-3/+3
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-183-3/+3
* remove self assignemetOlivier Lamy2011-10-071-1/+0
* [MRM-1327] implement alternative or improve repository metadata storage: remo...Olivier Lamy2011-10-054-77/+249
* [MRM-1327] implement alternative or improve repository metadata storage: jcr ...Olivier Lamy2011-10-053-1/+73
* fix @since 1.4 with @since 1.4-M1Olivier Lamy2011-10-0429-29/+29
* fix tests that check duplicate artifacts are not added to the listsBrett Porter2011-10-033-2/+24
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-013-3/+3
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-011-1/+1
* make RAT report passBrett Porter2011-10-013-4/+19
* avoid derby.log in the current directoryBrett Porter2011-10-011-2/+3
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-302-0/+20
* [MRM-1526] configure http connection pool values for wagon http : configure w...Olivier Lamy2011-09-302-3/+29
* [MRM-1526] configure http connection pool values for wagon http.Olivier Lamy2011-09-305-2/+182
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-301-6/+6
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-261-2/+6
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-262-0/+15
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-263-14/+33
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-266-1/+64
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-266-38/+81
* [MRM-1519] api to configure webappconfigurationOlivier Lamy2011-09-264-7/+158
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-168-37/+37
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-6/+6
* [MRM-1520] remove duplicate beans : fix for RemoteRepository serviceOlivier Lamy2011-09-151-3/+3
* fix for jdk1.5 build jaxb api is not includedOlivier Lamy2011-09-151-0/+4
* [MRM-1520] remove duplicate beans : model beans jaxrs capableOlivier Lamy2011-09-157-0/+15
* [MRM-1520] remove duplicate beans : fix for ManagedRepositoryAdminOlivier Lamy2011-09-153-5/+34
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-1530-30/+41
* [MRM-1490] REST services add missing fields when creating a managed repositoryOlivier Lamy2011-09-151-0/+1
* remove IndexingContext when deleting a managed repositoryOlivier Lamy2011-09-131-2/+26
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-1345-231/+345
* during ManagedRepository update save only once as it cause some issues on Reg...Olivier Lamy2011-09-131-11/+8
* [MRM-1490] REST services : organisation configuration methodsOlivier Lamy2011-09-101-0/+95
* [MRM-1514] api to configure OrganisationInfoOlivier Lamy2011-09-103-0/+58
* remove no more use beans : see previous commitOlivier Lamy2011-09-091-100/+0
* [MRM-1512] api to configure RepositoryScanningConfiguration : refactor to rem...Olivier Lamy2011-09-093-53/+60