An error occurred fetching the project authors.
  1. 17 Oct, 2018 3 commits
  2. 15 Oct, 2018 1 commit
  3. 13 Oct, 2018 1 commit
  4. 12 Oct, 2018 1 commit
  5. 10 Oct, 2018 1 commit
    • Zeger-Jan van de Weg's avatar
      Remove Git circuit breaker · 30b4ce94
      Zeger-Jan van de Weg authored
      Was introduced in the time that GitLab still used NFS, which is not
      required anymore in most cases. By removing this, the API it calls will
      return empty responses. This interface has to be removed in the next
      major release, expected to be 12.0.
      30b4ce94
  6. 06 Oct, 2018 1 commit
  7. 05 Oct, 2018 1 commit
    • Alessio Caiazza's avatar
      Add timed incremental rollout to Auto DevOps · 94fc0619
      Alessio Caiazza authored
      Auto DevOps deployment strategies now supports timed incremental
      rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED
      environment variable in Auto DevOps template.
      
      The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable
      that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or
      timed.
      
      Rollout deployments will be executed using a 5 minute delay between each
      job.
      94fc0619
  8. 04 Oct, 2018 4 commits
  9. 03 Oct, 2018 4 commits
  10. 02 Oct, 2018 2 commits
  11. 01 Oct, 2018 1 commit
    • Oswaldo Ferreira's avatar
      Make single diff patch limit configurable · 4fbca2a3
      Oswaldo Ferreira authored
      - Creates a new column to hold the single patch limit value on
      application_settings
      - Allows updating this value through the application_settings API
      - Calculates single diff patch collapsing limit based on
      diff_max_patch_bytes column
      - Updates diff limit documentation
      - Adds documentation (with warning) as of how one can update this limit
      4fbca2a3
  12. 27 Sep, 2018 1 commit
  13. 26 Sep, 2018 1 commit
  14. 25 Sep, 2018 1 commit
  15. 24 Sep, 2018 2 commits
  16. 21 Sep, 2018 3 commits
  17. 19 Sep, 2018 1 commit
  18. 18 Sep, 2018 1 commit
  19. 12 Sep, 2018 1 commit
  20. 08 Sep, 2018 1 commit
  21. 07 Sep, 2018 8 commits