97 次程式碼提交 (c56ce11c20b1963760b74e397acb200f61c1f95e)

作者 SHA1 備註 提交日期
  Martin Stockhammer c56ce11c20 Fixing unit tests 4 年之前
  Martin Stockhammer bb3b074aaf Refactoring to StorageAsset access 4 年之前
  Martin Stockhammer 8e4acdc82a Migrating to storage API 4 年之前
  Martin Stockhammer 4b6ee0e554 Extracting maven specific scheduler part to single module 6 年之前
  Martin Stockhammer d3564941d5 Moving references to repositoryRegistry 6 年之前
  Martin Stockhammer cf347e1eb8 Reducing compiler warnings 6 年之前
  Martin Stockhammer f8a9bc1640 Changing the event system to use the checksum module 6 年之前
  Martin Stockhammer f101252375 Reorganizing imports 6 年之前
  Martin Stockhammer c544376afb Switching repository admin and dependent classes to RepositoryRegistry 6 年之前
  Martin Stockhammer d6120d6c22 Adapting the web modules to the new repository api 6 年之前
  Martin Stockhammer a6706c8414 Migrating web modules to java.nio 6 年之前
  Martin Stockhammer b12b8a3ec9 Migrating rest services to java.nio 6 年之前
  Martin Stockhammer f886688c25 Migrating scheduler 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 ad9fee4399 First part in moving to java.nio 6 年之前
  Daniel Trebbien 0b15664f1c Utilize parameterized logging and remove toString() calls 6 年之前
  olivier lamy 8a76b99641 more progress on oak lucene shaded 6 年之前
  Bernd Eckenfels 495a7bf95f Remove Sonar Dead Store Issues. 8 年之前
  Olivier Lamy 61c83ff3d9 [MRM-1867] Adding a find jar by checksum functionality to the REST api 9 年之前
  Brett Porter 4ec9c4356f re-order test 9 年之前
  Brett Porter 8b1e1ffa71 refactor service tests 9 年之前
  Brett Porter fafb8d284f split out audit facet and listener to match others 9 年之前
  Brett Porter be20d16cfd more autowiring 9 年之前
  Olivier Lamy 65bcbc9d45 do the same as FileUtils.copyFile do 10 年之前
  Olivier Lamy ec1e655c9d use Files.copy from java.nio.file 10 年之前
  Eric Barboni 99117364be one move for all remaining override annotation 10 年之前
  Olivier Lamy d9de8dc7af use diamond operator 10 年之前
  Olivier Lamy 56696b4bd8 fix cache invalidate when deleting a groupId 10 年之前
  Olivier Lamy fa2a3efcc7 [MRM-1802] Find a cache solution for browsing part (especially root browsing) 10 年之前
  Olivier Lamy 28c5e2e323 fix issue when deleting project version non snapshot 10 年之前
  Olivier Lamy d2d596e7dc fix issue reported on the mailing list 10 年之前
  Olivier Lamy c230bdbe41 add a service to know repositories ids running a remote download 10 年之前
  Olivier Lamy 7afb00d1c8 non necessary local variable 11 年之前
  Olivier Lamy 9682660dbc review/comment/delete some FIXME 11 年之前
  Olivier Lamy 48deda62b1 [MRM-1721] Chaining user manager implementations. 11 年之前
  Olivier Lamy e77bfa4a3c [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 年之前
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 年之前
  Olivier Lamy bcc39e49ae fix deletion of project version when it's snapshot version, timestamped was not deleted 11 年之前
  Olivier Lamy 0af1bd62e7 [MRM-1703] Cannot delete project with the ui. 11 年之前
  Olivier Lamy 4b5be0143c [MRM-1701] metadatas are not removed when a snapshot is purged. 11 年之前
  Olivier Lamy 092a635e39 do some cleanup if metadatarepository still contains versions when deleting 11 年之前
  Olivier Lamy fce214d021 ignore issue when file is not here but continue deleting metadatas 11 年之前
  Olivier Lamy d1d92da751 implement merge method in merge repositories service 11 年之前
  Olivier Lamy 2103f2d60f finish unit test for getMergeConflictedArtifacts rest method 11 年之前
  Olivier Lamy 94229a4411 add a mergerepositories service 11 年之前
  Olivier Lamy 911dd05b23 add a method to remove namespace(groupId) in MetadataRepository 11 年之前
  Olivier Lamy 01c3aee959 preserve stack trace 11 年之前
  Olivier Lamy 664eea9e41 dependency tree with aether move beans to a separate new module to be able to reuse beans 11 年之前
  Olivier Lamy 208ff50ae5 fix junit correctly delete timestamped snapshot 12 年之前