1. 03 8月, 2016 2 次提交
  2. 21 7月, 2016 1 次提交
  3. 08 7月, 2016 2 次提交
    • S
      DRY up diff_for_path actions · ff55398a
      Sean McGivern 提交于
      1. Move render method to a concern, not a helper.
      2. Let DiffHelper#diff_options automatically add the path option.
      3. Move more instance var definitions to before filters.
      ff55398a
    • S
      Collapse large diffs by default · b6b26692
      Sean McGivern 提交于
      When rendering a list of diff files, skip those where the diff is over
      10 KB and provide an endpoint to render individually instead.
      b6b26692
  4. 07 7月, 2016 1 次提交
  5. 28 6月, 2016 1 次提交
  6. 16 6月, 2016 2 次提交
  7. 11 6月, 2016 1 次提交
  8. 03 6月, 2016 4 次提交
  9. 02 6月, 2016 1 次提交
  10. 14 5月, 2016 3 次提交
  11. 18 4月, 2016 1 次提交
  12. 12 4月, 2016 2 次提交
  13. 04 3月, 2016 1 次提交
  14. 20 2月, 2016 6 次提交
  15. 16 2月, 2016 1 次提交
  16. 11 2月, 2016 4 次提交
  17. 05 2月, 2016 1 次提交
  18. 02 2月, 2016 1 次提交
    • K
      Make the CI permission model simpler · 055afab5
      Kamil Trzcinski 提交于
      This MR simplifies CI permission model:
      - read_build: allows to read a list of builds, artifacts and trace
      - update_build: allows to cancel and retry builds
      - create_build: allows to create builds from gitlab-ci.yml (not yet implemented)
      - admin_build: allows to manage triggers, runners and variables
      - read_commit_status: allows to read a list of commit statuses (including the overall of builds)
      - create_commit_status: allows to create a new commit status using API
      
      Remove all extra methods to manage permission.
      Made all controllers to use explicitly the new permissions.
      055afab5
  19. 15 1月, 2016 2 次提交
  20. 14 1月, 2016 1 次提交
  21. 08 1月, 2016 1 次提交
  22. 12 12月, 2015 1 次提交