Skip to content
Snippets Groups Projects
  1. Apr 26, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · 1b2b6f33
      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
      v1.0.3
      1b2b6f33
  2. Apr 13, 2021
  3. Mar 19, 2021
  4. Mar 05, 2021
  5. Mar 04, 2021
  6. Feb 26, 2021
  7. Jan 06, 2021
  8. Jan 05, 2021
    • Thibault Allançon's avatar
      cache: put by-date/ entries in direntry cache · 26ee05f3
      Thibault Allançon authored
      Since those entries are updated in the background, we invalidate the
      cache on a regular basis.
      
      Close T2864. This should also fix the second problem of T2830, namely
      the fact that get_entries(by_date, offset) was not reliable because of
      the offset supposing the entries were the same every time.
      26ee05f3
  9. Jan 04, 2021
  10. Dec 29, 2020
  11. Dec 28, 2020
  12. Dec 18, 2020
  13. Dec 16, 2020
  14. Dec 14, 2020
    • Thibault Allançon's avatar
      fs: add cache/ directory under mount point · 7154e451
      Thibault Allançon authored
      Related to T2771.
      
      Add a new 'cache/' directory along 'archive/' and 'origins/' in order to
      navigate previously cached artifacts and for a future use-case about
      cache invalidation on specific objects.
      7154e451
  15. Dec 08, 2020
  16. Dec 07, 2020
  17. Dec 04, 2020
  18. Dec 03, 2020
  19. Dec 02, 2020
Loading