summaryrefslogtreecommitdiffstats
path: root/archiva-base
Commit message (Expand)AuthorAgeFilesLines
...
* Removing unused pieces.Joakim Erdfelt2007-10-171-24/+2
* Upgrading bidirlayout usage to RepoContent usage to eliminate bugs around mis...Joakim Erdfelt2007-10-171-12/+18
* Upgrading bidirlayout usage to RepoContent usage to eliminate bugs around mis...Joakim Erdfelt2007-10-171-17/+15
* Upgrading bidirlayout usage to RepoContent usage to eliminate bugs around mis...Joakim Erdfelt2007-10-171-20/+18
* Adding ability to create an ArchivaArtifact from an ArtifactReference.Joakim Erdfelt2007-10-171-0/+5
* 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
* removed usage of BidirectionalRepositoryLayout in database cleanup consumers,...Maria Odea B. Ching2007-10-167-131/+7
* - removed print stack trace in DatabaseCleanupRemoveProjectConsumerMaria Odea B. Ching2007-10-161-4/+2
* [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-0/+5
* [MRM-398] configure guest access by default for pre-configured repositoriesJoakim Erdfelt2007-10-151-3/+5
* [MRM-398] configure guest access by default for pre-configured repositoriesJoakim Erdfelt2007-10-152-5/+32
* [MRM-398] configure guest access by default for pre-configured repositoriesJoakim Erdfelt2007-10-151-0/+5
* [MRM-527]Maria Odea B. Ching2007-10-151-0/+203
* [MRM-37 and MRM-527]Maria Odea B. Ching2007-10-159-18/+650
* Removing BidirectionalRepositoryLayoutFactory usage.Joakim Erdfelt2007-10-121-51/+22
* Adding ManagedRepositoryContent.toFile( ArchivaArtifact ) and ManagedReposito...Joakim Erdfelt2007-10-125-6/+60
* Moved Keys out of archiva-dependency-graph into archiva-model to aide in logg...Joakim Erdfelt2007-10-123-2/+3
* Fixed unit tests for RepositoryPurge as they were non-repeatable in an IDE en...Joakim Erdfelt2007-10-1214-576/+296
* [MRM-501] Saving configuration fails through the webapp.Joakim Erdfelt2007-10-124-18/+167
* Fixing missing requirement in test components.xml.Joakim Erdfelt2007-10-112-2/+10
* Attempting to remove <repositories> section is failing.Joakim Erdfelt2007-10-114-4/+56
* Fixing svn:eol-style propertyJoakim Erdfelt2007-10-111-818/+818
* [MRM-533] Checksum files (sha1/md5) are not kept up to date on maven-metadata...Joakim Erdfelt2007-10-1114-252/+558
* Correcting logic for determining if the local maven-metadata.xml needs to be ...Joakim Erdfelt2007-10-111-15/+45
* [MRM-461] Warning message for non existent resources should include what reso...Joakim Erdfelt2007-10-101-4/+5
* [MRM-519] fail to resolve artifactId for libs that contain versionKeyword in ...Joakim Erdfelt2007-10-101-1/+1
* [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