1. 14 7月, 2017 1 次提交
  2. 06 7月, 2017 1 次提交
  3. 19 1月, 2017 1 次提交
  4. 21 12月, 2016 1 次提交
  5. 16 11月, 2016 1 次提交
  6. 15 11月, 2016 1 次提交
  7. 28 9月, 2016 2 次提交
  8. 03 8月, 2016 1 次提交
  9. 05 5月, 2016 2 次提交
  10. 13 1月, 2016 1 次提交
  11. 08 12月, 2015 1 次提交
  12. 02 12月, 2015 1 次提交
  13. 05 11月, 2015 1 次提交
    • K
      CI details cleanup · ba68facf
      Kamil Trzcinski 提交于
      - Add page titles to CI settings.
      - Fix CI admin navigation.
      - Remove duplicated scope.
      - Use monospace font for commit sha.
      - Add page title and header title to build page.
      - Proper authorization for cancel/retry builds.
      - Use gitlab pagination theme for builds and group members.
      - Don't paginate builds widget on build page.
      - Add badges to commit page Changes/Builds tabs.
      - Add "Builds" to commit Builds tab page title.
      - Add and use Ci::Build#retryable? method.
      - Add CI::Build#retried? method.
      - Allow all failed commit builds to be retried.
      - Proper authorization for cancel/retry all builds.
      - Remove unused param.
      - Use time_ago_with_tooltip where appropriate.
      - Tweak builds index text
      - Remove duplication between builds/build and commit_statuses/commit_status.
      - Use POST rather than GET for canceling and retrying builds.
      - Remove redundant URL helpers.
      - Add build ID to build page.
      - Link branch name on build page.
      - Move commit/:sha/ci to commit/:sha/builds.
      ba68facf
  14. 06 10月, 2015 1 次提交