| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-1330] refactor access around the concept of a "repository session". See ... | Brett Porter | 2010-12-29 | 18 | -300/+520 |
* | move cache configuration into Spring context file | Brett Porter | 2010-12-23 | 3 | -44/+22 |
* | clean up the "TODO" list, and mark those that are more important as "FIXME" | Brett Porter | 2010-12-22 | 3 | -47/+50 |
* | [MRM-1327] refactor the repository API to make each concern clearer. Storage,... | Brett Porter | 2010-12-22 | 2 | -13/+14 |
* | [MRM-1327] add exception handling to the metadata repository implementation | Brett Porter | 2010-12-22 | 1 | -7/+17 |
* | [MRM-1421] Archiva repository purge incorrectly purges based on file timesta... | Brett Porter | 2010-12-15 | 2 | -8/+15 |
* | test case improvements | Brett Porter | 2010-12-15 | 9 | -84/+60 |
* | [MRM-1396] Purge task problem : Not enough parts to the path | Brett Porter | 2010-12-15 | 2 | -3/+28 |
* | correctly acknowledge September 19 | Brett Porter | 2010-12-09 | 2 | -1/+7 |
* | [MRM-1442] track time spent in each consumer during a scan, to help diagnose ... | Brett Porter | 2010-12-06 | 3 | -8/+102 |
* | [MRM-1441] add repository scanning details to system status page | Brett Porter | 2010-12-06 | 3 | -3/+35 |
* | [MRM-1436] better Map handling | Brett Porter | 2010-12-01 | 2 | -7/+6 |
* | [MRM-1433] remove @Override are on interface methods which is only possible i... | Brett Porter | 2010-11-29 | 7 | -21/+0 |
* | [MRM-1435] fix up useless boxing issues | Brett Porter | 2010-11-29 | 1 | -2/+2 |
* | [MRM-1097] | Maria Odea B. Ching | 2010-11-25 | 22 | -18/+365 |
* | merged MRM-980 branch to trunk | Maria Odea B. Ching | 2010-09-28 | 1 | -0/+4 |
* | [MRM-1387] switch to official javax.inject library that is in the central rep... | Brett Porter | 2010-06-11 | 3 | -0/+12 |
* | * moved the creation of index into its own method | Jevica Arianne B. Zurbano | 2010-05-15 | 1 | -76/+34 |
* | [MRM-1125] - default search should be AND not OR for multiple keywords | Jevica Arianne B. Zurbano | 2010-05-15 | 1 | -0/+96 |
* | [MRM-1345] MRM-1345 update use of Nexus indexer | Jevica Arianne B. Zurbano | 2010-04-27 | 5 | -5/+53 |
* | remove dependency on repository-layer from audit module | Brett Porter | 2010-03-11 | 2 | -1/+6 |
* | [MRM-1359] add tests for legacy format translation in WebDAV and other Maven ... | Brett Porter | 2010-03-11 | 1 | -1/+1 |
* | empty directories and ignores | Brett Porter | 2010-03-11 | 4 | -472/+0 |
* | [MRM-1359] Separate Maven 1.x functionality into its own plugin | Brett Porter | 2010-03-11 | 1 | -0/+5 |
* | [MRM-1360] move type population into Maven 2 plugin | Brett Porter | 2010-03-11 | 4 | -66/+54 |
* | [MRM-1282] remove use of repository layer in favour of storage API | Brett Porter | 2010-03-10 | 2 | -47/+33 |
* | [MRM-1282] remove duplicated artifact population, ensuring the metadata consu... | Brett Porter | 2010-03-10 | 1 | -29/+8 |
* | [MRM-1282] Repository Path Translation consolidation | Brett Porter | 2010-03-10 | 1 | -16/+26 |
* | [MRM-1282] Repository Path Translation consolidation | Brett Porter | 2010-03-10 | 4 | -105/+43 |
* | [MRM-1360] move type population into Maven 2 plugin | Brett Porter | 2010-03-10 | 1 | -1/+6 |
* | [MRM-1360] move type population into Maven 2 plugin | Brett Porter | 2010-03-10 | 1 | -20/+31 |
* | remove redundant code (classifier argument is not used, maven-plugin maps to ... | Brett Porter | 2010-03-10 | 1 | -4/+3 |
* | [MRM-1282] start to implement maven metadata for artifacts, splitting from ex... | Brett Porter | 2010-03-09 | 1 | -6/+7 |
* | [MNG-1301] remove the problem reports dependency on the repository layer, sta... | Brett Porter | 2010-03-09 | 14 | -274/+149 |
* | minor clean up | Brett Porter | 2010-03-08 | 1 | -3/+1 |
* | avoid timing issues with audit logs | Brett Porter | 2010-02-16 | 1 | -3/+21 |
* | revert r910400, look for a simpler solution and unit test | Brett Porter | 2010-02-16 | 1 | -6/+2 |
* | avoid timing issues with audit logs | Brett Porter | 2010-02-16 | 1 | -2/+6 |
* | [MRM-1282] switch all timestamps to UTC | Brett Porter | 2010-01-19 | 1 | -2/+12 |
* | merged recent changes from trunk, and reimplemented incoming audit log functi... | Brett Porter | 2010-01-19 | 22 | -38/+163 |
|\ |
|
| * | [maven-release-plugin] prepare for next development iteration | Brett Porter | 2010-01-13 | 21 | -21/+21 |
| * | [maven-release-plugin] prepare release archiva-1.3 | Brett Porter | 2010-01-13 | 21 | -21/+21 |
| * | [MRM-1296] Audit logging report | Maria Odea B. Ching | 2010-01-11 | 2 | -2/+75 |
| * | put back artifact reports, missed a use | Brett Porter | 2009-12-10 | 1 | -0/+4 |
* | | [MRM-1283] keep track of incomplete metadata so that it can self correct and ... | Brett Porter | 2009-12-24 | 1 | -2/+4 |
* | | [MRM-1283] propagate errors occurring during resolution | Brett Porter | 2009-12-24 | 1 | -2/+10 |
* | | [MRM-1282] clarify warning | Brett Porter | 2009-12-23 | 1 | -1/+1 |
* | | [MRM-1282] only create version metadata if necessary | Brett Porter | 2009-12-23 | 1 | -2/+7 |
* | | [MRM-1025] remove JPOX from the model and remove the Archiva database configu... | Brett Porter | 2009-12-16 | 10 | -969/+41 |
* | | [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab... | Brett Porter | 2009-12-16 | 24 | -1319/+58 |