36 Commits (d9de8dc7afe4a1e22257a9437d68649eee8f3047)

Author SHA1 Message Date
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  skygo 764c9d6424 fix javadoc. Generation possible on jdk8 10 years ago
  Olivier Lamy 06cb9ea4f9 [MRM-1702] use the fileLockLManager in the code with possible race condition 10 years ago
  Olivier Lamy 6b23332e9d add a new module for file locking 10 years ago
  Olivier Lamy 8039adacd0 not needed 10 years ago
  Olivier Lamy 05065c4deb not needed variable declaration 10 years ago
  Olivier Lamy 60b382e36e fix logging warn level 10 years ago
  skygo 40c462af88 fix imports and minors warning sonar. 11 years ago
  Olivier Lamy b43aff915e add a marker to be able to debug this part without debugging all of this class 11 years ago
  Olivier Lamy 4018ccf07d use varargs from slf4j rather than creating an array for debug 11 years ago
  Olivier Lamy 2f906b6593 [MRM-1707] Allow different implementation of transfer mechanism in the DefaultRepositoryProxyConnectors class 11 years ago
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 years ago
  Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 years ago
  Olivier Lamy 5f42d3dcac [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 years ago
  Olivier Lamy a51724b013 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 years ago
  Olivier Lamy 4ba8af2e0e transform this interface to use a bean request will ease future enhancements 11 years ago
  Olivier Lamy b36cafd1c9 implements use of ProxyConnectorRules when fetching files from remote 11 years ago
  Olivier Lamy bdb81fef28 [MRM-1668] download artifacts when coming from search results. 11 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 ac5be1730c use o.a.a package namespace for spring-registry-api component 12 years ago
  Olivier Lamy aea9bd1a6e [MRM-709] use SelectorUtils from ant. 12 years ago
  Olivier Lamy 01fd2d285a avoid creating temp directory in repository directory 12 years ago
  Olivier Lamy 599a0a8677 use guava to create temp directory 12 years ago
  Olivier Lamy a0673a8c91 avoid creating tempdirectory in the repository folder 12 years ago
  Olivier Lamy f994014554 take care of windows file format and replace for url fetching 12 years ago
  Olivier Lamy 63964ffef4 [MRM-1606] Upgrade to wagon 2.2. 12 years ago
  Olivier Lamy 5d6774f5f2 [MRM-1599] NTLM proxy no longer works 12 years ago
  Olivier Lamy 37382ef788 avoid using plexus-sisu bridge to get wagon instances: use now spring 12 years ago
  Olivier Lamy 5eed5ccf55 use ConcurrentHashMap rather than synchronized block 12 years ago
  Olivier Lamy 717cbf7c8a take care of some ArrayList size init 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 e41ad31bf9 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-repository-layer module 12 years ago
  Olivier Lamy d5366b9a91 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-policies module 12 years ago
  Olivier Lamy e4e35de0fa [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-proxy module 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
  Olivier Lamy 30ebe43f59 simplify inject of bean list 13 years ago
  Maria Odea B. Ching dab1e92990 [MRM-1411] project information is missing if a POM could not be read correctly 13 years ago
  Olivier Lamy 0ad81d8bc6 use slf4j feature to optimise debug 13 years ago
  Olivier Lamy b84ecb96f7 fix use of applicationContext.getBeansOfType instead of the old lookupMap. 13 years ago
  Olivier Lamy ee78778213 fix use of applicationContext.getBeansOfType instead of the old lookupMap. 13 years ago
  Olivier Lamy 8a68012d12 fix more spring test configuration 13 years ago
  Olivier Lamy 206b66a2be fixing some test spring configuration : still some tests fail and puzzle me ! :-) 13 years ago
  Olivier Lamy 39ecc7836c remove plexus-spring use : archiva-scheduler-indexing 13 years ago
  Olivier Lamy 949cb108d8 take care about performance for debug log 13 years ago
  Olivier Lamy 789083836c [MRM-1473] remove plexus-spring use 13 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