Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2 | Martin Stockhammer | 2017-04-21 | 65 | -65/+65 |
| | |||||
* | Adding additional help texts for config properties | Martin Stockhammer | 2017-04-21 | 1 | -21/+29 |
| | |||||
* | Additional try to fix build problems on ci | Martin Stockhammer | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | Trying to fix build error on ci server | Martin Stockhammer | 2017-04-17 | 1 | -1/+16 |
| | |||||
* | Fixing locking tests on windows | Martin Stockhammer | 2017-04-16 | 1 | -1/+8 |
| | |||||
* | Adding additional information for failing tests | Martin Stockhammer | 2017-04-16 | 1 | -6/+13 |
| | |||||
* | Changing webdriver tests to remotewebdriver | Martin Stockhammer | 2017-04-16 | 3 | -73/+107 |
| | |||||
* | Changing selenium version for web tests | Martin Stockhammer | 2017-04-15 | 1 | -4/+13 |
| | |||||
* | [MRM-1937] Prevent creation of wrong initial admin | Martin Stockhammer | 2017-04-14 | 1 | -0/+1 |
| | | | | | Disables the name field for the admin user, when the primary admin is created. | ||||
* | [MRM-1859] Improve handling of invalid artifacts | Martin Stockhammer | 2017-04-14 | 6 | -9/+119 |
| | | | | | Throws only exception if all artifacts are invalid. Ignores resolver-status.properties | ||||
* | Adding documentation for snippets | Martin Stockhammer | 2017-03-21 | 1 | -0/+2 |
| | |||||
* | Fixing test cases for rest service | Martin Stockhammer | 2017-03-10 | 3 | -0/+53 |
| | |||||
* | Adding validation token during loginfeature/header_check | Martin Stockhammer | 2017-02-12 | 2 | -8/+35 |
| | |||||
* | Implementing method after interface change | Martin Stockhammer | 2017-02-12 | 1 | -0/+6 |
| | |||||
* | Adding Header check to archiva rest services | Martin Stockhammer | 2017-01-31 | 3 | -0/+12 |
| | |||||
* | Adding Referer Header to REST tests | Martin Stockhammer | 2017-01-30 | 2 | -0/+18 |
| | |||||
* | Add additional checks for file lock tests | Martin Stockhammer | 2016-10-27 | 1 | -163/+186 |
| | |||||
* | Reverting locking modifications | Martin Stockhammer | 2016-10-27 | 1 | -32/+7 |
| | |||||
* | Additional improvement for file locks | Martin Stockhammer | 2016-10-27 | 2 | -6/+16 |
| | |||||
* | Stabilised file lock implementation and tests | Martin Stockhammer | 2016-10-26 | 3 | -23/+50 |
| | |||||
* | Add additional dependency to fix jenkins build | Martin Stockhammer | 2016-10-23 | 1 | -0/+8 |
| | |||||
* | Another switch to new plugin version | Martin Stockhammer | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | Switch to new plugin version to improve jenkins build | Martin Stockhammer | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Fixing wrong checksum files of proxy repositories | Martin Stockhammer | 2016-10-17 | 13 | -5/+32 |
| | | | | Fixes https://issues.apache.org/jira/browse/MRM-1926 | ||||
* | Adding isValid() method to authentication classes | Martin Stockhammer | 2016-10-16 | 3 | -3/+29 |
| | |||||
* | Merge branch 'pr/28' | olivier lamy | 2016-10-05 | 4 | -43/+82 |
|\ | |||||
| * | [MRM-1928] Use applicationUrl setting in HTTP redirects | Ciprian Ciubotariu | 2016-10-04 | 4 | -43/+82 |
| | | | | | | | | | | | | 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. | ||||
* | | Merge branch 'pr/27' | olivier lamy | 2016-10-05 | 1 | -31/+36 |
|\ \ | |/ |/| | |||||
| * | simplify section null checking, and guard against NPEs | Dave Brosius | 2016-09-17 | 1 | -31/+36 |
| | | |||||
* | | Improving error handling for LDAP configuration | Martin Stockhammer | 2016-10-02 | 2 | -5/+42 |
| | | | | | | | | | | Error is only displayed, if LDAP is used as repository. The error messages are more detailed and internationalized. | ||||
* | | cosmetic :-) | olivier lamy | 2016-09-27 | 1 | -8/+10 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | simplify code | olivier lamy | 2016-09-27 | 1 | -7/+2 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Adding myself as committer | Martin Stockhammer | 2016-09-22 | 1 | -1/+10 |
|/ | |||||
* | Adding test case for repository listing | Martin Stockhammer | 2016-09-14 | 1 | -3/+49 |
| | |||||
* | Adding restricted view for user managable repositories | Martin Stockhammer | 2016-09-14 | 6 | -1/+48 |
| | | | | | | Adds additional rest method to list the repositories where the user has manage permissions. Restricts the view for uploads to only managable repositories. | ||||
* | Changing upload permissions using parameter reference | Martin Stockhammer | 2016-09-14 | 1 | -1/+1 |
| | | | | Needs the new functionality in the redback annotations. | ||||
* | Merge branch 'pr/25' | olivier lamy | 2016-09-14 | 2 | -1/+17 |
|\ | | | | | | | [MRM-1909] | ||||
| * | Adding unit test for remote repository check | Martin Stockhammer | 2016-09-14 | 1 | -0/+15 |
| | | |||||
| * | Removing trailing slash in remote repository check | Martin Stockhammer | 2016-09-13 | 1 | -1/+2 |
| | | | | | | | | See https://issues.apache.org/jira/browse/MRM-1909 | ||||
* | | use StringUtils to shorter code | olivier lamy | 2016-09-14 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Adding default userAgent system property | Martin Stockhammer | 2016-09-13 | 1 | -1/+12 |
|/ | | | | | The default userAgent string used for proxy connections can be configured by a system property. | ||||
* | Merge branch 'pr/23' | olivier lamy | 2016-09-13 | 1 | -3/+22 |
|\ | | | | | | | [MRM-1924] merge pull request | ||||
| * | Increasing timeouts for repository check | Martin Stockhammer | 2016-09-08 | 1 | -3/+22 |
| | | | | | | | | | | | | Slow responding repositories were marked with a repository failure because of the low read timeout value. Increases the timeout for the repository check. | ||||
* | | Fixing issue of multiple login requests after logout | Martin Stockhammer | 2016-09-08 | 1 | -0/+2 |
|/ | | | | Resets the event listeners on the login button when the modal dialog is started. | ||||
* | Fix non-deterministic test failures | Ciprian Ciubotariu | 2016-05-31 | 1 | -0/+3 |
| | | | | archiva-rest-services tests need to wait for repo scanning to finish | ||||
* | [maven-release-plugin] prepare for next development iteration | olivier lamy | 2016-05-23 | 65 | -65/+65 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 65 | -67/+67 |
| | |||||
* | fix javadoc error | olivier lamy | 2016-05-20 | 7 | -18/+15 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | [MRM-1915] remove npanday plugin | olivier lamy | 2016-03-15 | 6 | -212/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | ignore this error | olivier lamy | 2016-03-02 | 1 | -0/+4 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> |