summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-2918-300/+520
* move cache configuration into Spring context fileBrett Porter2010-12-233-44/+22
* clean up the "TODO" list, and mark those that are more important as "FIXME"Brett Porter2010-12-223-47/+50
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-222-13/+14
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-221-7/+17
* [MRM-1421] Archiva repository purge incorrectly purges based on file timesta...Brett Porter2010-12-152-8/+15
* test case improvementsBrett Porter2010-12-159-84/+60
* [MRM-1396] Purge task problem : Not enough parts to the pathBrett Porter2010-12-152-3/+28
* correctly acknowledge September 19Brett Porter2010-12-092-1/+7
* [MRM-1442] track time spent in each consumer during a scan, to help diagnose ...Brett Porter2010-12-063-8/+102
* [MRM-1441] add repository scanning details to system status pageBrett Porter2010-12-063-3/+35
* [MRM-1436] better Map handlingBrett Porter2010-12-012-7/+6
* [MRM-1433] remove @Override are on interface methods which is only possible i...Brett Porter2010-11-297-21/+0
* [MRM-1435] fix up useless boxing issuesBrett Porter2010-11-291-2/+2
* [MRM-1097]Maria Odea B. Ching2010-11-2522-18/+365
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-281-0/+4
* [MRM-1387] switch to official javax.inject library that is in the central rep...Brett Porter2010-06-113-0/+12
* * moved the creation of index into its own methodJevica Arianne B. Zurbano2010-05-151-76/+34
* [MRM-1125] - default search should be AND not OR for multiple keywordsJevica Arianne B. Zurbano2010-05-151-0/+96
* [MRM-1345] MRM-1345 update use of Nexus indexer Jevica Arianne B. Zurbano2010-04-275-5/+53
* remove dependency on repository-layer from audit moduleBrett Porter2010-03-112-1/+6
* [MRM-1359] add tests for legacy format translation in WebDAV and other Maven ...Brett Porter2010-03-111-1/+1
* empty directories and ignoresBrett Porter2010-03-114-472/+0
* [MRM-1359] Separate Maven 1.x functionality into its own pluginBrett Porter2010-03-111-0/+5
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-114-66/+54
* [MRM-1282] remove use of repository layer in favour of storage APIBrett Porter2010-03-102-47/+33
* [MRM-1282] remove duplicated artifact population, ensuring the metadata consu...Brett Porter2010-03-101-29/+8
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-101-16/+26
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-104-105/+43
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-101-1/+6
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-101-20/+31
* remove redundant code (classifier argument is not used, maven-plugin maps to ...Brett Porter2010-03-101-4/+3
* [MRM-1282] start to implement maven metadata for artifacts, splitting from ex...Brett Porter2010-03-091-6/+7
* [MNG-1301] remove the problem reports dependency on the repository layer, sta...Brett Porter2010-03-0914-274/+149
* minor clean upBrett Porter2010-03-081-3/+1
* avoid timing issues with audit logsBrett Porter2010-02-161-3/+21
* revert r910400, look for a simpler solution and unit testBrett Porter2010-02-161-6/+2
* avoid timing issues with audit logsBrett Porter2010-02-161-2/+6
* [MRM-1282] switch all timestamps to UTCBrett Porter2010-01-191-2/+12
* merged recent changes from trunk, and reimplemented incoming audit log functi...Brett Porter2010-01-1922-38/+163
|\
| * [maven-release-plugin] prepare for next development iterationBrett Porter2010-01-1321-21/+21
| * [maven-release-plugin] prepare release archiva-1.3Brett Porter2010-01-1321-21/+21
| * [MRM-1296] Audit logging reportMaria Odea B. Ching2010-01-112-2/+75
| * put back artifact reports, missed a useBrett Porter2009-12-101-0/+4
* | [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-241-2/+4
* | [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-241-2/+10
* | [MRM-1282] clarify warningBrett Porter2009-12-231-1/+1
* | [MRM-1282] only create version metadata if necessaryBrett Porter2009-12-231-2/+7
* | [MRM-1025] remove JPOX from the model and remove the Archiva database configu...Brett Porter2009-12-1610-969/+41
* | [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-1624-1319/+58