aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* Use JPA as default and only database backendwithout_jdojpaMartin Stockhammer2016-12-3020-59/+99
| | | | | | 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-094-3/+65
| | |
* | | 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.
* 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>
* enforce version in archetypeolivier lamy2016-03-011-0/+11
| | | | 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-135-14/+6
|
* 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)