Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 13, 2019
  3. Mar 08, 2019
  4. Mar 04, 2019
    • Nicolas Dandrimont's avatar
      Refactor configuration of remote services. · 3d2e5ada
      Nicolas Dandrimont authored
      Configuration of remote services is now configured in a few variables:
      
       - swh::remote_service::$service::config: default read-only configuration
       - swh::remote_service::$service::config::writable: primary, writable copy of $service
       - swh::remote_service::$service::config::$instance: instance of $service.
      
      Locations should override the value of swh::remote_service::$service::config if
      they have a local caching read-only copy.
      
      All service configurations are modified to use the read-only/writable variables
      consistently.
      3d2e5ada
  5. Feb 25, 2019
  6. Feb 24, 2019
  7. Feb 22, 2019
  8. Feb 21, 2019
  9. Feb 20, 2019
Loading