aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2Martin Stockhammer2017-04-2165-65/+65
|
* Adding additional help texts for config propertiesMartin Stockhammer2017-04-211-21/+29
|
* Additional try to fix build problems on ciMartin Stockhammer2017-04-171-1/+1
|
* Trying to fix build error on ci serverMartin Stockhammer2017-04-171-1/+16
|
* Fixing locking tests on windowsMartin Stockhammer2017-04-161-1/+8
|
* Adding additional information for failing testsMartin Stockhammer2017-04-161-6/+13
|
* 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.
* [MRM-1859] Improve handling of invalid artifactsMartin Stockhammer2017-04-146-9/+119
| | | | | Throws only exception if all artifacts are invalid. Ignores resolver-status.properties
* 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
|
* Add additional checks for file lock testsMartin Stockhammer2016-10-271-163/+186
|
* Reverting locking modificationsMartin Stockhammer2016-10-271-32/+7
|
* Additional improvement for file locksMartin Stockhammer2016-10-272-6/+16
|
* Stabilised file lock implementation and testsMartin Stockhammer2016-10-263-23/+50
|
* Add additional dependency to fix jenkins buildMartin Stockhammer2016-10-231-0/+8
|
* Another switch to new plugin versionMartin Stockhammer2016-10-221-1/+1
|
* Switch to new plugin version to improve jenkins buildMartin Stockhammer2016-10-211-1/+1
|
* Fixing wrong checksum files of proxy repositoriesMartin Stockhammer2016-10-1713-5/+32
| | | | Fixes https://issues.apache.org/jira/browse/MRM-1926
* Adding isValid() method to authentication classesMartin Stockhammer2016-10-163-3/+29
|
* Merge branch 'pr/28'olivier lamy2016-10-054-43/+82
|\
| * [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.
* | Merge branch 'pr/27'olivier lamy2016-10-051-31/+36
|\ \ | |/ |/|
| * simplify section null checking, and guard against NPEsDave Brosius2016-09-171-31/+36
| |
* | 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.
* | cosmetic :-)olivier lamy2016-09-271-8/+10
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | simplify codeolivier lamy2016-09-271-7/+2
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | Adding myself as committerMartin Stockhammer2016-09-221-1/+10
|/
* 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.
* Merge branch 'pr/25'olivier lamy2016-09-142-1/+17
|\ | | | | | | [MRM-1909]
| * 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
* | use StringUtils to shorter codeolivier lamy2016-09-141-1/+2
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | Adding default userAgent system propertyMartin Stockhammer2016-09-131-1/+12
|/ | | | | The default userAgent string used for proxy connections can be configured by a system property.
* 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-2365-65/+65
|
* [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1olivier lamy2016-05-2365-67/+67
|
* fix javadoc errorolivier lamy2016-05-207-18/+15
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* [MRM-1915] remove npanday pluginolivier lamy2016-03-156-212/+0
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* ignore this errorolivier lamy2016-03-021-0/+4
| | | | Signed-off-by: olivier lamy <olamy@apache.org>