aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-default
Commit message (Expand)AuthorAgeFilesLines
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-112-2/+2
* use spring quartz with asf groupIdOlivier Lamy2012-04-111-1/+1
* osgi grhhh :-)Olivier Lamy2012-04-081-1/+1
* move to package o.a.a.r redback module redback-rbac-role-managerOlivier Lamy2012-04-072-3/+3
* move to package o.a.a.rOlivier Lamy2012-04-071-1/+1
* redback package change to asf namespaceOlivier Lamy2012-04-073-3/+3
* use new redback groupIdOlivier Lamy2012-04-061-6/+6
* adding repository with existing location, confirm modal was not closedOlivier Lamy2012-04-021-0/+2
* take of non absolute path when creating a repository indexOlivier Lamy2012-04-021-0/+7
* take of non absolute path when creating a repositoryOlivier Lamy2012-04-021-0/+6
* start working on browsing only one repository to avoid merging incomplete met...Olivier Lamy2012-03-161-3/+0
* display artifacts number found in the search resultOlivier Lamy2012-03-011-1/+2
* fix compilation issuesOlivier Lamy2012-02-261-2/+0
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+5
* ensure ProxyConnector are correctly orderedOlivier Lamy2012-01-302-1/+71
* add rest service to validate cron expressionOlivier Lamy2012-01-251-2/+0
* fix unit testOlivier Lamy2012-01-241-1/+1
* fix rest call for scanRepositoryNow fullScan parameter was not honouredOlivier Lamy2012-01-191-1/+1
* add a rest method to validate if managed repository location already exists.Olivier Lamy2012-01-172-6/+4
* prevent NPE on initial scan at repository creationOlivier Lamy2012-01-161-5/+10
* when possible rest error must return the field with issue to map it in the uiOlivier Lamy2012-01-161-2/+3
* validate managedRepository before remowing it for update. In case of non vali...Olivier Lamy2012-01-162-31/+45
* take care of some ArrayList size initOlivier Lamy2012-01-095-17/+22
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+39
* 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-171-0/+4
* 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-022-3/+103
* add a convenient method to create index in repository admin serviceOlivier Lamy2011-11-021-4/+78
* 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-181-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-1/+1
* [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-047-7/+7
* 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-011-1/+1
* 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-012-1/+19
* avoid derby.log in the current directoryBrett Porter2011-10-011-2/+3
* [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-303-2/+78