Commit graph

10 commits

Author SHA1 Message Date
Douglas Barbosa Alexandre
567dc62b6d Show 'All' tab by default in the builds page 2016-01-04 10:21:10 -02:00
Kamil Trzcinski
e80e3f5372 Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
Robert Speicher
98958decce Add number_with_delimiter to build counts 2015-12-09 13:55:31 -05:00
Douwe Maan
b53769aedc Change "Cancel all" to "Cancel running" 2015-12-08 13:06:54 +01:00
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
Douwe Maan
a32f776609 Make tables full width. 2015-10-19 11:19:45 +02:00
Kamil Trzcinski
0d09b5fefc Fix builds view count indicator 2015-10-15 15:50:40 +02:00
Kamil Trzcinski
0ff8975939 Fix cancel_all specs 2015-10-14 19:59:56 +02:00
Kamil Trzcinski
4d69c6a336 Refactor builds view 2015-10-14 17:28:38 +02:00
Kamil Trzcinski
a957eca6f3 Added builds view 2015-10-14 17:28:38 +02:00