aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more .gitignore contentOlivier Lamy2014-04-251-2/+11
* modified fileOlivier Lamy2014-04-251-1/+1
* eol rules for pomEric Barboni2014-04-241-2/+5
* put more specific rule at the endEric Barboni2014-04-241-4/+4
* add warEric Barboni2014-04-241-0/+1
* complete .gitattributes fileOlivier Lamy2014-04-242-2/+12
* make no limit working backOlivier Lamy2014-04-242-2/+3
* fix unit test for paginationOlivier Lamy2014-04-243-25/+44
* [MRM-1834] Add limit to index search query to prevent unnecessarySascha Vogt2014-04-241-0/+1
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* add .gitattributes fileEric Barboni2014-04-241-0/+1
* display warning on test failureEric Barboni2014-04-241-1/+1
* [MRM-1832] RepositoryScannerTest#testDefaultRepositoryScanner fails on Linux ...Olivier Lamy2014-04-232-21/+61
* more detailsOlivier Lamy2014-04-222-1/+10
* more log for MRM-1832Olivier Lamy2014-04-222-11/+17
* simply use File implementation as we are now 1.7 requiredOlivier Lamy2014-04-221-26/+1
* 2.0.1 in doap fileOlivier Lamy2014-04-221-0/+9
* jdk 7 (multicatch) for-loopEric Barboni2014-04-186-60/+36
* remove unused package, reduce annotations (value= or locations=)Eric Barboni2014-04-1821-49/+34
* fix import packagesEric Barboni2014-04-181-4/+0
* jdk7 (multicatch diamond)Eric Barboni2014-04-171-12/+5
* assert from org.junitEric Barboni2014-04-172-2/+2
* cxf 2.6.14Olivier Lamy2014-04-171-1/+1
* jackrabbit 2.7.5Olivier Lamy2014-04-172-2/+1
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-175-12/+8
* use last modelmapper versionOlivier Lamy2014-04-171-1/+1
* use guava 16.0.1Olivier Lamy2014-04-171-1/+1
* try to fix CI failuresOlivier Lamy2014-04-171-0/+6
* more code simplification with 1.7 featuresOlivier Lamy2014-04-177-54/+15
* use same versionsOlivier Lamy2014-04-171-2/+6
* exception is different in 1.7Olivier Lamy2014-04-171-1/+2
* using more java.nio.fileOlivier Lamy2014-04-175-35/+44
* [MRM-1829] Change default value of of AysncLogger strategy for log4j asyncOlivier Lamy2014-04-172-1/+4
* fix wrong assignmentOlivier Lamy2014-04-171-1/+1
* more try with resourcesOlivier Lamy2014-04-162-45/+28
* do the same as FileUtils.copyFile doOlivier Lamy2014-04-163-12/+21
* use Files.copy from java.nio.fileOlivier Lamy2014-04-1613-198/+79
* use Files from java.nioOlivier Lamy2014-04-165-28/+41
* diamond operatorOlivier Lamy2014-04-162-3/+7
* diamond operatorOlivier Lamy2014-04-161-1/+1
* add cassandra profile as described in READMEOlivier Lamy2014-04-161-0/+9
* [MRM-1830] Charset applied to binary repository HTTP responsesOlivier Lamy2014-04-161-1/+17
* Revert "[MRM-1828] upgrade to jetty 9.x"Olivier Lamy2014-04-147-28/+18
* [MRM-1828] upgrade to jetty 9.xOlivier Lamy2014-04-147-18/+28
* add an index for the projectVersionMetadataModel.key columnOlivier Lamy2014-04-142-4/+32
* fix fuzzy override placing failure on webEric Barboni2014-04-1211-197/+191
* one move for all remaining override annotationEric Barboni2014-04-11255-98/+1918
* Multicatch and overrideEric Barboni2014-04-119-31/+91
* simplify varargs callsEric Barboni2014-04-112-3/+4
* @Override + DiamondEric Barboni2014-04-119-31/+58