Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'pr/25' | olivier lamy | 2016-09-14 | 2 | -1/+17 | |
|\ | | | | | | | [MRM-1909] | |||||
| * | Adding unit test for remote repository check | Martin Stockhammer | 2016-09-14 | 1 | -0/+15 | |
| | | ||||||
| * | Removing trailing slash in remote repository check | Martin Stockhammer | 2016-09-13 | 1 | -1/+2 | |
| | | | | | | | | See https://issues.apache.org/jira/browse/MRM-1909 | |||||
* | | use StringUtils to shorter code | olivier lamy | 2016-09-14 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | | Adding default userAgent system property | Martin Stockhammer | 2016-09-13 | 1 | -1/+12 | |
|/ | | | | | The default userAgent string used for proxy connections can be configured by a system property. | |||||
* | Merge branch 'pr/23' | olivier lamy | 2016-09-13 | 1 | -3/+22 | |
|\ | | | | | | | [MRM-1924] merge pull request | |||||
| * | Increasing timeouts for repository check | Martin Stockhammer | 2016-09-08 | 1 | -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 lamy | 2016-09-13 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | | Fixing issue of multiple login requests after logout | Martin Stockhammer | 2016-09-08 | 1 | -0/+2 | |
|/ | | | | Resets the event listeners on the login button when the modal dialog is started. | |||||
* | Fix non-deterministic test failures | Ciprian Ciubotariu | 2016-05-31 | 1 | -0/+3 | |
| | | | | archiva-rest-services tests need to wait for repo scanning to finish | |||||
* | [maven-release-plugin] prepare for next development iteration | olivier lamy | 2016-05-23 | 69 | -70/+70 | |
| | ||||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 69 | -72/+72 | |
| | ||||||
* | use staged released version | olivier lamy | 2016-05-23 | 1 | -2/+2 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | fix javadoc error | olivier lamy | 2016-05-20 | 8 | -20/+16 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | [MRM-1915] remove npanday plugin | olivier lamy | 2016-03-15 | 7 | -217/+0 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | upgrade httpclient version | olivier lamy | 2016-03-15 | 1 | -2/+2 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | ignore idea directory | olivier lamy | 2016-03-02 | 1 | -0/+1 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | ignore this error | olivier lamy | 2016-03-02 | 1 | -0/+4 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | enforce version in archetype | olivier lamy | 2016-03-01 | 2 | -1/+13 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | upgrade log4j to 2.5 and last jackrabbit version | olivier lamy | 2016-03-01 | 1 | -2/+2 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | Implements JIRA issue MRM-1201 | Jalal Almutawa | 2015-12-20 | 2 | -2/+3 | |
| | ||||||
* | remove duplicate line | olivier lamy | 2015-12-09 | 1 | -1/+0 | |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | Adding alphabetical ordering for blacklist | Paul Thompson | 2015-11-25 | 1 | -0/+1 | |
| | ||||||
* | Adding alphabetical order for the whitelist | Paul Thompson | 2015-11-25 | 1 | -0/+1 | |
| | ||||||
* | change style and template to have a kind of enunciate 1.x style that we can use | Eric Barboni | 2015-11-13 | 6 | -2/+3406 | |
| | ||||||
* | change to handle new template | Eric Barboni | 2015-11-13 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'ecki/topic-sonar-deadstore' into ↵ | Olivier Lamy | 2015-10-25 | 5 | -14/+6 | |
|\ | | | | | | | merge-topic-sonar-deadstore | |||||
| * | Remove Sonar Dead Store Issues. | Bernd Eckenfels | 2015-10-13 | 5 | -14/+6 | |
| | | ||||||
* | | gitignore: remove trailing blank, actually ignores .project | Bernd Eckenfels | 2015-10-13 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | |||||
* | put documentation on the same folder as before 2.0.0x migration | Eric Barboni | 2015-10-08 | 3 | -9/+20 | |
| | | | make servlet compatible with new layout (not enough) | |||||
* | should help travix (I hope :-) ) | Olivier Lamy | 2015-10-07 | 1 | -1/+3 | |
| | ||||||
* | travis should use a ci profile | Olivier Lamy | 2015-10-07 | 1 | -1/+1 | |
| | ||||||
* | to help travis build | Olivier Lamy | 2015-10-07 | 2 | -5/+131 | |
| | ||||||
* | no need of clean | Olivier Lamy | 2015-10-07 | 3 | -2/+3 | |
| | ||||||
* | make easy testing for archetype | Olivier Lamy | 2015-10-07 | 2 | -7/+3 | |
| | ||||||
* | ooops fix compilation | Olivier Lamy | 2015-10-07 | 1 | -15/+6 | |
| | ||||||
* | ooops fix compilation | Olivier Lamy | 2015-10-07 | 1 | -7/+14 | |
| | ||||||
* | more fix | Olivier Lamy | 2015-10-07 | 2 | -506/+647 | |
| | ||||||
* | revert wrong change | Olivier Lamy | 2015-10-06 | 1 | -1/+0 | |
| | ||||||
* | add more mock for consumer archetype test | Olivier Lamy | 2015-10-06 | 6 | -7/+160 | |
| | ||||||
* | fix version | Olivier Lamy | 2015-10-01 | 2 | -9/+11 | |
| | ||||||
* | fix version | Olivier Lamy | 2015-10-01 | 2 | -1/+2 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 3 | -42/+15 | |
| | ||||||
* | fix issue when using proxy | Olivier Lamy | 2015-10-01 | 2 | -4/+12 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 2 | -44/+6 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 2 | -41/+5 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 3 | -56/+13 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 5 | -63/+22 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 3 | -63/+6 | |
| | ||||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 2 | -58/+6 | |
| |