1. 12 Jun, 2021 1 commit
  2. 11 Jun, 2021 1 commit
  3. 01 Jun, 2021 1 commit
  4. 26 May, 2021 1 commit
  5. 07 May, 2021 5 commits
  6. 05 May, 2021 2 commits
  7. 26 Apr, 2021 1 commit
  8. 25 Apr, 2021 1 commit
  9. 09 Oct, 2020 2 commits
  10. 18 Sep, 2020 6 commits
  11. 18 Jun, 2020 2 commits
  12. 14 Jun, 2020 1 commit
  13. 11 May, 2020 2 commits
  14. 23 Apr, 2020 1 commit
  15. 09 Apr, 2020 1 commit
    • Adrian Reber's avatar
      Add support to handle fedora-cisco-openh264-* · bff9f808
      Adrian Reber authored
      
      This adds fedora-cisco-openh264-* repository detection to repomap.py and
      adapts _get_version_from_path() to correctly detect versions in the
      openh264 tree.
      
      The 'fix' for the version detection is a revert of the following
      original MirrorManager code:
      
       commit 131d6ee4e5870de467ccef5bf60108e7641caace
       Author: Adrian Reber <adrian@lisas.de>
       Date:   Tue Nov 16 07:00:41 2010 -0600
      
           umdl: handle CentOS
      
      Signed-off-by: default avatarAdrian Reber <adrian@lisas.de>
      bff9f808
  16. 20 Mar, 2020 2 commits
  17. 15 Mar, 2020 1 commit
  18. 24 Feb, 2020 2 commits
  19. 21 Jan, 2020 1 commit
  20. 14 Jan, 2020 1 commit
    • Adrian Reber's avatar
      Disable report_mirror for public mirrors · e63d9dfb
      Adrian Reber authored
      
      One of the limitations of the current report_mirror implementation is
      that it only transmits a list of directories to MirrorManager. That
      works most of the times, but a common error scenario we are seeing is
      that the crawler detects that a mirror is out of sync but report_mirror
      is still running. This leads to the situation that correctly
      deactivated mirrors by the crawler are enabled again. This is one of the
      most common problems we are seeing in Fedora with mirrors.
      
      For private mirrors we still need report_mirror, but for public mirror
      this commit turns the report_mirror interface off.
      
      Signed-off-by: default avatarAdrian Reber <adrian@lisas.de>
      e63d9dfb
  21. 26 Nov, 2019 4 commits
  22. 11 Nov, 2019 1 commit