7870 Commits

Author SHA1 Message Date
Martin Stockhammer
dfcef53bf9 Add additional checks for file lock tests 2016-10-27 23:10:49 +02:00
Martin Stockhammer
5780110b79 Reverting locking modifications 2016-10-27 17:44:10 +02:00
Martin Stockhammer
4c35ccef7b Reverting locking modifications 2016-10-27 17:36:27 +02:00
Martin Stockhammer
d380bc6779 Additional improvement for file locks 2016-10-27 12:22:56 +02:00
Martin Stockhammer
40816fc367 Additional improvement for file locks 2016-10-27 12:21:46 +02:00
Martin Stockhammer
8dc5e696d2 Stabilised file lock implementation and tests 2016-10-26 23:33:09 +02:00
Martin Stockhammer
f327eb9b24 Add admin user check after system configuration change 2016-10-26 23:29:11 +02:00
Martin Stockhammer
6dcd84d2db Add name and cache reset 2016-10-26 23:28:43 +02:00
Martin Stockhammer
14a667c4a0 Change userManager reference for configuration service 2016-10-26 23:28:01 +02:00
Martin Stockhammer
e6950bba28 Add jpa settings to test spring contexts 2016-10-26 23:27:26 +02:00
Martin Stockhammer
99de6268c9 Stabilised file lock implementation and tests 2016-10-26 23:25:50 +02:00
Martin Stockhammer
593d69f52e Add cache reset after configuration save 2016-10-25 22:43:09 +02:00
Martin Stockhammer
49323248e4 Remove comment 2016-10-25 22:42:39 +02:00
Martin Stockhammer
203de64d19 Fix i18n string for JPA RBac Manager 2016-10-24 22:03:48 +02:00
Martin Stockhammer
60080379a6 Add additional dependency to fix jenkins build 2016-10-23 12:26:07 +02:00
Martin Stockhammer
5b31edc2f8 Another switch to new plugin version 2016-10-22 18:48:49 +02:00
Martin Stockhammer
465a3b731a Switch to new plugin version to improve jenkins build 2016-10-21 22:34:33 +02:00
Martin Stockhammer
5de7825b42 Fixing wrong checksum files of proxy repositories
Fixes https://issues.apache.org/jira/browse/MRM-1926
2016-10-17 22:11:57 +02:00
Martin Stockhammer
2164ef75ca Merge branch 'master' into jpa 2016-10-16 20:10:06 +02:00
Martin Stockhammer
3fe1000865 Adding isValid() method to authentication classes 2016-10-16 17:18:23 +02:00
Martin Stockhammer
e7143b5e78 Changing transaction handling 2016-10-14 21:40:10 +02:00
Martin Stockhammer
b7174c4440 Adding JPA provider as user manager 2016-10-09 21:20:45 +02:00
olivier lamy
c4596cb591 Merge branch 'pr/28' 2016-10-05 14:31:48 +11:00
olivier lamy
70323bbefb Merge branch 'pr/27' 2016-10-05 14:30:52 +11:00
Martin Stockhammer
0cc2733ca0 Adding isValid() method to authentication classes 2016-10-04 20:52:25 +02:00
Ciprian Ciubotariu
ef0f29235d [MRM-1928] Use applicationUrl setting in HTTP redirects
Make use of webapp application URL setting when constructing the HTTP
Location header within redirect responses, which allows clients to
follow them when Archiva runs behind HTTP reverse proxies.
2016-10-04 18:12:05 +03:00
Martin Stockhammer
1fd9c951e1 Improving error handling for LDAP configuration
Error is only displayed, if LDAP is used as repository. The error
messages are more detailed and internationalized.
2016-10-02 15:20:56 +02:00
olivier lamy
229276f8d9 cosmetic :-)
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-27 08:40:37 +10:00
olivier lamy
85be2b77af simplify code
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-27 08:35:38 +10:00
Martin Stockhammer
712275456c Adding myself as committer 2016-09-22 21:48:53 +02:00
Dave Brosius
723cf8b2ee simplify section null checking, and guard against NPEs 2016-09-17 18:48:47 -04:00
Martin Stockhammer
5bc8ad7de3 Adding test case for repository listing 2016-09-14 23:04:03 +02:00
Martin Stockhammer
de3eb83242 Adding restricted view for user managable repositories
Adds additional rest method to list the repositories where the user
has manage permissions.
Restricts the view for uploads to only managable repositories.
2016-09-14 21:49:30 +02:00
Martin Stockhammer
d01764bed9 Changing upload permissions using parameter reference
Needs the new functionality in the redback annotations.
2016-09-14 21:48:59 +02:00
olivier lamy
d82d39c399 use last parent snapshot
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-14 22:00:10 +10:00
olivier lamy
e7e84d1bc7 Merge branch 'pr/25'
[MRM-1909]
2016-09-14 20:50:40 +10:00
Martin Stockhammer
5bb5f76520 Adding unit test for remote repository check 2016-09-14 10:22:21 +02:00
olivier lamy
c997c883f0 use StringUtils to shorter code
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-14 10:51:21 +10:00
Martin Stockhammer
e4a2e65f6e Removing trailing slash in remote repository check
See https://issues.apache.org/jira/browse/MRM-1909
2016-09-13 18:33:19 +02:00
Martin Stockhammer
bd10f7b8a2 Adding default userAgent system property
The default userAgent string used for proxy connections can be configured by
a system property.
2016-09-13 16:46:50 +02:00
olivier lamy
cae55ace9f Merge branch 'pr/23'
[MRM-1924] merge pull request
2016-09-13 10:59:55 +10:00
olivier lamy
6db703ff9d use redback 2.5-SNAPSHOT to fix [MRM-1908]
Signed-off-by: olivier lamy <olamy@apache.org>
2016-09-13 10:52:21 +10:00
Martin Stockhammer
02b892796c Increasing timeouts for repository check
Slow responding repositories were marked with a repository failure because of the
low read timeout value.
Increases the timeout for the repository check.
2016-09-08 19:00:40 +02:00
Martin Stockhammer
0b939e928a Fixing issue of multiple login requests after logout
Resets the event listeners on the login button when the modal dialog is started.
2016-09-08 18:41:13 +02:00
Ciprian Ciubotariu
a746721940 Fix non-deterministic test failures
archiva-rest-services tests need to wait for repo scanning to finish
2016-05-31 20:05:29 +03:00
olivier lamy
e2482432b2 [maven-release-plugin] prepare for next development iteration 2016-05-23 10:38:28 +10:00
olivier lamy
64f4bc5e0e [maven-release-plugin] prepare release archiva-2.2.1 archiva-2.2.1 2016-05-23 10:38:19 +10:00
olivier lamy
13236dc57d use staged released version
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-23 10:04:51 +10:00
olivier lamy
5e9cb64d9d fix javadoc error
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:43:22 +10:00
olivier lamy
6742949ceb [MRM-1915] remove npanday plugin
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-15 16:51:25 +11:00