| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-1473] remove use of plexus-spring | Olivier Lamy | 2011-06-01 | 4 | -15/+81 |
* | fix use of applicationContext.getBeansOfType instead of the old lookupMap. | Olivier Lamy | 2011-06-01 | 3 | -13/+31 |
* | fix package | Olivier Lamy | 2011-05-29 | 1 | -3/+1 |
* | remove use of plexus api (Initializable phase) | Olivier Lamy | 2011-05-29 | 2 | -10/+56 |
* | oups missed to add file | Olivier Lamy | 2011-05-26 | 2 | -0/+72 |
* | [MRM-1473] remove of plexus-spring : fix problem-reports module | Olivier Lamy | 2011-05-26 | 4 | -43/+81 |
* | fix repository-statistics compilation | Olivier Lamy | 2011-05-26 | 5 | -11/+78 |
* | don't use directly exception class from plexus bridge | Olivier Lamy | 2011-05-26 | 2 | -5/+5 |
* | miss to add a file | Olivier Lamy | 2011-05-26 | 1 | -0/+36 |
* | [MRM-1473] remove plexus-spring | Olivier Lamy | 2011-05-26 | 12 | -98/+210 |
* | [MRM-1473] remove use of plexus-spring | Olivier Lamy | 2011-05-26 | 10 | -46/+94 |
* | [MRM-1473] remove use of plexus-spring | Olivier Lamy | 2011-05-20 | 2 | -0/+10 |
* | update plexus-spring groupId | Olivier Lamy | 2011-05-16 | 6 | -6/+6 |
* | [MRM-1111] upgrade to Struts 2.1.8.1 | Brett Porter | 2011-04-12 | 6 | -6/+6 |
* | rename metadata-repository-file to metadata-store-file for consistency | Brett Porter | 2011-03-29 | 6 | -5/+6 |
* | [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen... | Brett Porter | 2011-03-29 | 3 | -32/+11 |
* | [MRM-1327] fix 'used by' to work under JCR store. This will still have proble... | Brett Porter | 2011-03-26 | 1 | -28/+23 |
* | fix optional for dependencies in file metadata repository | Brett Porter | 2011-03-26 | 1 | -0/+3 |
* | [MRM-1327] use nodes for dependencies, make several notes about fixes require... | Brett Porter | 2011-03-26 | 1 | -31/+69 |
* | [MRM-1461] | Maria Odea B. Ching | 2011-03-16 | 1 | -21/+8 |
* | ensure that it gets closed, even if close throws exception | Brett Porter | 2011-02-17 | 1 | -2/+2 |
* | close streams from previous commit | Maria Odea B. Ching | 2011-02-16 | 1 | -2/+10 |
* | used IOUtils copy for merging so streams are buffered | Maria Odea B. Ching | 2011-02-16 | 1 | -14/+3 |
* | fixed typo | Jevica Arianne B. Zurbano | 2011-01-25 | 1 | -2/+2 |
* | [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 | 1 | -4/+4 |
* | [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 | 1 | -0/+10 |
* | [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic... | Brett Porter | 2010-12-30 | 9 | -20/+351 |
* | [MRM-1327] assign node types to each different node so that they can be easil... | Brett Porter | 2010-12-30 | 1 | -12/+36 |
* | [MRM-1327] don't auto-save artifact updates - this was only there for testing... | Brett Porter | 2010-12-30 | 1 | -2/+0 |
* | [MRM-1327] make sure getArtifactsByDateRange and getArtifactsByChecksum query... | Brett Porter | 2010-12-30 | 1 | -10/+11 |
* | [MRM-1327] make sure getArtifacts query is restricted to the right repository | Brett Porter | 2010-12-30 | 1 | -2/+3 |
* | [MRM-1327] prevent facets being returned as artifact versions | Brett Porter | 2010-12-29 | 1 | -2/+8 |
* | [MRM-1327] hook save()/close()/revert() methods to the repository implementation | Brett Porter | 2010-12-29 | 7 | -56/+191 |
* | [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 | 22 | -440/+550 |
* | clean up the "TODO" list, and mark those that are more important as "FIXME" | Brett Porter | 2010-12-22 | 5 | -20/+19 |
* | [MRM-1327] refactor the repository API to make each concern clearer. Storage,... | Brett Porter | 2010-12-22 | 7 | -193/+198 |
* | [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 | 13 | -393/+591 |
* | [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 | 2 | -32/+33 |
* | [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 | 3 | -214/+257 |
* | [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes test... | Brett Porter | 2010-12-17 | 6 | -11/+1459 |
* | move mockito version to management section | Brett Porter | 2010-12-15 | 1 | -1/+0 |
* | [MRM-1436] better Map handling | Brett Porter | 2010-12-01 | 1 | -4/+1 |