summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-0330-32/+32
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-0330-171/+171
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-021-2/+2
* implements use of ProxyConnectorRules when fetching files from remoteOlivier Lamy2012-10-022-10/+63
* the id of ProxyConnectorRule is pattern AND typeOlivier Lamy2012-10-021-3/+7
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-029-16/+655
* use more recent jetty versionOlivier Lamy2012-10-023-12/+26
* larger fields for url/directoriesOlivier Lamy2012-09-271-4/+4
* merge repositories rest service: users must have karma for this operationOlivier Lamy2012-09-241-0/+2
* upgrade easymock versionOlivier Lamy2012-09-221-1/+1
* log4j 2.0-beta1Olivier Lamy2012-09-215-9/+9
* add a new field in managed repository to store staging is needed to prevent s...Olivier Lamy2012-09-202-5/+14
* FIXME has been fixedOlivier Lamy2012-09-201-1/+1
* git svn fail to delete empty directoryOlivier Lamy2012-09-201-3/+2
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-184-40/+62
* better slf4j usageOlivier Lamy2012-09-181-1/+1
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-1511-20/+20
* fix compilationOlivier Lamy2012-09-1512-94/+100
* prevent npeOlivier Lamy2012-09-141-10/+11
* MRM-1515 skygo2012-09-141-0/+12
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-143-1/+26
* [MRM-1668] download artifacts when coming from search results.Olivier Lamy2012-09-131-21/+17
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-124-6/+40
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-124-1/+17
* test last maven indexer versionOlivier Lamy2012-09-123-19/+21
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-115-15/+67
* [MRM-1660] use log4j2Olivier Lamy2012-09-095-39/+64
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-0911-12/+82
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-2/+2
* ManagedRepository test fixskygo2012-09-061-1/+3
* fix mocks compilationOlivier Lamy2012-09-064-0/+24
* Archiva core consumumer test refresh to junit 4skygo2012-09-018-48/+46
* Archiva base configuration test refresh to junit 4skygo2012-09-019-68/+36
* continue to make test more jdk7 complientskygo2012-08-311-0/+3
* logs rewritted for performanceskygo2012-08-311-4/+4
* add repoId to logskygo2012-08-311-4/+4
* fix unit test.Olivier Lamy2012-08-272-5/+8
* change lucene query to treat user input as scored value and version as exact ...Olivier Lamy2012-08-241-19/+21
* isolate a testMethod unable to run solely. alphabetical order in class name i...skygo2012-08-242-50/+148
* remove some deprecation in mdo file and antrun targetskygo2012-08-222-4/+3
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-0814-30/+30
* fix unit paths so you can run unit on path with spaceskygo2012-08-082-8/+11
* add FIXMEOlivier Lamy2012-08-071-0/+1
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-071-1/+31
* replace by &20 instead of %20 % not allowed shameskygo2012-08-071-2/+2
* attempt to stabilie core consummer testsskygo2012-08-071-2/+16
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-072-8/+0
* Make unit test able to run on path with space. Warn dev to relocate.skygo2012-08-072-2/+56
* make archetype test running off line, prune non needed dependenciesOlivier Lamy2012-08-071-0/+11
* testPolicyYes rerunnable +@Override in test classesskygo2012-08-062-14/+8