gitlab-org--gitlab-foss/app/views/ci
Kamil Trzcinski ba68facf8d CI details cleanup
- 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.
2015-11-05 15:24:27 +01:00
..
admin Fix some grammatical issues 2015-10-24 12:37:44 +02:00
commits Cleanup CI code after refactoring and fix several 500 errors 2015-10-06 20:15:06 +02:00
errors Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
lints Fixed nesting for Allowed to fail 2015-10-23 13:37:37 +02:00
notify CI details cleanup 2015-11-05 15:24:27 +01:00
projects Temporary bring /ci page page with help information 2015-10-17 11:12:08 +02:00
shared Finish move of runners page to project settings 2015-09-28 10:14:53 +02:00
user_sessions Fix some grammatical issues 2015-10-24 12:37:44 +02:00