aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rss/src
Commit message (Expand)AuthorAgeFilesLines
* Unifying mocks to mockitoMartin Schreier2022-01-042-50/+21
* Cleanup of package namesMartin Stockhammer2021-12-241-1/+1
* Refactoring of repository classesMartin Stockhammer2021-07-021-1/+1
* Dependency cleanup of rssMartin Stockhammer2020-06-251-0/+90
* Moving filesystem storage classes in sub packageMartin Stockhammer2020-02-291-1/+1
* Removing plexus dependencyMartin Stockhammer2019-11-151-2/+4
* Fixing time zone issueMartin Stockhammer2019-11-151-2/+1
* Switching to new rome version for rssMartin Stockhammer2019-10-057-22/+18
* Renaming packages to make them distinct over modulesMartin Stockhammer2019-10-041-2/+2
* Extracting interface from RepositoryRegistryMartin Stockhammer2019-10-031-2/+2
* Fixes for JDK11Martin Stockhammer2019-09-011-1/+1
* Relaxing precision for date comparison in unit testMartin Stockhammer2019-08-301-1/+1
* Changing time parameterMartin Stockhammer2019-08-204-23/+29
* Implementing stream methods. Changing date arguments to java time API.Martin Stockhammer2019-08-202-14/+17
* Implementing new stream methodsMartin Stockhammer2019-08-201-1/+6
* Fixing unit testsMartin Stockhammer2019-08-165-19/+105
* Refactoring repository metadata session handlingMartin Stockhammer2019-08-063-18/+41
* Changing session handling for metadata APIMartin Stockhammer2019-08-044-9/+10
* Reorganizing importsMartin Stockhammer2018-03-305-5/+30
* Migrating web modules to java.nioMartin Stockhammer2017-09-116-39/+11
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-061-224/+13
* no need to lookup those beans for each requestOlivier Lamy2014-10-131-3/+0
* one move for all remaining override annotationEric Barboni2014-04-115-0/+44
* more diamondOlivier Lamy2014-04-102-2/+2
* use diamond operatorOlivier Lamy2014-04-105-7/+7
* code cleanup commentOlivier Lamy2013-11-131-14/+0
* move to last easymock 3.2Olivier Lamy2013-11-131-23/+35
* use genericsOlivier Lamy2013-05-191-1/+1
* fix imports and minors warning sonar.skygo2013-03-141-3/+3
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* fix mocks compilationOlivier Lamy2012-10-221-7/+13
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+6
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* change package for those test utilsOlivier Lamy2012-07-023-3/+3
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-023-6/+6
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-0/+8
* get RID of plexus.requirement annotationOlivier Lamy2011-09-062-2/+2
* get RID of plexus.component annotationOlivier Lamy2011-09-063-7/+1
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-06-017-20/+87
* [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferen...Brett Porter2011-03-291-6/+0
* [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistic...Brett Porter2010-12-301-0/+10
* [MRM-1327] hook save()/close()/revert() methods to the repository implementationBrett Porter2010-12-291-0/+16
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-296-41/+31
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-221-17/+17
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-223-27/+65
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-281-0/+5
* Seconds difference could make test fail, compare date differencesCarlos Sanchez Gonzalez2010-08-091-26/+199
* [MRM-1329] Start to revise Javadoc of APIsBrett Porter2010-03-162-15/+17
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-162-6/+1