aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* remove duplicate lineolivier lamy2015-12-091-1/+0
| | | | Signed-off-by: olivier lamy <olamy@apache.org>
* 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
|
* Merge remote-tracking branch 'ecki/topic-sonar-deadstore' into ↵Olivier Lamy2015-10-255-14/+6
|\ | | | | | | merge-topic-sonar-deadstore
| * Remove Sonar Dead Store Issues.Bernd Eckenfels2015-10-135-14/+6
| |
* | gitignore: remove trailing blank, actually ignores .projectBernd Eckenfels2015-10-131-1/+1
|/ | | | Signed-off-by: Olivier Lamy <olamy@apache.org>
* 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)
* should help travix (I hope :-) )Olivier Lamy2015-10-071-1/+3
|
* travis should use a ci profileOlivier Lamy2015-10-071-1/+1
|
* to help travis buildOlivier Lamy2015-10-072-5/+131
|
* no need of cleanOlivier Lamy2015-10-073-2/+3
|
* make easy testing for archetypeOlivier Lamy2015-10-072-7/+3
|
* ooops fix compilationOlivier Lamy2015-10-071-15/+6
|
* ooops fix compilationOlivier Lamy2015-10-071-7/+14
|
* more fixOlivier Lamy2015-10-072-506/+647
|
* revert wrong changeOlivier Lamy2015-10-061-1/+0
|
* add more mock for consumer archetype testOlivier Lamy2015-10-066-7/+160
|
* fix versionOlivier Lamy2015-10-012-9/+11
|