gitlab-org--gitlab-foss/spec/models/project_services
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
..
slack_service Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
asana_service_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
assembla_service_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
bamboo_service_spec.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
buildkite_service_spec.rb Fix CI status in the MR page 2015-09-18 18:02:29 +03:00
drone_ci_service_spec.rb Removed format validation 2015-09-19 14:12:20 +03:00
flowdock_service_spec.rb Update Flowdock integration to support new Flowdock API 2015-08-14 16:45:23 +02:00
gemnasium_service_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
gitlab_ci_service_spec.rb CI details cleanup 2015-11-05 15:24:27 +01:00
gitlab_issue_tracker_service_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
hipchat_service_spec.rb Fix rubocop warnings in spec/models 2015-10-03 01:48:54 -05:00
irker_service_spec.rb Add Irker service configuration options 2015-07-05 06:40:56 -07:00
jira_service_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
pushover_service_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
slack_service_spec.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
teamcity_service_spec.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00