aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use JPA as default and only database backendwithout_jdojpaMartin Stockhammer2016-12-3021-59/+110
| | | | | | Remove the JDO dependencies and set the JPA implementation as only database alternative and default implementation. Uses the same database as JDO before.
* 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
|
* Add admin user check after system configuration changeMartin Stockhammer2016-10-262-4/+13
|
* Add name and cache resetMartin Stockhammer2016-10-261-2/+2
|
* Change userManager reference for configuration serviceMartin Stockhammer2016-10-261-1/+1
|
* Add jpa settings to test spring contextsMartin Stockhammer2016-10-2613-26/+450
|
* Stabilised file lock implementation and testsMartin Stockhammer2016-10-263-23/+50
|
* Add cache reset after configuration saveMartin Stockhammer2016-10-251-0/+14
|
* Remove commentMartin Stockhammer2016-10-251-1/+2
|
* Fix i18n string for JPA RBac ManagerMartin Stockhammer2016-10-241-1/+1
|
* Merge branch 'master' into jpaMartin Stockhammer2016-10-165-74/+118
|\
| * 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
| | |
* | | Changing transaction handlingMartin Stockhammer2016-10-142-0/+6
| | |
* | | Adding JPA provider as user managerMartin Stockhammer2016-10-095-3/+67
| | |
* | | Adding isValid() method to authentication classesvalidauthMartin Stockhammer2016-10-043-3/+29
|/ /
* | 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.
* use last parent snapshotolivier lamy2016-09-141-1/+1
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* 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.
* | use redback 2.5-SNAPSHOT to fix [MRM-1908]olivier lamy2016-09-131-1/+1
| | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org>
* | 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-2369-70/+70
|
* [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1olivier lamy2016-05-2369-72/+72
|
* use staged released versionolivier lamy2016-05-231-2/+2
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* fix javadoc errorolivier lamy2016-05-208-20/+16
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* [MRM-1915] remove npanday pluginolivier lamy2016-03-157-217/+0
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* upgrade httpclient versionolivier lamy2016-03-151-2/+2
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* ignore idea directoryolivier lamy2016-03-021-0/+1
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* ignore this errorolivier lamy2016-03-021-0/+4
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* enforce version in archetypeolivier lamy2016-03-012-1/+13
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* upgrade log4j to 2.5 and last jackrabbit versionolivier lamy2016-03-011-2/+2
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* Implements JIRA issue MRM-1201Jalal Almutawa2015-12-202-2/+3
|