aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-base
Commit message (Expand)AuthorAgeFilesLines
...
* [MRM-534] Test failure in RepositoryContentConsumerUtilTestJoakim Erdfelt2007-10-101-4/+20
* Eliminating duplicate repositories from showing up after the conversion.Joakim Erdfelt2007-10-101-7/+9
* Removing usage of old layout objects.Joakim Erdfelt2007-10-101-4/+1
* Adjusting chattiness of logs.Joakim Erdfelt2007-10-101-9/+9
* Fixing XMLException on non-existant proxy metadata file.Joakim Erdfelt2007-10-101-6/+16
* [MRM-432] Proxy Connectors are unable to download artifacts with alpha numeri...Joakim Erdfelt2007-10-1091-1861/+12699
* Reducing chattiness by adding ConfigurationListener to give option of event o...Joakim Erdfelt2007-10-088-59/+248
* Finishing the Repository split work that brett started.Joakim Erdfelt2007-10-0865-989/+769
* Adding ProjectModel300Reader tests.Joakim Erdfelt2007-10-044-4/+461
* [MRM-517] Some maven 2 requests are treated as maven 1 requestsJoakim Erdfelt2007-10-043-27/+86
* [MRM-482] Saving a proxy connector after adding a new property results to HTT...Joakim Erdfelt2007-10-0412-146/+476
* [MRM-513] Support remote repositories with passwords.Joakim Erdfelt2007-10-024-4/+78
* JDK5 Typesafe Collection UpdatesJoakim Erdfelt2007-10-015-32/+27
* Fixing build / test error within continuum.Joakim Erdfelt2007-09-292-2/+2
* [MRM-487] pom version is not resolvedJoakim Erdfelt2007-09-289-149/+1434
* [MRM-528] run the correct consumersBrett Porter2007-09-284-36/+92
* [MRM-528] run consumers as artifacts arrive via proxyBrett Porter2007-09-2817-39/+130
* [MRM-488] properties in pom are not resolved (at least while browsing)Joakim Erdfelt2007-09-271-1/+1
* [MRM-488] properties in pom are not resolved (at least while browsing)Joakim Erdfelt2007-09-277-0/+877
* [MRM-510] In Repository Browse, the first unique snapshot version clicked is ...Joakim Erdfelt2007-09-2746-132/+3765
* Updating all consumers with JDK5 Generics for Collections.Joakim Erdfelt2007-09-2623-83/+82
* Expanding unit tests. (needed to eliminate this as possible cause for other i...Joakim Erdfelt2007-09-261-2/+34
* Fixing bad decision to use "<" and ">" in report messages, as they are curren...Joakim Erdfelt2007-09-261-6/+6
* [MRM-519] fail to resolve artifactId for libs that contain versionKeyword in ...Joakim Erdfelt2007-09-261-0/+14
* Adding unit tests for dot notation artifactIds. (odd, but valid)Joakim Erdfelt2007-09-251-0/+32
* Cleaning up error message from ProjectModelToDatabaseConsumer on bad/unexpect...Joakim Erdfelt2007-09-251-10/+16
* [MRM-486] Can not deploy artifact test.maven-arch:test-archJoakim Erdfelt2007-09-241-0/+16
* [MRM-469] Test failure in MavenProjectInfoReportsPluginDependencyGraphTest in...Joakim Erdfelt2007-09-241-1/+1
* [MRM-470] Test failures in BytecodeIndexTest due to NPE in AbstractIndexCreat...Joakim Erdfelt2007-09-241-2/+0
* Correcting test error with closed writer stream.Joakim Erdfelt2007-09-212-20/+37
* [MRM-243] 507 Insufficient Storage when deploying artifact with webdavJoakim Erdfelt2007-09-211-0/+4
* [MRM-243] 507 Insufficient Storage when deploying artifact with webdavJoakim Erdfelt2007-09-212-14/+37
* Eliminating debug message from logs.Joakim Erdfelt2007-09-211-2/+0
* Making pattern matching work in a platform neutral filesystem way.Joakim Erdfelt2007-09-181-0/+4
* Fixing .toRelative() to operate in a platform neutral way. working with files...Joakim Erdfelt2007-09-181-1/+1
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-09-1619-19/+19
* [maven-release-plugin] prepare release archiva-1.0-beta-2Maria Odea B. Ching2007-09-1619-21/+20
* [MRM-460] correct the default configuration for failure policiesBrett Porter2007-09-162-8/+7
* [MRM-211] fix proxy tests for legacy, and correct handling of Maven 1.x pluginsBrett Porter2007-09-163-2/+31
* [MRM-463] fix merging of latest/release fields in metadataBrett Porter2007-09-136-57/+85
* [MRM-493] some cleanup before fixing merging of plugin metadataBrett Porter2007-09-132-142/+95
* [MRM-144] indexed -> scannedBrett Porter2007-09-121-3/+2
* [MRM-144] clean up TODOsBrett Porter2007-09-121-1/+1
* [MRM-144] indexed -> scannedBrett Porter2007-09-1211-19/+26
* clarify commentsBrett Porter2007-09-123-18/+18
* [MRM-462] separate configuration of managed and remote repositoriesBrett Porter2007-09-1266-1385/+1333
* Disabling problem test cases (for now).Joakim Erdfelt2007-09-102-2/+8
* [MRM-463] Metadata merging doesn't work.Joakim Erdfelt2007-09-109-37/+322
* [MRM-432] Proxy Connectors are unable to download artifacts with alpha numeri...Joakim Erdfelt2007-09-1010-1061/+833
* [MRM-463] Metadata merging doesn't work.Joakim Erdfelt2007-08-3077-375/+2544