aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1282] update documentation of content modelBrett Porter2010-01-181-50/+43
* [MRM-1315] delete artifact should log artifact audit information consistentlyBrett Porter2010-01-181-3/+4
* [MRM-1301] remove any problem reports when metadata is re-processedBrett Porter2009-12-241-3/+17
* [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-248-5/+70
* [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-248-31/+115
* [MRM-1283] collapse groups properly across multiple repositoriesBrett Porter2009-12-243-46/+76
* [MRM-1282] clarify warningBrett Porter2009-12-231-1/+1
* [MRM-1282] avoid creating invalid facetsBrett Porter2009-12-232-24/+65
* [MRM-1282] only create version metadata if necessaryBrett Porter2009-12-231-2/+7
* [MRM-1282] additional loggingBrett Porter2009-12-231-0/+4
* [MRM-1282] add some logging with regard to namespaces and resolutionBrett Porter2009-12-223-0/+36
* [MRM-1282] add some notes about snapshot handling in light of the new getArti...Brett Porter2009-12-212-0/+2
* [MRM-1282] make sure snapshot artifact versions are processed correctly - rem...Brett Porter2009-12-211-1/+0
* [MRM-1282] make sure snapshot artifact versions are processed correctlyBrett Porter2009-12-212-1/+34
* [MRM-1285][MRM-404] preserve correct ordering in download boxBrett Porter2009-12-211-5/+23
* [MRM-1285][MRM-404] improve appearance of the downloads box and correct handl...Brett Porter2009-12-211-2/+1
* [MRM-1285][MRM-404] improve appearance of the downloads box and correct handl...Brett Porter2009-12-2114-906/+356
* [MRM-1306] upgrade jQuery and jQuery UI versionsBrett Porter2009-12-2125-259/+479
* [MRM-1293] align the documented content model to the implementation for the s...Brett Porter2009-12-173-25/+21
* [MRM-1025] remove straggling references to old JNDI nameBrett Porter2009-12-163-54/+0
* [MRM-1025] remove JPOX from the model and remove the Archiva database configu...Brett Porter2009-12-1617-1167/+43
* [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-1673-4724/+302
* [MRM-1301] fix the statistics report pageBrett Porter2009-12-161-11/+11
* [MRM-1301] make warning message clearerBrett Porter2009-12-161-1/+1
* [MRM-1301] add back summary statistics for per-type countsBrett Porter2009-12-167-70/+134
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-1624-189/+311
* [MRM-1301] add back problem reporting for POM in the wrong locationBrett Porter2009-12-163-20/+88
* [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-1617-53/+226
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-1579-3940/+671
* [MRM-1301] remove exception that is thrown and caught here onlyBrett Porter2009-12-101-84/+77
* Merged /archiva/trunk:r888397-889227Brett Porter2009-12-108-591/+5
|\
| * move the unused reports into the sandboxBrett Porter2009-12-107-687/+0
| * move reporting dependency to the correct locationBrett Porter2009-12-102-4/+5
* | [MRM-1025] remove constraint that is no longer usedBrett Porter2009-12-103-328/+1
* | [MRM-1300] move search and find artifact action over to metadata repository f...Brett Porter2009-12-102-117/+91
* | [MRM-1300] move search and find artifact action over to metadata repositoryBrett Porter2009-12-1010-283/+340
* | [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-1025-15/+341
* | [MRM-1282] fix problem with getArtifactVersions when there are multiple artif...Brett Porter2009-12-102-2/+18
* | [MRM-1282] make the creation consumer read from storage so we get consistent ...Brett Porter2009-12-102-7/+23
* | [MRM-1025] remove constraint that is no longer usedBrett Porter2009-12-102-141/+0
* | [MRM-1283] change the DownloadArtifact tag to not use the databaseBrett Porter2009-12-101-87/+99
* | [MRM-1282] correct getArtifactVersionsBrett Porter2009-12-092-1/+19
* | [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-0920-510/+905
* | [MRM-1025] remove unused classes and directoriesBrett Porter2009-12-093-125/+0
* | [MRM-1025] remove unused dependenciesBrett Porter2009-12-092-14/+5
* | [MRM-1025] remove unused dependenciesBrett Porter2009-12-092-44/+0
* | [MRM-1025] remove more now unused database codeBrett Porter2009-12-0812-1011/+0
* | remove unnecessary dependency on commons-langBrett Porter2009-12-081-4/+5
* | Merged /archiva/trunk:r887040-888396Brett Porter2009-12-0812-65/+907
|\|
| * [MRM-1293] add tests for GenerateReportAction to better validate conversion i...Brett Porter2009-12-086-12/+700