Olivier Lamy
aa9bfe5eb3
merge branch from Carlos. Thanks mate!!
2014-11-17 10:43:06 +11:00
Carlos Sanchez
63479200ce
Add a AbstractMetadataRepository to remove duplicated code
2014-11-06 13:39:28 +01:00
Olivier Lamy
021bbaf5a1
[MRM-1807] Archiva wrapper fail to start
2014-11-05 21:39:00 +11:00
Olivier Lamy
a2f7519f28
fix osgi warning
2014-10-14 15:59:00 +11:00
Olivier Lamy
655dd53f58
[MRM-1145] RSS tests do not correctly check responses
2014-10-14 15:59:00 +11:00
Olivier Lamy
31cc47c313
[MRM-1145] RSS tests do not correctly check responses
2014-10-14 15:59:00 +11:00
Olivier Lamy
84d5a61c80
[MRM-1145] RSS tests do not correctly check responses
2014-10-14 15:59:00 +11:00
Eric Barboni
951b9f8ef1
MRM-1811 add alternative pagination for simplegrid
2014-10-14 02:56:36 +02:00
Olivier Lamy
4e331298e4
no need to lookup those beans for each request
2014-10-13 16:35:00 +11:00
Olivier Lamy
70bc09fbb9
make this servlet thread safe!!
2014-10-13 16:19:42 +11:00
Jonathan Sharp
448d88877d
MRM-1810 removed properties filter, added i18n help content
2014-10-07 17:42:20 -07:00
Eric Barboni
70acb56d0c
MRM-770 Related. Display classifier (use table because of messy alignment with lot of information)
2014-10-03 02:05:01 +02:00
Eric Barboni
cf16df693a
fix error text for MRM-1851
2014-10-01 02:28:28 +02:00
Eric Barboni
e4a7f04a35
add a profile for coverage (jacoco-coverage)
2014-09-30 23:06:57 +02:00
Olivier Lamy
373183554d
spring 4.1.0
2014-09-10 15:09:00 +10:00
Olivier Lamy
ede01e523e
[maven-release-plugin] prepare for next development iteration
2014-09-01 15:15:00 +10:00
Olivier Lamy
aca120c87c
[maven-release-plugin] prepare release archiva-2.1.1
2014-09-01 15:14:47 +10:00
Brett Porter
fafb8d284f
split out audit facet and listener to match others
...
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
2014-07-31 15:10:37 +10:00
Olivier Lamy
f051ac2796
[maven-release-plugin] prepare for next development iteration
2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c
[maven-release-plugin] prepare release archiva-2.1.0
2014-07-16 10:51:21 +10:00
Olivier Lamy
d485a99637
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
test for no content
2014-05-21 14:30:32 +10:00
Olivier Lamy
450a8a3732
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
oups missed to add test classes
2014-05-21 14:26:03 +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
0312f52d7f
[MRM-1836] Make search limit (maxCount) configurable via UI
2014-05-02 15:53:54 +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
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
afd02f3a13
Revert "[MRM-1828] upgrade to jetty 9.x"
...
This reverts commit a7a2c9130e
.
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
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
90c5e0eb20
add for loop
2014-04-11 01:25:50 +02:00
Olivier Lamy
d6c28781b0
more diamond
2014-04-10 23:11:38 +10:00
Eric Barboni
edb1bd05da
add @Override (git test)
2014-04-10 04:28:49 +02:00
Eric
d56c43d4df
Merge origin/master
2014-04-10 04:15:00 +02:00
skygo
e4514664f4
alapacas upper speech bubble connected properly
2014-04-10 04:13:37 +02:00
Olivier Lamy
d9de8dc7af
use diamond operator
2014-04-10 11:43:11 +10:00
Olivier Lamy
751bffaef1
bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:57:09 +00:00
Olivier Lamy
2a825b92d2
add license header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583232 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:49 +00:00
Olivier Lamy
0bcd8bb3e1
more unit tests fixes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583231 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:41 +00:00
Olivier Lamy
e278aa78c5
more unit tests fixes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583230 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:34 +00:00
Olivier Lamy
bef128817d
move the factory bean to the api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:24 +00:00
Olivier Lamy
d4aee19ee6
fix @since
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582570 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 00:40:17 +00:00
Olivier Lamy
cdd0df057c
missed to add new files
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:12 +00:00
Olivier Lamy
1601891042
the repository session factory is now configurable via a sysprops
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582199 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 06:02:01 +00:00
Olivier Lamy
663de30beb
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:25 +00:00
Olivier Lamy
477615ea47
[maven-release-plugin] prepare release archiva-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:39:38 +00:00