aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 3.0.0-SNAPSHOTolivier lamy2017-05-1811-11/+11
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* Merge branch 'feature/jetty_9.4'olivier lamy2017-05-1812-95/+115
|\
| * jetty.xml ready, do not force encoding in encoding servletolivier lamy2017-05-131-1/+1
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
| * migrate all tests to jetty 9.4olivier lamy2017-05-129-49/+82
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
| * upgrade to jetty 9.4 for archiva-rest-services moduleolivier lamy2017-05-115-50/+37
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | use last parent for test moduleolivier lamy2017-05-151-1/+1
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | [maven-release-plugin] prepare for next development iterationMartin Stockhammer2017-05-1210-10/+10
| |
* | [maven-release-plugin] prepare release archiva-2.2.3archiva-2.2.3Martin Stockhammer2017-05-1210-10/+10
|/
* Adding check path to remote repositoriesMartin Stockhammer2017-05-104-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 nullolivier lamy2017-05-101-10/+12
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* MRM-1933, MRM-1940: Fixing repository checkMartin Stockhammer2017-05-042-7/+87
| | | | | Remove trailing slashes from the remote repositories Use special check paths for certain servers
* Change version number for webapptestMartin Stockhammer2017-04-301-1/+1
|
* Fixing browse service filter handlingMartin Stockhammer2017-04-283-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.3Martin Stockhammer2017-04-2810-10/+10
|
* [maven-release-plugin] prepare for next development iterationMartin Stockhammer2017-04-2110-10/+10
|
* [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2Martin Stockhammer2017-04-2110-10/+10
|
* Adding additional help texts for config propertiesMartin Stockhammer2017-04-211-21/+29
|
* Changing webdriver tests to remotewebdriverMartin Stockhammer2017-04-163-73/+107
|
* Changing selenium version for web testsMartin Stockhammer2017-04-151-4/+13
|
* [MRM-1937] Prevent creation of wrong initial adminMartin Stockhammer2017-04-141-0/+1
| | | | | Disables the name field for the admin user, when the primary admin is created.
* Adding documentation for snippetsMartin Stockhammer2017-03-211-0/+2
|
* Fixing test cases for rest serviceMartin Stockhammer2017-03-103-0/+53
|
* Adding validation token during loginfeature/header_checkMartin Stockhammer2017-02-122-8/+35
|
* Implementing method after interface changeMartin Stockhammer2017-02-121-0/+6
|
* Adding Header check to archiva rest servicesMartin Stockhammer2017-01-313-0/+12
|
* Adding Referer Header to REST testsMartin Stockhammer2017-01-302-0/+18
|
* Adding isValid() method to authentication classesMartin Stockhammer2016-10-163-3/+29
|
* [MRM-1928] Use applicationUrl setting in HTTP redirectsCiprian Ciubotariu2016-10-044-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 configurationMartin Stockhammer2016-10-022-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 listingMartin Stockhammer2016-09-141-3/+49
|
* Adding restricted view for user managable repositoriesMartin Stockhammer2016-09-146-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 referenceMartin Stockhammer2016-09-141-1/+1
| | | | Needs the new functionality in the redback annotations.
* Adding unit test for remote repository checkMartin Stockhammer2016-09-141-0/+15
|
* Removing trailing slash in remote repository checkMartin Stockhammer2016-09-131-1/+2
| | | | See https://issues.apache.org/jira/browse/MRM-1909
* Merge branch 'pr/23'olivier lamy2016-09-131-3/+22
|\ | | | | | | [MRM-1924] merge pull request
| * Increasing timeouts for repository checkMartin Stockhammer2016-09-081-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 logoutMartin Stockhammer2016-09-081-0/+2
|/ | | | Resets the event listeners on the login button when the modal dialog is started.
* Fix non-deterministic test failuresCiprian Ciubotariu2016-05-311-0/+3
| | | | archiva-rest-services tests need to wait for repo scanning to finish
* [maven-release-plugin] prepare for next development iterationolivier lamy2016-05-2310-10/+10
|
* [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1olivier lamy2016-05-2310-10/+10
|
* [MRM-1915] remove npanday pluginolivier lamy2016-03-151-4/+0
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* Implements JIRA issue MRM-1201Jalal Almutawa2015-12-202-2/+3
|
* Adding alphabetical ordering for blacklistPaul Thompson2015-11-251-0/+1
|
* Adding alphabetical order for the whitelistPaul Thompson2015-11-251-0/+1
|
* change style and template to have a kind of enunciate 1.x style that we can useEric Barboni2015-11-136-2/+3406
|
* change to handle new template Eric Barboni2015-11-131-2/+2
|
* Remove Sonar Dead Store Issues.Bernd Eckenfels2015-10-132-2/+3
|
* put documentation on the same folder as before 2.0.0x migrationEric Barboni2015-10-083-9/+20
| | | make servlet compatible with new layout (not enough)
* fix versionOlivier Lamy2015-10-012-1/+2
|
* more usage of MockRepositorySessionFactoryOlivier Lamy2015-10-012-41/+6
|