4619 Commits

Author SHA1 Message Date
Olivier Lamy
0a1a105b50 [MRM-1841] "Remember me" not working 2014-05-15 15:25:34 +10:00
Olivier Lamy
011e7b0ee8 [MRM-1837] so as it's only prototype we can assume configuration will not change during the use of the bean 2014-05-13 17:08:26 +10:00
Olivier Lamy
08ae7d269f cleanup 2014-05-06 16:58:48 +10:00
Olivier Lamy
7d3cdeb181 [MRM-1812] Users - Manage section needs Sort by User Name, Sort by Full Name, and Sort by Email buttons 2014-05-06 16:57:38 +10:00
Olivier Lamy
8e8148886b [MRM-1809] Users - Manage section sort by name doesn't work as expected 2014-05-06 16:12:14 +10:00
Olivier Lamy
3df83d78af [MRM-1842] Remove per default log4j2 Async Logging 2014-05-06 12:28:44 +10:00
Olivier Lamy
0312f52d7f [MRM-1836] Make search limit (maxCount) configurable via UI 2014-05-02 15:53:54 +10:00
Olivier Lamy
10a0761768 [MRM-1837] DefaultArchivaConfiguration holds references to classes 2014-05-01 14:29:28 +10:00
Olivier Lamy
7808ee5faf [MRM-1837] cleanup registry listeners from Archiva Configuration 2014-04-30 17:22:41 +10:00
Olivier Lamy
9bb8edc5c8 use a better name 2014-04-30 16:38:19 +10:00
Olivier Lamy
4d88a4663e modified file 2014-04-25 21:03:35 +10:00
Olivier Lamy
0c07ad8d5c complete .gitattributes file 2014-04-24 11:54:01 +10:00
Olivier Lamy
30d380e6b0 make no limit working back 2014-04-24 11:52:24 +10:00
Olivier Lamy
641e04909f fix unit test for pagination 2014-04-24 11:52:24 +10:00
Sascha Vogt
c52eb2c042 [MRM-1834] Add limit to index search query to prevent unnecessary
calculations
2014-04-24 11:52:24 +10:00
Sascha Vogt
6790e2a82f [MRM-1833] Nullpointer when browsing artifacts which have dependencies
with scope "import"

Use the full constructor to create the clone, as resolveModel expects
remoteRepositories to be not null
2014-04-24 11:52:24 +10:00
Eric Barboni
a106ffd8fe display warning on test failure 2014-04-24 02:53:19 +02:00
Olivier Lamy
79cf366b83 more details 2014-04-22 23:02:35 +10:00
Olivier Lamy
6611fc497b more log for MRM-1832 2014-04-22 22:52:25 +10:00
Olivier Lamy
9a09994c8c simply use File implementation as we are now 1.7 required 2014-04-22 12:02:32 +10:00
Eric Barboni
a7c6ebb10e jdk 7 (multicatch) for-loop
remove unused package, reduce annotations (value= or locations=)
move javadoc from Maven2RepsotirotyStorage to RepositoryStorage
2014-04-18 01:46:55 +02:00
Eric Barboni
fe7e671f3b remove unused package, reduce annotations (value= or locations=) 2014-04-18 01:45:16 +02:00
Eric Barboni
4e9050691b fix import packages 2014-04-18 01:43:18 +02:00
Eric Barboni
1d929b31fb jdk7 (multicatch diamond) 2014-04-17 22:13:54 +02:00
Eric Barboni
145c89e731 assert from org.junit 2014-04-17 21:56:19 +02:00
Olivier Lamy
e7bdc98ddb jackrabbit 2.7.5 2014-04-17 22:25:14 +10:00
Olivier Lamy
2b03379852 [MRM-1210] Dependency tree should include the artifact type 2014-04-17 15:09:15 +10:00
Olivier Lamy
2b4fc98051 try to fix CI failures 2014-04-17 11:22:14 +10:00
Olivier Lamy
2132965397 more code simplification with 1.7 features 2014-04-17 10:46:06 +10:00
Olivier Lamy
0a21a1167f use same versions 2014-04-17 10:10:15 +10:00
Olivier Lamy
861d8941e7 exception is different in 1.7 2014-04-17 10:08:39 +10:00
Olivier Lamy
bb30140719 using more java.nio.file 2014-04-17 09:57:30 +10:00
Olivier Lamy
b2ebfd6cc2 [MRM-1829] Change default value of of AysncLogger strategy for log4j async 2014-04-17 09:37:38 +10:00
Olivier Lamy
9dcb92bed0 fix wrong assignment 2014-04-17 09:21:27 +10:00
Olivier Lamy
dc91fae5fa more try with resources 2014-04-16 23:00:24 +10:00
Olivier Lamy
65bcbc9d45 do the same as FileUtils.copyFile do 2014-04-16 19:48:53 +10:00
Olivier Lamy
ec1e655c9d use Files.copy from java.nio.file 2014-04-16 18:11:38 +10:00
Olivier Lamy
767e00c182 use Files from java.nio 2014-04-16 17:36:01 +10:00
Olivier Lamy
67985e0486 diamond operator 2014-04-16 17:12:51 +10:00
Olivier Lamy
1e2bb57406 diamond operator 2014-04-16 16:15:07 +10:00
Olivier Lamy
2e60a74477 add cassandra profile as described in README 2014-04-16 14:40:25 +10:00
Olivier Lamy
90e775b84b [MRM-1830] Charset applied to binary repository HTTP responses 2014-04-16 14:32:03 +10:00
Olivier Lamy
afd02f3a13 Revert "[MRM-1828] upgrade to jetty 9.x"
This reverts commit a7a2c9130e30992d3d5dc4e6edac5d1d51034458.
2014-04-14 15:56:30 +10:00
Olivier Lamy
a7a2c9130e [MRM-1828] upgrade to jetty 9.x 2014-04-14 14:08:55 +10:00
Olivier Lamy
64187aa84a add an index for the projectVersionMetadataModel.key column 2014-04-14 12:33:05 +10:00
Eric Barboni
d54c2b5472 fix fuzzy override placing failure on web 2014-04-12 02:14:57 +02:00
Eric Barboni
99117364be one move for all remaining override annotation 2014-04-11 23:46:35 +02:00
Eric Barboni
d44d957734 Multicatch and override 2014-04-11 23:29:44 +02:00
Eric Barboni
4444ed0e1d simplify varargs calls 2014-04-11 23:16:01 +02:00
Eric Barboni
f23b74ade7 @Override + Diamond 2014-04-11 02:58:29 +02:00