aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-base/archiva-repository-layer/src
Commit message (Expand)AuthorAgeFilesLines
* restructure according to discussion on the dev listBrett Porter2008-03-29388-32663/+0
* [MRM-664] Cannot download a strut-module artifact in a Legacy repositoryBrett Porter2008-03-255-4/+14
* [MRM-746] unable to include *.xml in artifacts list as it picks up maven-meta...Brett Porter2008-03-255-208/+10
* [MRM-659] archiva cannot serve ejb artifacts from a maven1 repositoryBrett Porter2008-03-254-12/+54
* Fixing license headersJoakim Erdfelt2008-03-245-22/+85
* [MNG-734] fix plugin-level metadata handlingBrett Porter2008-03-204-48/+98
* Removing unused imports.Joakim Erdfelt2008-03-161-1/+0
* Adding apache header, fixing javadocs.Joakim Erdfelt2008-03-161-4/+29
* merge the archiva-spring branchBrett Porter2008-03-141-4/+15
* MRM-710: Use commons-lang instead of Plexus Utils Joakim Erdfelt2008-03-141-2/+2
* MRM-731 - variable in url pom are not replaced.Joakim Erdfelt2008-03-113-8/+27
* [MRM-731] fix failure introduced by previous commitBrett Porter2008-02-251-1/+6
* guard against NPEBrett Porter2008-02-251-3/+3
* [MRM-713] extensionPattern in FilenameParser is incorrectBrett Porter2008-02-252-1/+7
* -merge changes from archiva-1.0.x branch -r630722Maria Odea B. Ching2008-02-251-3/+8
* [MRM-674] correct problems with test-sources classifier and alternate version...Brett Porter2008-02-228-79/+175
* 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-703] Artifacts with extensions longer than fours characters breaks repos...Brett Porter2008-02-192-21/+29
* 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
* -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
* [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
* [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
* 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
* [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