aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1282] remove use of repository layer in favour of storage APIBrett Porter2010-03-104-51/+54
* [MRM-1282] remove duplicated artifact population, ensuring the metadata consu...Brett Porter2010-03-102-29/+46
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-102-18/+30
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-106-110/+79
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-101-6/+12
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-102-1/+15
* [MRM-1360] move type population into Maven 2 pluginBrett Porter2010-03-1023-45/+250
* [MRM-1360] move the maven 2 repository plugin to use the shared test repositoryBrett Porter2010-03-1039-13/+48
* [MRM-1282] implement maven metadata for artifacts and remove legacy codeBrett Porter2010-03-101-28/+12
* remove redundant code (classifier argument is not used, maven-plugin maps to ...Brett Porter2010-03-101-4/+3
* enforce test orderingBrett Porter2010-03-091-0/+7
* o update artifact groupId/artifactId to not use "test" term for uploaded arti...Maria Odea B. Ching2010-03-095-25/+52
* [MRM-1282] remove JDK 6 API usage and unused methodBrett Porter2010-03-091-17/+8
* [MRM-1283] improve test for when the metadata is later usedBrett Porter2010-03-091-8/+21
* [MRM-1282] start to implement maven metadata for artifacts, splitting from ex...Brett Porter2010-03-0916-160/+366
* [MNG-1301] remove the problem reports dependency on the repository layer, sta...Brett Porter2010-03-0943-327/+824
* remove unneeded commented out functionalityBrett Porter2010-03-081-11/+1
* minor clean upBrett Porter2010-03-081-3/+1
* always output the HTML anywayBrett Porter2010-03-051-15/+15
* [MRM-1356] handle chunked / unknown length requests correctlyBrett Porter2010-03-051-4/+7
* [MRM-1314] Logo links to incorrect location in documentationBrett Porter2010-03-051-0/+5
* [MRM-1355] merge test for audit log username setting from branch, with adjust...Brett Porter2010-03-042-0/+49
* another note about WindowsBrett Porter2010-03-031-1/+3
* add a note about popup blockersBrett Porter2010-03-031-0/+2
* [MRM-1323] run tests with applet disabled to avoid warnings popping upBrett Porter2010-03-034-7/+7
* update readmeBrett Porter2010-03-031-1/+4
* improve logging of failed uploadsBrett Porter2010-03-011-78/+91
* [MRM-1302] add some prevention for concurrent modification of a listBrett Porter2010-03-011-84/+94
* [MRM-1312] mda5 and sha are not generated for snapshot jarsMaria Odea B. Ching2010-02-252-2/+77
* remove unused directoryBrett Porter2010-02-2419-18/+0
* the Site plugin version we use requires a newer version of MavenBrett Porter2010-02-231-1/+1
* fixed sorting which is causing the test to fail in some platformsMaria Odea B. Ching2010-02-231-2/+17
* replace trunkBrett Porter2010-02-23852-57663/+29957
|\
| * [MRM-1282] sort the results for platform independanceMRM-1025Brett Porter2010-02-181-7/+11
| * [MRM-1282] sort the results for platform independanceBrett Porter2010-02-181-34/+58
| * [MRM-1282] sort the results for platform independanceBrett Porter2010-02-181-25/+37
| * avoid logging to /logs in the testsBrett Porter2010-02-162-3/+36
| * [MRM-1282] move the content into the repository data directoryBrett Porter2010-02-164-48/+68
| * simplify test caseBrett Porter2010-02-161-96/+100
| * avoid timing issues with audit logsBrett Porter2010-02-163-13/+33
| * centralise the name <-> timestamp construction to make it easier to change th...Brett Porter2010-02-161-80/+107
| * revert r910400, look for a simpler solution and unit testBrett Porter2010-02-162-12/+7
| * avoid timing issues with audit logsBrett Porter2010-02-162-7/+12
| * [MRM-1304] fix group ID handling for branchBrett Porter2010-02-161-2/+3
| * correct test due to changed behaviour in audit logBrett Porter2010-02-162-5/+5
| * check user is logged in at end of testBrett Porter2010-02-163-107/+116
| * Merged /archiva/trunk:r909071-909464Brett Porter2010-02-123-2/+30
| |\ | |/ |/|
* | update parentBrett Porter2010-02-121-1/+1
* | [MRM-1304] Query using Group ID field in audit log report uses '/' as a separ...Brett Porter2010-02-123-1/+30
* | fix the audit log testsBrett Porter2010-02-121-10/+10