aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-base/archiva-repository-layer
Commit message (Expand)AuthorAgeFilesLines
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-215-38/+41
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-212-24/+20
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-211-4/+0
* [MRM-703] Artifacts with extensions longer than fours characters breaks repos...Brett Porter2008-02-192-21/+29
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-01-171-1/+1
* [maven-release-plugin] prepare release archiva-1.0.1Maria Odea B. Ching2008-01-171-1/+1
* remove dependency between archiva-configuration and archiva-modelNicolas De Loof2008-01-101-4/+9
* fix missing "@since 1.1"Nicolas De Loof2007-12-132-0/+2
* MRM-594 convert PathParsers to a plexus component, so that it can access the ...Nicolas De Loof2007-12-1011-120/+227
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-11-231-1/+1
* [maven-release-plugin] prepare release archiva-1.0Maria Odea B. Ching2007-11-231-1/+1
* -added missing ArtifactClassifierMapping which got left out from yesterday's ...Maria Odea B. Ching2007-11-211-0/+57
* [MRM-596]Maria Odea B. Ching2007-11-208-121/+121
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-11-091-1/+1
* [maven-release-plugin] prepare release archiva-1.0-beta-4Maria Odea B. Ching2007-11-091-1/+1
* [MRM-564] Audit log is not populated when artifacts are deployed.Joakim Erdfelt2007-11-084-0/+252
* [MRM-547] proxy connectors: cache failures options are confusingJoakim Erdfelt2007-11-013-5/+24
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-10-301-1/+1
* [maven-release-plugin] prepare release archiva-1.0-beta-3Maria Odea B. Ching2007-10-301-1/+1
* [MRM-528] must only use the enabled consumersBrett Porter2007-10-292-56/+76
* [MRM-481] Artifact requests with a .xml.zip extension fail with a 404 ErrorJoakim Erdfelt2007-10-267-5/+117
* -Reverted version to 1.0-beta-3-SNAPSHOTMaria Odea B. Ching2007-10-261-1/+1
* Adding some tests for invalid request paths.Joakim Erdfelt2007-10-242-5/+24
* [MRM-565] Archiva 1.0-beta-3 fails in 404 on all legacy request.Joakim Erdfelt2007-10-232-12/+366
* [MRM-562] Artifact type "maven-plugin" is not detected correctly in .toArtifa...Joakim Erdfelt2007-10-2210-25/+304
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2007-10-221-1/+1
* [maven-release-plugin] prepare release archiva-1.0-beta-3Maria Odea B. Ching2007-10-221-1/+1
* [MRM-555] scanner checks timestamps, but some consumers will want to consume ...Brett Porter2007-10-215-54/+179
* Beefing up tests for RepositoryContentConsumers.Joakim Erdfelt2007-10-197-260/+425
* Updating javadoc.Joakim Erdfelt2007-10-191-0/+91
* run the correct consumersBrett Porter2007-10-192-4/+1
* Cleaning up potential multi-threading issues with use of static SimpleDateFor...Joakim Erdfelt2007-10-192-3/+5
* Remove unused classes.Joakim Erdfelt2007-10-1710-2166/+0
* Updating from bidirlayout to RepoContent techniques.Joakim Erdfelt2007-10-174-39/+36
* Setting deprecations on interfaces / classes not to use.Joakim Erdfelt2007-10-176-0/+56
* [MRM-535] metadata-updater is changing lastUpdating timestamp when it shouldn'tJoakim Erdfelt2007-10-161-9/+35
* [MRM-398] configure guest access by default for pre-configured repositoriesJoakim Erdfelt2007-10-151-3/+5
* Adding ManagedRepositoryContent.toFile( ArchivaArtifact ) and ManagedReposito...Joakim Erdfelt2007-10-125-6/+60
* [MRM-533] Checksum files (sha1/md5) are not kept up to date on maven-metadata...Joakim Erdfelt2007-10-112-0/+12
* [MRM-534] Test failure in RepositoryContentConsumerUtilTestJoakim Erdfelt2007-10-101-4/+20
* 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-1053-1053/+11709
* Reducing chattiness by adding ConfigurationListener to give option of event o...Joakim Erdfelt2007-10-081-5/+17
* Finishing the Repository split work that brett started.Joakim Erdfelt2007-10-0820-380/+462
* 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
* Fixing build / test error within continuum.Joakim Erdfelt2007-09-292-2/+2
* [MRM-487] pom version is not resolvedJoakim Erdfelt2007-09-288-148/+1433
* [MRM-528] run the correct consumersBrett Porter2007-09-283-36/+90
* [MRM-528] run consumers as artifacts arrive via proxyBrett Porter2007-09-283-13/+91