gitlab-org--gitlab-foss/app/views
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
..
abuse_report_mailer Add HTML abuse report notification email. 2015-10-18 11:58:24 +02:00
abuse_reports
admin Merge branch 'master' into full-width-tables 2015-10-21 08:39:19 +02:00
ci CI details cleanup 2015-11-05 15:24:27 +01:00
dashboard CI details cleanup 2015-11-05 15:24:27 +01:00
devise Autofocus the email field on the password reset form 2015-09-30 15:39:59 -04:00
doorkeeper Make tables full width. 2015-10-19 11:19:45 +02:00
email_rejection_mailer
errors
events Merge branch 'master' into rs-redactor-filter 2015-10-07 15:15:35 +02:00
explore Update style of snippets pages 2015-10-18 13:03:26 +02:00
groups Allow groups to appear in the search results if the group owner allows it 2015-11-05 13:18:51 +02:00
help Added builds view 2015-10-14 17:28:38 +02:00
import Make tables full width. 2015-10-19 11:19:45 +02:00
invites
kaminari/gitlab Add links to first and/or last page with kaminari 2015-09-23 22:15:16 +02:00
layouts CI details cleanup 2015-11-05 15:24:27 +01:00
notify Merge branch 'master' into rs-redactor-filter 2015-10-07 15:15:35 +02:00
profiles Merge branch 'master' into full-width-tables 2015-10-19 11:34:48 +02:00
projects CI details cleanup 2015-11-05 15:24:27 +01:00
search Fix code that depends on incorrect inflector behavior 2015-11-03 12:00:27 +01:00
shared Move rendering CI status to helper 2015-10-23 17:32:52 +02:00
snippets Put delete snippet btn after edit btn 2015-10-29 10:25:38 +01:00
users Improvements to profile page UI 2015-11-04 14:13:25 +01:00
votes