Skip to content
Snippets Groups Projects
  1. May 24, 2022
  2. May 23, 2022
  3. May 21, 2022
  4. May 20, 2022
    • Marius Bobin's avatar
      Use application settings for pipeline creation rate limit · 55819136
      Marius Bobin authored
      Uses the application settings value stored into
      the `pipeline_limit_per_project_user_sha` column
      to control the pipelines creation rate limit.
      
      To enable the rate limit the value needs to be
      greater than zero and the feature flag
      `ci_enforce_throttle_pipelines_creation` has to be enabled.
      Otherwise the rate limit will only log the pipelines that
      are over the limit without preventing them from being created.
      
      Changelog: other
      55819136
    • George Koltsov's avatar
      Add repository bundle export to relations export API · ac20d291
      George Koltsov authored and Sean Arnold's avatar Sean Arnold committed
       - In order to migrate project repository as part of GitLab
         Migration we need to export project repository bundle
         so that it can be downloaded later for import
      
      Changlog: added
      ac20d291
  5. May 19, 2022
  6. May 18, 2022
  7. May 17, 2022
  8. May 16, 2022
  9. May 13, 2022
  10. May 12, 2022
  11. May 11, 2022
Loading