Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more .gitignore content | Olivier Lamy | 2014-04-25 | 1 | -2/+11 | |
* | modified file | Olivier Lamy | 2014-04-25 | 1 | -1/+1 | |
* | eol rules for pom | Eric Barboni | 2014-04-24 | 1 | -2/+5 | |
* | put more specific rule at the end | Eric Barboni | 2014-04-24 | 1 | -4/+4 | |
* | add war | Eric Barboni | 2014-04-24 | 1 | -0/+1 | |
* | complete .gitattributes file | Olivier Lamy | 2014-04-24 | 2 | -2/+12 | |
* | make no limit working back | Olivier Lamy | 2014-04-24 | 2 | -2/+3 | |
* | fix unit test for pagination | Olivier Lamy | 2014-04-24 | 3 | -25/+44 | |
* | [MRM-1834] Add limit to index search query to prevent unnecessary | Sascha Vogt | 2014-04-24 | 1 | -0/+1 | |
* | [MRM-1833] Nullpointer when browsing artifacts which have dependencies | Sascha Vogt | 2014-04-24 | 1 | -1/+2 | |
* | add .gitattributes file | Eric Barboni | 2014-04-24 | 1 | -0/+1 | |
* | display warning on test failure | Eric Barboni | 2014-04-24 | 1 | -1/+1 | |
* | [MRM-1832] RepositoryScannerTest#testDefaultRepositoryScanner fails on Linux ... | Olivier Lamy | 2014-04-23 | 2 | -21/+61 | |
* | more details | Olivier Lamy | 2014-04-22 | 2 | -1/+10 | |
* | more log for MRM-1832 | Olivier Lamy | 2014-04-22 | 2 | -11/+17 | |
* | simply use File implementation as we are now 1.7 required | Olivier Lamy | 2014-04-22 | 1 | -26/+1 | |
* | 2.0.1 in doap file | Olivier Lamy | 2014-04-22 | 1 | -0/+9 | |
* | jdk 7 (multicatch) for-loop | Eric Barboni | 2014-04-18 | 6 | -60/+36 | |
* | remove unused package, reduce annotations (value= or locations=) | Eric Barboni | 2014-04-18 | 21 | -49/+34 | |
* | fix import packages | Eric Barboni | 2014-04-18 | 1 | -4/+0 | |
* | jdk7 (multicatch diamond) | Eric Barboni | 2014-04-17 | 1 | -12/+5 | |
* | assert from org.junit | Eric Barboni | 2014-04-17 | 2 | -2/+2 | |
* | cxf 2.6.14 | Olivier Lamy | 2014-04-17 | 1 | -1/+1 | |
* | jackrabbit 2.7.5 | Olivier Lamy | 2014-04-17 | 2 | -2/+1 | |
* | [MRM-1210] Dependency tree should include the artifact type | Olivier Lamy | 2014-04-17 | 5 | -12/+8 | |
* | use last modelmapper version | Olivier Lamy | 2014-04-17 | 1 | -1/+1 | |
* | use guava 16.0.1 | Olivier Lamy | 2014-04-17 | 1 | -1/+1 | |
* | try to fix CI failures | Olivier Lamy | 2014-04-17 | 1 | -0/+6 | |
* | more code simplification with 1.7 features | Olivier Lamy | 2014-04-17 | 7 | -54/+15 | |
* | use same versions | Olivier Lamy | 2014-04-17 | 1 | -2/+6 | |
* | exception is different in 1.7 | Olivier Lamy | 2014-04-17 | 1 | -1/+2 | |
* | using more java.nio.file | Olivier Lamy | 2014-04-17 | 5 | -35/+44 | |
* | [MRM-1829] Change default value of of AysncLogger strategy for log4j async | Olivier Lamy | 2014-04-17 | 2 | -1/+4 | |
* | fix wrong assignment | Olivier Lamy | 2014-04-17 | 1 | -1/+1 | |
* | more try with resources | Olivier Lamy | 2014-04-16 | 2 | -45/+28 | |
* | do the same as FileUtils.copyFile do | Olivier Lamy | 2014-04-16 | 3 | -12/+21 | |
* | use Files.copy from java.nio.file | Olivier Lamy | 2014-04-16 | 13 | -198/+79 | |
* | use Files from java.nio | Olivier Lamy | 2014-04-16 | 5 | -28/+41 | |
* | diamond operator | Olivier Lamy | 2014-04-16 | 2 | -3/+7 | |
* | diamond operator | Olivier Lamy | 2014-04-16 | 1 | -1/+1 | |
* | add cassandra profile as described in README | Olivier Lamy | 2014-04-16 | 1 | -0/+9 | |
* | [MRM-1830] Charset applied to binary repository HTTP responses | Olivier Lamy | 2014-04-16 | 1 | -1/+17 | |
* | Revert "[MRM-1828] upgrade to jetty 9.x" | Olivier Lamy | 2014-04-14 | 7 | -28/+18 | |
* | [MRM-1828] upgrade to jetty 9.x | Olivier Lamy | 2014-04-14 | 7 | -18/+28 | |
* | add an index for the projectVersionMetadataModel.key column | Olivier Lamy | 2014-04-14 | 2 | -4/+32 | |
* | fix fuzzy override placing failure on web | Eric Barboni | 2014-04-12 | 11 | -197/+191 | |
* | one move for all remaining override annotation | Eric Barboni | 2014-04-11 | 255 | -98/+1918 | |
* | Multicatch and override | Eric Barboni | 2014-04-11 | 9 | -31/+91 | |
* | simplify varargs calls | Eric Barboni | 2014-04-11 | 2 | -3/+4 | |
* | @Override + Diamond | Eric Barboni | 2014-04-11 | 9 | -31/+58 |