| Commit message (Expand) | Author | Age | Files | Lines |
* | recreate branch from latest trunk | Brett Porter | 2011-01-20 | 78 | -268/+590 |
|\ |
|
| * | [MRM-1327] choose a better default for login | Brett Porter | 2011-01-20 | 1 | -1/+1 |
| * | [MRM-1448] additional '.' in the classifier & extension should be attributed ... | Brett Porter | 2010-12-31 | 3 | -16/+71 |
| * | [MRM-1443, MRM-1327] change to JSR-170's SQL queries to avoid the problem in ... | Brett Porter | 2010-12-30 | 1 | -22/+31 |
| * | [MRM-1443, MRM-1327] properly restrict per repository and improve performance | Brett Porter | 2010-12-30 | 2 | -14/+24 |
| * | [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic... | Brett Porter | 2010-12-30 | 5 | -0/+50 |
| * | [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic... | Brett Porter | 2010-12-30 | 12 | -28/+385 |
* | | [MRM-1327] add reminder to trim later | Brett Porter | 2010-12-30 | 1 | -0/+1 |
* | | update the versions so that different builds don't conflict | Brett Porter | 2010-12-30 | 58 | -103/+103 |
* | | [MRM-1327] switch to JCR-based backend as the default | Brett Porter | 2010-12-30 | 5 | -2/+160 |
* | | create a branch for testing JCR as the default backend | Brett Porter | 2010-12-30 | 0 | -0/+0 |
|/ |
|
* | [MRM-1327] assign node types to each different node so that they can be easil... | Brett Porter | 2010-12-30 | 2 | -12/+82 |
* | [MRM-1327] don't auto-save artifact updates - this was only there for testing... | Brett Porter | 2010-12-30 | 2 | -4/+19 |
* | [MRM-1327] make sure getArtifactsByDateRange and getArtifactsByChecksum query... | Brett Porter | 2010-12-30 | 2 | -12/+60 |
* | [MRM-1327] make sure getArtifacts query is restricted to the right repository | Brett Porter | 2010-12-30 | 2 | -2/+18 |
* | [MRM-1327] save changes after metadata is added / removed | Brett Porter | 2010-12-30 | 1 | -0/+2 |
* | Customise settings so that you can debug the cargo instance, and show tests t... | Brett Porter | 2010-12-30 | 4 | -20/+35 |
* | [MRM-1327] prevent facets being returned as artifact versions | Brett Porter | 2010-12-29 | 2 | -16/+42 |
* | [MRM-1327] hook save()/close()/revert() methods to the repository implementation | Brett Porter | 2010-12-29 | 14 | -59/+284 |
* | back to 2.5 again due to SUREFIRE-679 | Brett Porter | 2010-12-29 | 1 | -1/+2 |
* | upgrade Surefire to latest version again | Brett Porter | 2010-12-29 | 1 | -1/+1 |
* | [MRM-1330] problem-reports is decoupled | Brett Porter | 2010-12-29 | 2 | -14/+2 |
* | [MRM-1330] correct bug - ensure parsed model from storage gets added to conte... | Brett Porter | 2010-12-29 | 1 | -0/+1 |
* | [MRM-1330] update DuplicateArtifactsConsumer to the session-based API | Brett Porter | 2010-12-29 | 3 | -10/+27 |
* | [MRM-1330] refactor access around the concept of a "repository session". See ... | Brett Porter | 2010-12-29 | 98 | -1812/+2985 |
* | cache has moved to a different spring ID - use the default one from the archi... | Brett Porter | 2010-12-23 | 1 | -28/+27 |
* | avoid exception if the scheduler never started | Brett Porter | 2010-12-23 | 1 | -35/+29 |
* | move cache configuration into Spring context file | Brett Porter | 2010-12-23 | 3 | -44/+22 |
* | 2.6 also has a problem | Brett Porter | 2010-12-22 | 1 | -1/+1 |
* | back up a version so that errors are detected | Brett Porter | 2010-12-22 | 1 | -1/+1 |
* | clean up the "TODO" list, and mark those that are more important as "FIXME" | Brett Porter | 2010-12-22 | 14 | -102/+95 |
* | [MRM-1327] refactor the repository API to make each concern clearer. Storage,... | Brett Porter | 2010-12-22 | 28 | -532/+572 |
* | ignore target | Brett Porter | 2010-12-22 | 0 | -0/+0 |
* | [MRM-1327] instantiate the repository via Spring and avoid hard-coding | Brett Porter | 2010-12-22 | 4 | -28/+68 |
* | [MRM-1327] add exception handling to the metadata repository implementation | Brett Porter | 2010-12-22 | 38 | -849/+1455 |
* | [MRM-1327] clean up path construction and method sorting | Brett Porter | 2010-12-21 | 1 | -104/+100 |
* | [MRM-1327] namespaces should be paths to avoid being too flat. Use queries fo... | Brett Porter | 2010-12-21 | 1 | -85/+68 |
* | [MRM-1327] remove unnecessary facet node for project versions, and ensure art... | Brett Porter | 2010-12-21 | 3 | -32/+68 |
* | [MRM-1327] remove unnecessary facet node for artifacts | Brett Porter | 2010-12-21 | 1 | -24/+35 |
* | [MRM-1327] re-arrange utility methods, and use search for retrieving artifact... | Brett Porter | 2010-12-21 | 4 | -240/+291 |
* | upgrade to Surefire 2.7 | Brett Porter | 2010-12-21 | 1 | -1/+1 |
* | [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes test... | Brett Porter | 2010-12-17 | 8 | -57/+1721 |
* | update release notes | Brett Porter | 2010-12-15 | 1 | -25/+37 |
* | [MRM-1445] disable referrer check by default | Brett Porter | 2010-12-15 | 1 | -2/+6 |
* | [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 |
* | move mockito version to management section | Brett Porter | 2010-12-15 | 2 | -1/+6 |
* | correctly acknowledge September 19 | Brett Porter | 2010-12-09 | 7 | -12/+39 |
* | fix title, as it is showing amount used, not free | Brett Porter | 2010-12-06 | 1 | -1/+1 |