Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · a1ca2a19
      Antoine Lambert authored
      Enable to check package documentation can be built without producing
      sphinx warnings.
      
      The sphinx environment is designed to be used in continuous integration
      in order to prevent breaking documentation build when committing changes.
      
      The sphinx-dev environment is designed to be used inside a full swh
      development environment.
      
      Related to T3258
      v0.5.1
      a1ca2a19
  2. Apr 27, 2021
    • vlorentz's avatar
      s/REST/RPC/ · 3ec25500
      vlorentz authored
      Like all our internal APIs, it's RPC and not REST.
      3ec25500
  3. Feb 17, 2021
  4. Jan 04, 2021
  5. Dec 08, 2020
  6. Dec 02, 2020
  7. Nov 23, 2020
  8. Nov 19, 2020
  9. Nov 18, 2020
  10. Nov 17, 2020
  11. Oct 29, 2020
  12. Oct 28, 2020
  13. Oct 27, 2020
  14. Oct 23, 2020
  15. Oct 22, 2020
  16. Oct 19, 2020
  17. Oct 02, 2020
  18. Sep 25, 2020
  19. Sep 24, 2020
  20. Sep 17, 2020
  21. Sep 10, 2020
  22. Sep 09, 2020
  23. Sep 04, 2020
    • vlorentz's avatar
      to_disk: raise an AssertionError if content has an unexpected status. · a14907cc
      vlorentz authored
      Although that will be fixed in the next version of swh-storage,
      the current one returns a None status for skipped content, which
      causes surprising behavior from the cooker (as it reuse the content
      of the previous file in place of the current one).
      
      Additionally, even though it shouldn't happen, if a content is
      missing completely (ie. neither know nor skipped), it's still
      possible to have a None status.
      a14907cc
  24. Aug 25, 2020
  25. Aug 18, 2020
  26. Aug 06, 2020
Loading