Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | compilation fix | Olivier Lamy | 2015-10-01 | 1 | -0/+20 |
| | |||||
* | fix compilation | Olivier Lamy | 2015-09-30 | 1 | -0/+20 |
| | |||||
* | [MRM-1861] Proxy behaviour issue migrating from 1.3.x to 2.x | Eduardo Souza | 2015-06-11 | 1 | -2/+14 |
| | |||||
* | MRM-1892 fix | Eric Barboni | 2015-05-20 | 1 | -1/+1 |
| | | | wrong id for pagination div | ||||
* | MRM-1886 bind javascript to tr instead li (change in html) | Eric Barboni | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | svn stuff not needed anymore | Olivier Lamy | 2015-04-01 | 1 | -84/+0 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2015-02-24 | 10 | -10/+10 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0 | Olivier Lamy | 2015-02-24 | 10 | -10/+10 |
| | |||||
* | Specify using separate caches for different data items (users, keys, namespaces) | Andrey Sysoev | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | add unit test for both MRM-935 and MRM-837 | Olivier Lamy | 2015-02-16 | 2 | -4/+46 |
| | |||||
* | [MRM-1359] remove maven1 ui part | Olivier Lamy | 2015-02-13 | 3 | -442/+1 |
| | |||||
* | cleanup legacy api test | Olivier Lamy | 2015-02-13 | 1 | -17/+0 |
| | |||||
* | test not needed anymore | Olivier Lamy | 2015-02-13 | 1 | -78/+0 |
| | |||||
* | using maven 1 legacy generate 404 | Olivier Lamy | 2015-02-13 | 2 | -5/+3 |
| | |||||
* | [MRM-1359] remove maven1 code | Olivier Lamy | 2015-02-12 | 1 | -36/+12 |
| | |||||
* | [MRM-1359] remove maven1 code | Olivier Lamy | 2015-02-12 | 3 | -87/+36 |
| |