48 Commits (f1012523759e82b871d1d2ef038899d1e3237a9a)

Author SHA1 Message Date
  Martin Stockhammer f101252375 Reorganizing imports 6 years ago
  Martin Stockhammer 32ff2ca265 Adapting the scheduler to the new repository api 6 years ago
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio 6 years ago
  Martin Stockhammer 9148a900ee Migrating repository scanner to java.nio 6 years ago
  Daniel Trebbien da10799447 Fix two incorrect SLF4J logger calls 6 years ago
  Martin Stockhammer f637c02c71 [MRM-1957] Spliting statistics plugin module 6 years ago
  Brett Porter 2b8f78afe2 take advantage of generic type 9 years ago
  Eric Barboni 99117364be one move for all remaining override annotation 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  Olivier Lamy 3ee1c5f9ff cleanup logging on shutdown 10 years ago
  Olivier Lamy 1fcefd5846 remove unused imports 10 years ago
  Olivier Lamy 039f595e42 use new quartz builder 10 years ago
  Olivier Lamy f303650541 fix logging 10 years ago
  Olivier Lamy 2795973bce remove empty javadoc 10 years ago
  Olivier Lamy 3c082f7e58 add some FIXME but not for this release :-) 11 years ago
  Olivier Lamy 238ed6ac69 [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time 11 years ago
  Olivier Lamy 58afcb1114 [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time. 11 years ago
  Olivier Lamy 0c55117416 add some StopWatch to get time on what happened here 11 years ago
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 years ago
  Olivier Lamy 9074bfb0f4 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 years ago
  Olivier Lamy 2103f2d60f finish unit test for getMergeConflictedArtifacts rest method 11 years ago
  Olivier Lamy 94d4a270f9 remove more @version $Id: 12 years ago
  Olivier Lamy 20d2ba964e remove all @version $Id$ 12 years ago
  Olivier Lamy cc2feeebbe move spring-taskqueue to apache namespace 12 years ago
  Olivier Lamy 870ce2c4d8 use o.a.a package namespace for spring-quartz component 12 years ago
  Olivier Lamy d1a54e99e8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results 12 years ago
  Olivier Lamy ebc6b76dcc format code 12 years ago
  Olivier Lamy 041699f218 fix assertion in unQueueTask ! 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 7a01a324d6 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-common module 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 ac4dbb87e1 get RID of plexus.requirement annotation 12 years ago
  Olivier Lamy f0c6ee5a71 get RID of plexus.component annotation 12 years ago
  Brett Porter 2620870be8 fix typo 12 years ago
  Olivier Lamy 23cceb8c62 [MRM-1490] expose services tru rest 12 years ago
  Olivier Lamy 3529204995 cannot use @Inject for old plexus components' 13 years ago
  Olivier Lamy 789083836c [MRM-1473] remove plexus-spring use 13 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 479f10cb7f [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistics generation if JCR store is available 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 badcc9e925 [MRM-1327] add exception handling to the metadata repository implementation 13 years ago
  Brett Porter 0960c24cfb [MRM-1301] add back summary statistics for various counts 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 627ad47211 [MRM-1283] start to migrate browse functionality to use the content repository. At present, this does everything except the just-in-time processing of models that haven't been stored yet 14 years ago
  Brett Porter 4102a4a916 [MRM-1025] split the scheduler into modules to isolate database and indexer dependent code 14 years ago