Skip to content
Snippets Groups Projects
  1. Apr 08, 2022
  2. Apr 06, 2022
  3. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 295174cd
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      295174cd
  4. Mar 04, 2022
  5. Mar 02, 2022
  6. Feb 24, 2022
  7. Feb 14, 2022
  8. Feb 10, 2022
  9. Feb 08, 2022
  10. Feb 07, 2022
  11. Feb 02, 2022
  12. Jan 18, 2022
  13. Dec 16, 2021
  14. Nov 23, 2021
  15. Nov 22, 2021
  16. Nov 16, 2021
    • vlorentz's avatar
      git_bare: Send progress updates while cooking · bd649ccb
      vlorentz authored
      It can be confusing to just have 'Processing...' in the UI for hours.
      With this change, a new progress update should be sent every few minutes.
      
      In the swh-web UI, it will show only 'Processing... %d objects processed'
      in the main table, but 'Over %d remaining' will be shown when hovering
      the progress bar.
      This does not show 'Processing... %d/%d' or a percentage, because the
      number of remaining objects is not always known.
  17. Oct 12, 2021
  18. Oct 07, 2021
  19. Oct 06, 2021
  20. Sep 21, 2021
  21. Sep 17, 2021
  22. Sep 15, 2021
  23. Sep 14, 2021
  24. Sep 07, 2021
  25. Sep 06, 2021
  26. Sep 02, 2021
  27. Aug 26, 2021
Loading