Skip to content
Snippets Groups Projects
  1. Mar 13, 2023
  2. Mar 10, 2023
    • Antoine Lambert's avatar
      bitbucket: Skip buggy page when listing · 5d0f35aa
      Antoine Lambert authored
      Some URLs of the repositories endpoint from BitBucket REST API 2.0
      can return an error 500. In that case, skip the buggy repositories
      page and get next one to continue listing and avoid to end it
      prematurely.
      
      Related to #4239
      v4.4.0
      5d0f35aa
  3. Mar 09, 2023
  4. Feb 17, 2023
  5. Feb 16, 2023
  6. Feb 10, 2023
  7. Feb 02, 2023
  8. Jan 03, 2023
  9. Jan 02, 2023
  10. Dec 19, 2022
  11. Dec 14, 2022
  12. Dec 06, 2022
  13. Dec 05, 2022
  14. Nov 21, 2022
    • Antoine Lambert's avatar
      fedora: Update versions in packages dict provided as loader argument · f4aafe02
      Antoine Lambert authored
      In a similar way to the debian lister, use the following versions in the
      packages dictionary provided to the generic rpm loader:
      
      - dict keys are package versions prefixed by the fedora release and
        edition they have been found (fedora{release}/{edition}/{version}),
        they will be used as branch names targeting releases in the snapshot
        created by the rpm loader
      
      - version fields in dict values are the package intrinsic versions parsed
        from package repository metadata excluding any ".fcXY" suffixes to avoid
        the loader to create multiple releases targeting the same directory,
        they will be used as release names in the snapshot created by the rpm
        loader
      
      Related to T4448
      f4aafe02
  15. Nov 18, 2022
  16. Nov 15, 2022
  17. Nov 14, 2022
  18. Nov 08, 2022
  19. Nov 07, 2022
  20. Nov 04, 2022
  21. Oct 28, 2022
  22. Oct 26, 2022
Loading