1. 21 May, 2021 3 commits
  2. 18 May, 2021 1 commit
  3. 07 May, 2021 1 commit
  4. 06 May, 2021 3 commits
  5. 05 May, 2021 1 commit
  6. 04 May, 2021 1 commit
  7. 03 May, 2021 1 commit
  8. 30 Apr, 2021 8 commits
  9. 29 Apr, 2021 1 commit
  10. 26 Apr, 2021 1 commit
    • Add PyPI registry correctly to pool depending on other sources (#3406) · a3c5cf7c
      In the event where we defined sources that were set as
      secondary = True, we would end up with PyPI being after this source
      when it should have acted as default in that case.
      
      The main issue stems from the fact that it's not because you have
      sources configured that PyPI should not be a default. Instead, PyPI
      should be default if there are no sources with secondary = False and
      not default if there are sources with secondary = True.
      Tom Rochette committed
  11. 21 Apr, 2021 2 commits
  12. 19 Apr, 2021 1 commit
  13. 14 Apr, 2021 5 commits
  14. 12 Apr, 2021 7 commits
  15. 10 Apr, 2021 3 commits
  16. 09 Apr, 2021 1 commit