51 Commits (f1012523759e82b871d1d2ef038899d1e3237a9a)

Author SHA1 Message Date
  Martin Stockhammer f101252375 Reorganizing imports 6 years ago
  Martin Stockhammer c544376afb Switching repository admin and dependent classes to RepositoryRegistry 6 years ago
  Martin Stockhammer e2cdbc2b72 Rearranging modules and adding indexer api 6 years ago
  Martin Stockhammer 32ff2ca265 Adapting the scheduler to the new repository api 6 years ago
  Martin Stockhammer e0eff36ebc Changing daysOlder to retentionTime 6 years ago
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio 6 years ago
  Martin Stockhammer f637c02c71 [MRM-1957] Spliting statistics plugin module 7 years ago
  olivier lamy 7fc559dce1 revert previous changes for this test as it fail on jenkins but not locally... It Works On My Machine is back :-) 7 years ago
  olivier lamy 8d3f82a479 [MRM-1956] Replace tomcat-jdbc pool with HikariCP 7 years ago
  Olivier Lamy be4c847d96 more usage of MockRepositorySessionFactory 8 years ago
  Eric Barboni c2f9100dda MRM-1865 remove isPermanent flag 9 years ago
  Eric Barboni 99117364be one move for all remaining override annotation 10 years ago
  Olivier Lamy d6c28781b0 more diamond 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  Olivier Lamy 3c0ed32a13 fix mock RepositoryStatisticsManager compilation 11 years ago
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 years ago
  skygo f52bade117 repository scanning test fix for idependance 11 years ago
  Olivier Lamy 968ab1e034 [MRM-1583] tests modifications 12 years ago
  Olivier Lamy 20d2ba964e remove all @version $Id$ 12 years ago
  Olivier Lamy 69ed84b5ca remove empty file 12 years ago
  Olivier Lamy bf52af4760 change package for those test utils 12 years ago
  Olivier Lamy 1484a3316a [MRM-1638] Improve unit test for archiva build 12 years ago
  Olivier Lamy cc2feeebbe move spring-taskqueue to apache namespace 12 years ago
  Olivier Lamy 1757cb231a apply some code formatting 12 years ago
  Olivier Lamy a66a9d92e0 fix test issue on windows patch submitted by Eric Barboni 12 years ago
  Olivier Lamy a07c5782b4 fix compilation of mock classes 12 years ago
  Olivier Lamy e42e26c8e1 [MRM-1526] configure http connection pool values for wagon http. 12 years ago
  Olivier Lamy 3c8c0b8554 fix unit tests 12 years ago
  Olivier Lamy d1a54e99e8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results 12 years ago
  Olivier Lamy 33850774a4 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-configuration module 12 years ago
  Olivier Lamy 353936a74f [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-model module 12 years ago
  Olivier Lamy 58b11bca24 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-consumer-api module 12 years ago
  Olivier Lamy e41ad31bf9 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-repository-layer module 12 years ago
  Olivier Lamy 44ebf70e2d [MRM-1520] remove duplicate beans : fix for ManagedRepositoryAdmin 12 years ago
  Olivier Lamy c8ef0abdec [MRM-1520] remove duplicate beans : move model beans to a single package 12 years ago
  Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management 12 years ago
  Olivier Lamy 63af39fba0 fix unit tests spring configuration in archiva-scheduler-repository 13 years ago
  Olivier Lamy 971dcc2f35 [MRM-1473] remove use of plexus-spring 13 years ago
  Brett Porter 6ff9147139 [MRM-1327] hook save()/close()/revert() methods to the repository implementation 13 years ago
  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. 13 years ago
  Brett Porter 34638d4e67 clean up the "TODO" list, and mark those that are more important as "FIXME" 13 years ago
  Brett Porter badcc9e925 [MRM-1327] add exception handling to the metadata repository implementation 13 years ago
  Brett Porter 0167efe972 [MRM-1433] remove @Override are on interface methods which is only possible in java 6 for Java 5 compatibility 13 years ago
  Maria Odea B. Ching bc56d6353c [MRM-1097] 13 years ago
  Brett Porter 0960c24cfb [MRM-1301] add back summary statistics for various counts 14 years ago
  Brett Porter b0304e08c3 [MRM-1293] remove RepositoryContentStatistics in favour of new repository-statistics module and adjust reporting action. Note that data population is still required to complete this issue 14 years ago
  Brett Porter 1dad23aaf3 [MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when the repository location changes. 14 years ago
  Brett Porter 7c7fffc71c [MRM-1293] introduce repository statistics as a new plugin that operates over the metadata repository. Currently a work in progress - repository size statistics are not stored, and only the scanner and scheduler have been hooked in (meaning reports will be out of date) 14 years ago
  Brett Porter fcd43810f5 Merged /archiva/trunk:r885006-887051 (applied changes to scheduler manually due to different location) 14 years ago
  Brett Porter 209df33fed [MRM-1025] remove model fields that are not used for clarity 14 years ago