124 Commits (5d90a2102de4d8abad62b5f1c6fb385dd43c88e4)

Author SHA1 Message Date
  Martin Stockhammer 5d90a2102d Renaming packages to make them distinct over modules 4 years ago
  Martin Stockhammer 6766beb8ac Extracting interface from RepositoryRegistry 4 years ago
  Martin Stockhammer 405687b120 Migrating basic event API to archiva commons 4 years ago
  Martin Stockhammer 69a4057630 Finalizing event API 4 years ago
  Martin Stockhammer 54148d4fc2 Refactoring event API 4 years ago
  Martin Stockhammer d9d8796665 Fixing proxy connector handling 4 years ago
  Martin Stockhammer b072f6921d Proxy changes 4 years ago
  Martin Stockhammer 363c4c9608 Switching to enum for policy options 4 years ago
  Martin Stockhammer 926dc7990b Refactoring proxy classes 4 years ago
  Martin Stockhammer ebf95723a5 Modifying NetworkProxy class. Adding tests. 4 years ago
  Martin Stockhammer d3310322d0 Updating apache commons library versions 4 years ago
  Martin Stockhammer c56ce11c20 Fixing unit tests 4 years ago
  Martin Stockhammer bb3b074aaf Refactoring to StorageAsset access 4 years ago
  Martin Stockhammer 8e4acdc82a Migrating to storage API 4 years ago
  Martin Stockhammer 7a0e81d515 Fixing unit tests after refactoring 5 years ago
  Martin Stockhammer 21220fcd57 Starting refactoring of proxy handling. 5 years ago
  Martin Stockhammer 83df105260 Reducing compiler warnings 6 years ago
  Martin Stockhammer 98236b99cb Switching to apache commons collections4 6 years ago
  Martin Stockhammer f101252375 Reorganizing imports 6 years ago
  Martin Stockhammer 9469c1b67f Adapting base modules to the new repository api 6 years ago
  Martin Stockhammer bed24eac44 Finally switching the file lock to java.nio 6 years ago
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio 6 years ago
  Martin Stockhammer 98715c57ea Migrating xmltools and proxy to java.nio 6 years ago
  Martin Stockhammer 5437dfd6de Migrating policies module to java.nio 6 years ago
  Martin Stockhammer cd1f4a9e79 Switching the checksum module to java.nio 6 years ago
  Martin Stockhammer 4781155596 Next part for moving to java.nio 6 years ago
  Martin Stockhammer ad9fee4399 First part in moving to java.nio 6 years ago
  Daniel Trebbien 0b15664f1c Utilize parameterized logging and remove toString() calls 6 years ago
  olivier lamy 229276f8d9 cosmetic :-) 7 years ago
  olivier lamy 85be2b77af simplify code 7 years ago
  olivier lamy 5e9cb64d9d fix javadoc error 8 years ago
  Olivier Lamy c5e2567516 [MRM-1871] copy List before sorting it 9 years ago
  Olivier Lamy 0148a725c7 [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectors 9 years ago
  Olivier Lamy 54b2236700 make it clear it is ConcurrentMap so no need of synchronized block 9 years ago
  Olivier Lamy 480825d72b copy collections to avoid ConcurrentModificationException 9 years ago
  Jonathan Sharp 7c9267111a MRM-813 tweak APC interface and ADRF AuditEvents 9 years ago
  Olivier Lamy 767e00c182 use Files from java.nio 10 years ago
  Eric Barboni d44d957734 Multicatch and override 10 years ago
  Olivier Lamy d6c28781b0 more diamond 10 years ago
  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