Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exclude netbeans ide from rat check | Eric Barboni | 2014-10-10 | 1 | -0/+1 |
| | |||||
* | not needed | Olivier Lamy | 2014-10-10 | 2 | -31/+0 |
| | |||||
* | [MRM-1864] use SSL by default for central | Brett Porter | 2014-10-09 | 2 | -2/+2 |
| | | | | This matches the default configuration used in the latest version of Maven. | ||||
* | MRM-1810 remove group filter | Jonathan Sharp | 2014-10-07 | 1 | -1/+0 |
| | |||||
* | MRM-1810 removed properties filter, added i18n help content | Jonathan Sharp | 2014-10-07 | 2 | -2/+2 |
| | |||||
* | update doap to apache archiva 1.3.9 and 2.1.1 | Eric Barboni | 2014-10-07 | 1 | -16/+20 |
| | | | git coordinate | ||||
* | MRM-1767 changerepository location missing slash | Eric Barboni | 2014-10-06 | 1 | -0/+7 |
| | |||||
* | MRM-770 Related. Display classifier (use table because of messy alignment ↵ | Eric Barboni | 2014-10-03 | 2 | -28/+46 |
| | | | | with lot of information) | ||||
* | ignore netbeans ide file | Eric Barboni | 2014-10-02 | 1 | -0/+3 |
| | |||||
* | fix error text for MRM-1851 | Eric Barboni | 2014-10-01 | 1 | -2/+2 |
| | |||||
* | synchro parent version for it test + bump version | Eric Barboni | 2014-10-01 | 1 | -3/+3 |
| | |||||
* | add a profile for coverage (jacoco-coverage) | Eric Barboni | 2014-09-30 | 4 | -5/+40 |
| | |||||
* | create a testrule to get a temp folder with a predictible name | Eric Barboni | 2014-09-30 | 3 | -48/+128 |
| | |||||
* | MRM-1311: Added Loggers to core consumers | Jonathan Sharp | 2014-09-29 | 5 | -0/+38 |
| | |||||
* | REST: BrowseServiceTest: Mitigate Stale Item Error | forjsharp | 2014-09-21 | 1 | -0/+2 |
| | |||||
* | use redback registry snapshot to converge on spring 4.1.0 | Eric Barboni | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported | Olivier Lamy | 2014-09-15 | 2 | -7/+14 |
| | |||||
* | use last redback snapshot fix non valid tld files | Olivier Lamy | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | spring 4.1.0 | Olivier Lamy | 2014-09-10 | 4 | -3/+23 |
| | |||||
* | small improvement :-) | Olivier Lamy | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | release note for 2.1.1 | Olivier Lamy | 2014-09-01 | 1 | -41/+5 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-09-01 | 70 | -71/+71 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1 | Olivier Lamy | 2014-09-01 | 70 | -71/+71 |
| | |||||
* | using staged released version | Olivier Lamy | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | [MRM-1854] Last modified date is epoch on directory listing for a group | Olivier Lamy | 2014-09-01 | 1 | -4/+13 |
| | |||||
* | format | Olivier Lamy | 2014-09-01 | 1 | -25/+29 |
| | |||||
* | last guice 4.0-beta4 version | Olivier Lamy | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | log4j 2.0.2 | Olivier Lamy | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | upgrade httpclient to 4.3.5 and httpcore to 4.3.2 | Olivier Lamy | 2014-08-18 | 1 | -2/+2 |
| | |||||
* | log4j 2.0.1 | Olivier Lamy | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | turn down logging on cache | Brett Porter | 2014-08-05 | 1 | -0/+1 |
| | |||||
* | change immediateFlush to true as users looks to be confused :-) | Olivier Lamy | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | use final part of the repository directory as the ID | Brett Porter | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | re-order test | Brett Porter | 2014-08-01 | 1 | -1/+6 |
| | |||||
* | additional exclusion | Brett Porter | 2014-08-01 | 1 | -0/+4 |
| | |||||
* | remove duplicate JTA library | Brett Porter | 2014-08-01 | 1 | -1/+7 |
| | |||||
* | refactor service tests | Brett Porter | 2014-08-01 | 5 | -462/+181 |
| | | | | | | | | | Split out scan call to be explicit to make it easier to refactor duplicate sections, then move repeated configuration to before/after methods. Make sure scanning has finished before operations that might concurrently try to modify the metadata. This also means we can now verify the deletion of the repository is successful | ||||
* | take advantage of generic type | Brett Porter | 2014-08-01 | 1 | -11/+9 |
| | |||||
* | only close session if open | Brett Porter | 2014-07-31 | 1 | -10/+2 |
| | | | | | | getJcrSession will open one if needed, which close does not need to do. This also caused some timing issues in the REST tests as it concurrently operated on the same session | ||||
* | log archiva stuff at info level | Brett Porter | 2014-07-31 | 1 | -1/+3 |
| | |||||
* | unused import | Brett Porter | 2014-07-31 | 1 | -1/+0 |
| | |||||
* | fix location of beans | Brett Porter | 2014-07-31 | 1 | -16/+5 |
| | |||||
* | split out audit facet and listener to match others | Brett Porter | 2014-07-31 | 34 | -34/+52 |
| | | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI | ||||
* | more autowiring | Brett Porter | 2014-07-30 | 2 | -1/+3 |
| | |||||
* | ensure works from clean repository | Brett Porter | 2014-07-30 | 3 | -1/+21 |
| | |||||
* | update archetype for repository metadata | Brett Porter | 2014-07-30 | 9 | -159/+151 |
| | | | | use mocks instead of full implementations for testing, cut down dependencies | ||||
* | make optional for Spring | Brett Porter | 2014-07-30 | 2 | -0/+4 |
| | | | | in case of tests that don't add any repository listeners to the classpath | ||||
* | fix merge of converters | Brett Porter | 2014-07-30 | 8 | -11/+25 |
| | | | | | | The test files in artifact converter had been adjusted, and need to merge the spring context. Also make the artifactConverter injection more specific to avoid picking up those defined for tests | ||||
* | simplify required namespaces | Brett Porter | 2014-07-30 | 1 | -6/+1 |
| | |||||
* | ensure spring context is added to archetype | Brett Porter | 2014-07-30 | 3 | -2/+3 |
| |