93 Commits (ae49e500672f5115ad0af4fbdd39b44af6552085)

Author SHA1 Message Date
  Martin Stockhammer ae49e50067 Migrating usage of repositoryAdmin to repositoryRegistry 6 years ago
  Martin Stockhammer cf347e1eb8 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 d6120d6c22 Adapting the web modules to the new repository api 6 years ago
  Martin Stockhammer a6706c8414 Migrating web modules to java.nio 6 years ago
  Martin Stockhammer b12b8a3ec9 Migrating rest services to java.nio 6 years ago
  Martin Stockhammer 5437dfd6de Migrating policies 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
  Martin Stockhammer d61f68e684 Fixing browse service filter handling 7 years ago
  Martin Stockhammer de3eb83242 Adding restricted view for user managable repositories 7 years ago
  Carlos Sanchez e4da1fa6f5 [MRM-1390] Add REST methods to search JCR store for generic metadata and properties 9 years ago
  Olivier Lamy df99049a93 avoid returning empty data 9 years ago
  Olivier Lamy 2b03379852 [MRM-1210] Dependency tree should include the artifact type 10 years ago
  Olivier Lamy dc91fae5fa more try with resources 10 years ago
  Olivier Lamy ec1e655c9d use Files.copy from java.nio.file 10 years ago
  Olivier Lamy 67985e0486 diamond operator 10 years ago
  Eric Barboni 99117364be one move for all remaining override annotation 10 years ago
  Olivier Lamy d6c28781b0 more diamond 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  Olivier Lamy abdad59483 add comment 10 years ago
  Olivier Lamy 90d0b07393 add a bit of caching here at least for released version 10 years ago
  Olivier Lamy 5719fa8827 format code 10 years ago
  skygo 764c9d6424 fix javadoc. Generation possible on jdk8 10 years ago
  Olivier Lamy 41eefa4f67 fixing browsing with typeahead 10 years ago
  Olivier Lamy 60b382e36e fix logging warn level 10 years ago
  Olivier Lamy 54dcf6bacd use StringBuilder and add a debug log 11 years ago
  Olivier Lamy c237a7e174 try to use timestamped version if exist locally 11 years ago
  skygo 40c462af88 fix imports and minors warning sonar. 11 years ago
  Olivier Lamy b9c19ce3c2 add closeQuietly method for repository session when only reading we can ignore this error. 11 years ago
  Olivier Lamy 9682660dbc review/comment/delete some FIXME 11 years ago
  Olivier Lamy 2cc35e19fd if classifier from the search we must download the artifact with this classifier 11 years ago
  Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 years ago
  alecharp b2c8b7464e Improve metadata import interfaces 11 years ago
  Olivier Lamy 1e0f4369eb if no artifacts found try next repository 11 years ago
  Olivier Lamy fc214ca25e fix paramater name used 11 years ago
  Olivier Lamy c747a1ffe8 change method to be able to retrieve artifacts 11 years ago
  Olivier Lamy 8f64c48ccf add rest service to get artifacts number per repository 11 years ago
  Olivier Lamy 2103f2d60f finish unit test for getMergeConflictedArtifacts rest method 11 years ago
  Olivier Lamy f6300f9941 parse version only one time 11 years ago
  Olivier Lamy bdb81fef28 [MRM-1668] download artifacts when coming from search results. 11 years ago
  Olivier Lamy fb741717d1 simplify some log.debug as slf4j now supports varargs 11 years ago
  Olivier Lamy 2d64002185 remove dependency on maven tree component 12 years ago
  Olivier Lamy 664eea9e41 dependency tree with aether move beans to a separate new module to be able to reuse beans 12 years ago
  Olivier Lamy c2aa60f68f lot of code cleanup for dependency tree 12 years ago
  Olivier Lamy 4c24639c91 use directly aether api to get dependency tree rather than passing tru maven resolution mechanism 12 years ago
  Olivier Lamy 35c58406a8 correctly close jarFile in a finally block 12 years ago
  Olivier Lamy eeed20ed36 fix an issue with not removing project version when removing an artifact from Metadatarepository 12 years ago
  Olivier Lamy b310f597df remove non needed parameters 12 years ago