70 Commits (bf219edd1656cc03dc35d9e4379890d2c2124459)

Autor SHA1 Mensaje Fecha
  Martin Stockhammer bf219edd16 Refactoring of repository classes hace 3 años
  Martin Stockhammer 71196f3125 Dependency cleanup of rss hace 4 años
  Martin Stockhammer adeb46cce9 Moving filesystem storage classes in sub package hace 4 años
  Martin Stockhammer 3a08931d19 Removing plexus dependency hace 4 años
  Martin Stockhammer e41fb343bc Fixing time zone issue hace 4 años
  Martin Stockhammer 01666eea89 Switching to new rome version for rss hace 4 años
  Martin Stockhammer 5d90a2102d Renaming packages to make them distinct over modules hace 4 años
  Martin Stockhammer 6766beb8ac Extracting interface from RepositoryRegistry hace 4 años
  Martin Stockhammer f39fc917a8 Fixes for JDK11 hace 4 años
  Martin Stockhammer 9bb3c0d4ce Relaxing precision for date comparison in unit test hace 4 años
  Martin Stockhammer 379a72c3b7 Changing time parameter hace 4 años
  Martin Stockhammer 7a5bc65de4 Implementing stream methods. Changing date arguments to java time API. hace 4 años
  Martin Stockhammer d4ce38836d Implementing new stream methods hace 4 años
  Martin Stockhammer 118604a706 Fixing unit tests hace 4 años
  Martin Stockhammer 21d5cf53fe Refactoring repository metadata session handling hace 4 años
  Martin Stockhammer eca0097d85 Changing session handling for metadata API hace 4 años
  Martin Stockhammer f101252375 Reorganizing imports hace 6 años
  Martin Stockhammer a6706c8414 Migrating web modules to java.nio hace 6 años
  Carlos Sanchez 63479200ce Add a AbstractMetadataRepository to remove duplicated code hace 9 años
  Olivier Lamy 4e331298e4 no need to lookup those beans for each request hace 9 años
  Eric Barboni 99117364be one move for all remaining override annotation hace 10 años
  Olivier Lamy d6c28781b0 more diamond hace 10 años
  Olivier Lamy d9de8dc7af use diamond operator hace 10 años
  Olivier Lamy 402f10c841 code cleanup comment hace 10 años
  Olivier Lamy ab6f5bde33 move to last easymock 3.2 hace 10 años
  skygo 0c9c688ea9 git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1488531 13f79535-47bb-0310-9956-ffa450edef68 hace 11 años
  Olivier Lamy cfaf9559dd use generics hace 11 años
  skygo 40c462af88 fix imports and minors warning sonar. hace 11 años
  Olivier Lamy e92fede155 fix all RepositoryManager implementations hace 11 años
  Olivier Lamy f1d408f40e fix mocks compilation hace 11 años
  Olivier Lamy e7bc35db81 add unit test for new method in MetadataRepository and fix compilation for some impls/mocks hace 11 años
  Olivier Lamy 2e95b7d4ba fix mocks compilation hace 11 años
  Olivier Lamy bf52af4760 change package for those test utils hace 12 años
  Olivier Lamy 1484a3316a [MRM-1638] Improve unit test for archiva build hace 12 años
  Olivier Lamy cbfc4aa789 fix compilation of impls hace 12 años
  Olivier Lamy a1230dc9e7 fix test mock compilation hace 12 años
  Olivier Lamy ac4dbb87e1 get RID of plexus.requirement annotation hace 12 años
  Olivier Lamy f0c6ee5a71 get RID of plexus.component annotation hace 12 años
  Olivier Lamy 09292c0037 [MRM-1473] remove use of plexus-spring hace 13 años
  Brett Porter 076a33f877 [MRM-1327] fix 'used by' to work under JCR store. Remove updateProjectReferences API hace 13 años
  Brett Porter 23a09c2024 [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistics generation if JCR store is available hace 13 años
  Brett Porter 6ff9147139 [MRM-1327] hook save()/close()/revert() methods to the repository implementation hace 13 años
  Brett Porter f56609efad [MRM-1330] refactor access around the concept of a "repository session". See Javadoc for some notes. This should be a single entry point for application users of either the metadata repository, resolution, or storage access. The session needs to be explicitly closed (and modifications saved) to facilitate some storage mechanisms. hace 13 años
  Brett Porter c63e2a3f77 [MRM-1327] refactor the repository API to make each concern clearer. Storage, resolver and metadata repository are separate interfaces. Rename methods on the resolver and the storage to be clearer of their intent hace 13 años
  Brett Porter badcc9e925 [MRM-1327] add exception handling to the metadata repository implementation hace 13 años
  Maria Odea B. Ching e82ce0f0b5 merged MRM-980 branch to trunk hace 13 años
  Carlos Sanchez Gonzalez 887786e059 Seconds difference could make test fail, compare date differences hace 14 años
  Brett Porter 2e9c35d4aa [MRM-1329] Start to revise Javadoc of APIs hace 14 años
  Brett Porter 0960c24cfb [MRM-1301] add back summary statistics for various counts hace 14 años
  Brett Porter 99765460e0 [MRM-1299] migrate RSS from the database to the metadata repository hace 14 años