57 커밋 (f1012523759e82b871d1d2ef038899d1e3237a9a)

작성자 SHA1 메시지 날짜
  Martin Stockhammer f101252375 Reorganizing imports 6 년 전
  Martin Stockhammer 9469c1b67f Adapting base modules to the new repository api 6 년 전
  Martin Stockhammer bed24eac44 Finally switching the file lock to java.nio 6 년 전
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio 6 년 전
  Martin Stockhammer 98715c57ea Migrating xmltools and proxy to java.nio 6 년 전
  Martin Stockhammer 5437dfd6de Migrating policies module to java.nio 6 년 전
  Martin Stockhammer cd1f4a9e79 Switching the checksum module to java.nio 6 년 전
  Martin Stockhammer 4781155596 Next part for moving to java.nio 6 년 전
  Martin Stockhammer ad9fee4399 First part in moving to java.nio 6 년 전
  Daniel Trebbien 0b15664f1c Utilize parameterized logging and remove toString() calls 6 년 전
  olivier lamy 229276f8d9 cosmetic :-) 7 년 전
  olivier lamy 85be2b77af simplify code 7 년 전
  olivier lamy 5e9cb64d9d fix javadoc error 8 년 전
  Olivier Lamy c5e2567516 [MRM-1871] copy List before sorting it 9 년 전
  Olivier Lamy 0148a725c7 [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectors 9 년 전
  Olivier Lamy 54b2236700 make it clear it is ConcurrentMap so no need of synchronized block 9 년 전
  Olivier Lamy 480825d72b copy collections to avoid ConcurrentModificationException 9 년 전
  Jonathan Sharp 7c9267111a MRM-813 tweak APC interface and ADRF AuditEvents 9 년 전
  Olivier Lamy 767e00c182 use Files from java.nio 10 년 전
  Eric Barboni d44d957734 Multicatch and override 10 년 전
  Olivier Lamy d6c28781b0 more diamond 10 년 전
  Olivier Lamy d9de8dc7af use diamond operator 10 년 전
  skygo 764c9d6424 fix javadoc. Generation possible on jdk8 10 년 전
  Olivier Lamy 06cb9ea4f9 [MRM-1702] use the fileLockLManager in the code with possible race condition 10 년 전
  Olivier Lamy 6b23332e9d add a new module for file locking 10 년 전
  Olivier Lamy 8039adacd0 not needed 10 년 전
  Olivier Lamy 05065c4deb not needed variable declaration 10 년 전
  Olivier Lamy 60b382e36e fix logging warn level 10 년 전
  skygo 40c462af88 fix imports and minors warning sonar. 11 년 전
  Olivier Lamy b43aff915e add a marker to be able to debug this part without debugging all of this class 11 년 전
  Olivier Lamy 4018ccf07d use varargs from slf4j rather than creating an array for debug 11 년 전
  Olivier Lamy 2f906b6593 [MRM-1707] Allow different implementation of transfer mechanism in the DefaultRepositoryProxyConnectors class 11 년 전
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 년 전
  Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 년 전
  Olivier Lamy 5f42d3dcac [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 년 전
  Olivier Lamy a51724b013 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 년 전
  Olivier Lamy 4ba8af2e0e transform this interface to use a bean request will ease future enhancements 11 년 전
  Olivier Lamy b36cafd1c9 implements use of ProxyConnectorRules when fetching files from remote 11 년 전
  Olivier Lamy bdb81fef28 [MRM-1668] download artifacts when coming from search results. 11 년 전
  Olivier Lamy 20d2ba964e remove all @version $Id$ 12 년 전
  Olivier Lamy cc2feeebbe move spring-taskqueue to apache namespace 12 년 전
  Olivier Lamy ac5be1730c use o.a.a package namespace for spring-registry-api component 12 년 전
  Olivier Lamy aea9bd1a6e [MRM-709] use SelectorUtils from ant. 12 년 전
  Olivier Lamy 01fd2d285a avoid creating temp directory in repository directory 12 년 전
  Olivier Lamy 599a0a8677 use guava to create temp directory 12 년 전
  Olivier Lamy a0673a8c91 avoid creating tempdirectory in the repository folder 12 년 전
  Olivier Lamy f994014554 take care of windows file format and replace for url fetching 12 년 전
  Olivier Lamy 63964ffef4 [MRM-1606] Upgrade to wagon 2.2. 12 년 전
  Olivier Lamy 5d6774f5f2 [MRM-1599] NTLM proxy no longer works 12 년 전
  Olivier Lamy 37382ef788 avoid using plexus-sisu bridge to get wagon instances: use now spring 12 년 전