Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push work started with shaded lucene | olivier lamy | 2017-07-07 | 21 | -154/+175 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | force jcr save | olivier lamy | 2017-06-24 | 1 | -0/+4 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | some progress on new indexer | olivier lamy | 2017-06-24 | 5 | -59/+11 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | indexer is not using plexus bridge anymore | olivier lamy | 2017-06-24 | 3 | -14/+32 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Adding jcr oak implementation | Martin Stockhammer | 2017-06-24 | 5 | -16/+50 |
| | |||||
* | [MRM-1956] Replace tomcat-jdbc pool with HikariCP | olivier lamy | 2017-06-20 | 1 | -1/+1 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | start work using jetty maven plugin | olivier lamy | 2017-06-16 | 1 | -1/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | [MRM-1945] Fixing race condition | Martin Stockhammer | 2017-05-28 | 2 | -22/+57 |
| | | | | | Do not return used locks anymore. If the lock map contains an entry already, the retry loop continues. | ||||
* | use same plugin version | olivier lamy | 2017-05-27 | 1 | -4/+4 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | take of default now jpa, jdo not exists anymore so handle migration | olivier lamy | 2017-05-26 | 3 | -3/+11 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Centralizing openjpa log config | Martin Stockhammer | 2017-05-21 | 11 | -6/+11 |
| | |||||
* | [MRM-1942] Merge branch 'jpa' into master | Martin Stockhammer | 2017-05-20 | 9 | -12/+226 |
|\ | | | | | | | Removing JDO and add JPA backend. | ||||
| * | Use JPA as default and only database backendwithout_jdojpa | Martin Stockhammer | 2016-12-30 | 3 | -0/+17 |
| | | | | | | | | | | | | 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 tests | Martin Stockhammer | 2016-10-27 | 1 | -163/+186 |
| | | |||||
| * | Reverting locking modifications | Martin Stockhammer | 2016-10-27 | 1 | -32/+7 |
| | | |||||
| * | Additional improvement for file locks | Martin Stockhammer | 2016-10-27 | 2 | -6/+16 |
| | | |||||
| * | Add jpa settings to test spring contexts | Martin Stockhammer | 2016-10-26 | 6 | -12/+209 |
| | | |||||
| * | Stabilised file lock implementation and tests | Martin Stockhammer | 2016-10-26 | 3 | -23/+50 |
| | | |||||
* | | bump version to 3.0.0-SNAPSHOT | olivier lamy | 2017-05-18 | 32 | -32/+32 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Merge branch 'feature/jetty_9.4' | olivier lamy | 2017-05-18 | 2 | -2/+47 |
|\ \ | |||||
| * | | migrate all tests to jetty 9.4 | olivier lamy | 2017-05-12 | 2 | -2/+47 |
| | | | | | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-05-12 | 32 | -32/+32 |
| | | | |||||
* | | | [maven-release-plugin] prepare release archiva-2.2.3archiva-2.2.3 | Martin Stockhammer | 2017-05-12 | 32 | -32/+32 |
|/ / | |||||
* | | Adding check path to remote repositories | Martin Stockhammer | 2017-05-10 | 7 | -9/+217 |
| | | | | | | | | | | | | | | Allow to set a check path for connection checks to the remote repositories. This is useful for repositories that do not allow to browse the base directory. Improved the fix for MRM-1933 | ||||
* | | MRM-1933, MRM-1940: Fixing repository check | Martin Stockhammer | 2017-05-04 | 1 | -2/+4 |
| | | | | | | | | | | Remove trailing slashes from the remote repositories Use special check paths for certain servers | ||||
* | | Synchronizing surefire versions | Martin Stockhammer | 2017-04-28 | 1 | -1/+1 |
| | | |||||
* | | Going back to version 2.2.3 | Martin Stockhammer | 2017-04-28 | 32 | -32/+32 |
| | | |||||
* | | Fixing redback runtime configuration of list properties | Martin Stockhammer | 2017-04-28 | 1 | -2/+7 |
| | | |||||
* | | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-04-21 | 32 | -32/+32 |
| | | |||||
* | | [maven-release-plugin] prepare release archiva-2.2.2archiva-2.2.2 | Martin Stockhammer | 2017-04-21 | 32 | -32/+32 |
| | | |||||
* | | Additional try to fix build problems on ci | Martin Stockhammer | 2017-04-17 | 1 | -1/+1 |
| | | |||||
* | | Trying to fix build error on ci server | Martin Stockhammer | 2017-04-17 | 1 | -1/+16 |
| | | |||||
* | | Fixing locking tests on windows | Martin Stockhammer | 2017-04-16 | 1 | -1/+8 |
| | | |||||
* | | Adding additional information for failing tests | Martin Stockhammer | 2017-04-16 | 1 | -6/+13 |
| | | |||||
* | | Add additional checks for file lock tests | Martin Stockhammer | 2016-10-27 | 1 | -163/+186 |
| | | |||||
* | | Reverting locking modifications | Martin Stockhammer | 2016-10-27 | 1 | -32/+7 |
| | | |||||
* | | Additional improvement for file locks | Martin Stockhammer | 2016-10-27 | 2 | -6/+16 |
| | | |||||
* | | Stabilised file lock implementation and tests | Martin Stockhammer | 2016-10-26 | 3 | -23/+50 |
| | | |||||
* | | Add additional dependency to fix jenkins build | Martin Stockhammer | 2016-10-23 | 1 | -0/+8 |
| | | |||||
* | | Another switch to new plugin version | Martin Stockhammer | 2016-10-22 | 1 | -1/+1 |
| | | |||||
* | | Switch to new plugin version to improve jenkins build | Martin Stockhammer | 2016-10-21 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'pr/27' | olivier lamy | 2016-10-05 | 1 | -31/+36 |
|\ | |||||
| * | simplify section null checking, and guard against NPEs | Dave Brosius | 2016-09-17 | 1 | -31/+36 |
| | | |||||
* | | cosmetic :-) | olivier lamy | 2016-09-27 | 1 | -8/+10 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | simplify code | olivier lamy | 2016-09-27 | 1 | -7/+2 |
|/ | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | 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. | ||||
* | [maven-release-plugin] prepare for next development iteration | olivier lamy | 2016-05-23 | 32 | -32/+32 |
| | |||||
* | [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1 | olivier lamy | 2016-05-23 | 32 | -34/+34 |
| | |||||
* | fix javadoc error | olivier lamy | 2016-05-20 | 4 | -11/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> |