Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version to 3.0.0-SNAPSHOT | olivier lamy | 2017-05-18 | 11 | -11/+11 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Merge branch 'feature/jetty_9.4' | olivier lamy | 2017-05-18 | 12 | -95/+115 |
|\ | |||||
| * | jetty.xml ready, do not force encoding in encoding servlet | olivier lamy | 2017-05-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | migrate all tests to jetty 9.4 | olivier lamy | 2017-05-12 | 9 | -49/+82 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | upgrade to jetty 9.4 for archiva-rest-services module | olivier lamy | 2017-05-11 | 5 | -50/+37 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | use last parent for test module | olivier lamy | 2017-05-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-05-12 | 10 | -10/+10 |
| | | |||||
* | | [maven-release-plugin] prepare release archiva-2.2.3archiva-2.2.3 | Martin Stockhammer | 2017-05-12 | 10 | -10/+10 |
|/ | |||||
* | Adding check path to remote repositories | Martin Stockhammer | 2017-05-10 | 4 | -118/+95 |
| | | | | | | | Allow to set a check path for connection checks to the remote repositories. This is useful for repositories that do not allow to browse the base directory. Improved the fix for MRM-1933 | ||||
* | avoid null | olivier lamy | 2017-05-10 | 1 | -10/+12 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | MRM-1933, MRM-1940: Fixing repository check | Martin Stockhammer | 2017-05-04 | 2 | -7/+87 |
| | | | | | Remove trailing slashes from the remote repositories Use special check paths for certain servers | ||||
* | Change version number for webapptest | Martin Stockhammer | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | Fixing browse service filter handling | Martin Stockhammer | 2017-04-28 | 3 | -10/+16 |
| | | | | | Improved handling of slashes at the beginning of filters Added patterns for surefire tests to ensure the test runs | ||||
* | Going back to version 2.2.3 | Martin Stockhammer | 2017-04-28 | 10 | -10/+10 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-04-21 | 10 | -10/+10 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2 | Martin Stockhammer | 2017-04-21 | 10 | -10/+10 |
| | |||||
* | Adding additional help texts for config properties | Martin Stockhammer | 2017-04-21 | 1 | -21/+29 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | Adding isValid() method to authentication classes | Martin Stockhammer | 2016-10-16 | 3 | -3/+29 |
| | |||||
* | [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. | ||||
* | 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. | ||||
* | 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. | ||||
* | 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 | ||||
* | 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 | 10 | -10/+10 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 10 | -10/+10 |
| | |||||
* | [MRM-1915] remove npanday plugin | olivier lamy | 2016-03-15 | 1 | -4/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Implements JIRA issue MRM-1201 | Jalal Almutawa | 2015-12-20 | 2 | -2/+3 |
| | |||||
* | Adding alphabetical ordering for blacklist | Paul Thompson | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Adding alphabetical order for the whitelist | Paul Thompson | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | change style and template to have a kind of enunciate 1.x style that we can use | Eric Barboni | 2015-11-13 | 6 | -2/+3406 |
| | |||||
* | change to handle new template | Eric Barboni | 2015-11-13 | 1 | -2/+2 |
| | |||||
* | Remove Sonar Dead Store Issues. | Bernd Eckenfels | 2015-10-13 | 2 | -2/+3 |
| | |||||
* | put documentation on the same folder as before 2.0.0x migration | Eric Barboni | 2015-10-08 | 3 | -9/+20 |
| | | | make servlet compatible with new layout (not enough) | ||||
* | fix version | Olivier Lamy | 2015-10-01 | 2 | -1/+2 |
| | |||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 2 | -41/+6 |
| |