1. 06 May, 2024 26 commits
  2. 03 May, 2024 2 commits
  3. 30 Apr, 2024 1 commit
  4. 26 Mar, 2024 1 commit
  5. 25 Mar, 2024 5 commits
  6. 22 Mar, 2024 1 commit
    • Cristian Maglie's avatar
      [breaking] gRPC `UpdateIndex` and `UpdateLibrariesIndex` improvements (#2569) · 6faca0f7
      Cristian Maglie authored
      * gRPC UpdateIndex and UpdateLibrariesIndex improvements
      
      The two calls now have the update_if_older_than_secs field that allows
      to avoid updating the index if it has been already updated.
      
      Also the response is more explicit with oneof(..) clause and the status
      of each update (in case of multiple index update) is returned in the response.
      
      * Do not make any output in case of skipped/already-up-to-date
      
      * Added json output to 'core update index'
      
      * Added json output to 'lib update index'
      
      * Removed unused function
      
      * Workaround for Windows paths in URI
      6faca0f7
  7. 20 Mar, 2024 1 commit
  8. 19 Mar, 2024 1 commit
  9. 18 Mar, 2024 1 commit
  10. 08 Mar, 2024 1 commit