1. 17 May, 2018 4 commits
    • Filipa Lacerda's avatar
      [ci skip] Merge branch 'master' into 5845-extract-ee-environments-files · fd67916f
      Filipa Lacerda authored
      * master: (24 commits)
        Remove unneccessary imports
        fixed copy to cliboard button in embedded snippets
        Fix Error 500 viewing admin page due to statement timeouts
        Workhorse to send raw diff and patch for commits
        Refactor out duplication in runner_policy.rb
        Remove unnecessary runner.is_shared? checks in api because they are handled by policy
        Allow admin to assign shared runner to project through API
        Change policy list_runner_jobs -> read_runner
        Rename User#ci_authorized_runners -> ci_owned_runners
        Improve efficiency of authorized_runner policy query
        Use can? policies for lib/api/runners.rb
        Allow group runners to be viewed/edited in API
        Whitelisted query limits for group destroy API
        Fixed typo
        Changed order of include
        Use find_in_batches instead of destroy_all
        Delete remote uploads
        Use correct base width
        Refactor duplicate code
        Add changelog entry for contrib graphs width fix
        ...
      fd67916f
    • Grzegorz Bizon's avatar
      Merge branch 'zj-workhorse-commit-patch-diff' into 'master' · 48877dfc
      Grzegorz Bizon authored
      Workhorse to send raw diff and patch for commits
      
      Closes gitaly#1196
      
      See merge request gitlab-org/gitlab-ce!18974
      48877dfc
    • Phil Hughes's avatar
      Merge branch 'remove-css-imports' into 'master' · 2f7e0aba
      Phil Hughes authored
      Remove unneccessary imports
      
      See merge request gitlab-org/gitlab-ce!18993
      2f7e0aba
    • Phil Hughes's avatar
      Merge branch 'jivl-add-dot-system-notes' into 'master' · e5289643
      Phil Hughes authored
      Add dot to separate system notes content
      
      Closes #45676
      
      See merge request gitlab-org/gitlab-ce!18864
      e5289643
  2. 16 May, 2018 36 commits