Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extracting maven specific scheduler part to single module | Martin Stockhammer | 2018-04-16 | 1 | -0/+5 |
| | |||||
* | ooops fix copy/paste | olivier lamy | 2018-04-05 | 1 | -2/+2 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | new git url | olivier lamy | 2018-04-05 | 1 | -2/+2 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Switching to apache commons collections4 | Martin Stockhammer | 2018-04-01 | 1 | -3/+3 |
| | |||||
* | use maven indexer released version | olivier lamy | 2017-12-02 | 1 | -2/+1 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | use last jetty version and upgrade oak as well | olivier lamy | 2017-11-30 | 1 | -2/+2 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/archiva | Martin Stockhammer | 2017-11-11 | 1 | -3/+2 |
|\ | |||||
| * | upgrade oak version and use jetty release version | olivier lamy | 2017-11-09 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Renaming archiva-indexer module to archiva-maven2-indexer | Martin Stockhammer | 2017-11-09 | 1 | -1/+1 |
|/ | |||||
* | Rearranging modules and adding indexer api | Martin Stockhammer | 2017-11-08 | 1 | -5/+5 |
| | | | | | | | | Combining the indexer api and repository api into archiva-repository-api They have bidirectional dependencies so they are put together in one module. Adding new classes for a generalized indexer api that will be used for interfaces and implementation independent tasks. | ||||
* | Extracting indexing api as single module | Martin Stockhammer | 2017-11-05 | 1 | -0/+5 |
| | | | | [MRM-1964] Step to move all indexing features behind archiva API | ||||
* | Adding rat exlude for log files | Martin Stockhammer | 2017-11-02 | 1 | -0/+1 |
| | |||||
* | upgrade to wagon 3.0.0 | olivier lamy | 2017-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Merge branch 'feature/jcr_oak' | olivier lamy | 2017-08-19 | 1 | -28/+80 |
|\ | |||||
| * | revert lucene upgrade as it generate error will see later | olivier lamy | 2017-08-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | use more recent version | olivier lamy | 2017-08-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | fixing test for rest services, correctly close jcr repo | olivier lamy | 2017-08-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | trying more memory too see what happen on Jenkins | olivier lamy | 2017-07-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | oak 1.7.3 | olivier lamy | 2017-07-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | more progress on oak lucene shaded | olivier lamy | 2017-07-24 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | more progress on new maven indexer version | olivier lamy | 2017-07-24 | 1 | -1/+33 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | push work started with shaded lucene | olivier lamy | 2017-07-07 | 1 | -1/+11 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | some progress on new indexer | olivier lamy | 2017-06-24 | 1 | -1/+19 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | indexer is not using plexus bridge anymore | olivier lamy | 2017-06-24 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | Adding jcr oak implementation | Martin Stockhammer | 2017-06-24 | 1 | -25/+6 |
| | | |||||
* | | [MRM-1957] Spliting statistics plugin module | Martin Stockhammer | 2017-07-16 | 1 | -0/+5 |
|/ | | | | | | | | | | Adding new API module (metadata-statistics-api) for statistics and move the jcr specific tasks to the metadata store module. Providing interfaces for the statistics API. Removing dependencies to store specific libraries (like JCR) from the statistic modules. | ||||
* | [MRM-1956] Replace tomcat-jdbc pool with HikariCP | olivier lamy | 2017-06-20 | 1 | -13/+8 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | get rid of tomcat plugin | olivier lamy | 2017-06-17 | 1 | -115/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | [MRM-1952] add jetty snapshot repositories | olivier lamy | 2017-06-17 | 1 | -0/+22 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | start work using jetty maven plugin | olivier lamy | 2017-06-16 | 1 | -1/+7 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | remove all references to sirona | olivier lamy | 2017-06-16 | 1 | -43/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | [MRM-1953] Upgrading and fixing jacoco configuration | Martin Stockhammer | 2017-06-13 | 1 | -6/+5 |
| | |||||
* | [MRM-1953] Updating modernizer-maven-plugin | Martin Stockhammer | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | Switching to tar posix mode | Martin Stockhammer | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | [MRM-1950] Switching to new jackrabbit version | Martin Stockhammer | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | Changing tests to WebDriver | Martin Stockhammer | 2017-06-08 | 1 | -0/+1 |
| | |||||
* | Migrating selenium tests | Martin Stockhammer | 2017-06-04 | 1 | -1/+1 |
| | |||||
* | take of default now jpa, jdo not exists anymore so handle migration | olivier lamy | 2017-05-26 | 1 | -41/+5 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | redback 3.0.0-SNAPSHOT | olivier lamy | 2017-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Centralizing openjpa log config | Martin Stockhammer | 2017-05-21 | 1 | -2/+4 |
| | |||||
* | [MRM-1942] Merge branch 'jpa' into master | Martin Stockhammer | 2017-05-20 | 1 | -0/+13 |
|\ | | | | | | | Removing JDO and add JPA backend. | ||||
| * | Use JPA as default and only database backendwithout_jdojpa | Martin Stockhammer | 2016-12-30 | 1 | -0/+11 |
| | | | | | | | | | | | | Remove the JDO dependencies and set the JPA implementation as only database alternative and default implementation. Uses the same database as JDO before. | ||||
| * | Adding JPA provider as user manager | Martin Stockhammer | 2016-10-09 | 1 | -0/+2 |
| | | |||||
* | | bump version to 3.0.0-SNAPSHOT | olivier lamy | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | use last redback 2.7 SNAPSHOT | olivier lamy | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Merge branch 'feature/jetty_9.4' | olivier lamy | 2017-05-18 | 1 | -7/+2 |
|\ \ | |||||
| * | | migrate all tests to jetty 9.4 | olivier lamy | 2017-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
| * | | upgrade to jetty 9.4 for archiva-rest-services module | olivier lamy | 2017-05-11 | 1 | -6/+1 |
| | | | | | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | | [MRM-1941] Java 8 upgrade | olivier lamy | 2017-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | | [maven-release-plugin] prepare for next development iteration | Martin Stockhammer | 2017-05-12 | 1 | -2/+2 |
| | | |