1. 03 May, 2021 1 commit
  2. 30 Apr, 2021 8 commits
  3. 29 Apr, 2021 1 commit
  4. 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
  5. 21 Apr, 2021 2 commits
  6. 19 Apr, 2021 1 commit
  7. 14 Apr, 2021 5 commits
  8. 12 Apr, 2021 7 commits
  9. 10 Apr, 2021 3 commits
  10. 09 Apr, 2021 3 commits
  11. 08 Apr, 2021 1 commit
  12. 07 Apr, 2021 2 commits
  13. 06 Apr, 2021 4 commits
  14. 05 Apr, 2021 1 commit