gitlab-org--gitlab-foss/spec
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
..
benchmarks Merge branch 'create-project-performance' into 'master' 2015-11-04 10:14:30 +00:00
controllers Merge branch 'project-path-case-sensitivity' into 'master' 2015-10-22 13:03:04 +00:00
factories Implement Commit Status API 2015-10-12 11:53:49 +02:00
features CI details cleanup 2015-11-05 15:24:27 +01:00
finders Allow groups to appear in the search results if the group owner allows it 2015-11-05 13:18:51 +02:00
fixtures
helpers Allow groups to appear in the search results if the group owner allows it 2015-11-05 13:18:51 +02:00
javascripts Apply new design to files page 2015-10-13 16:41:48 +02:00
lib Merge branch 'web_hook_repo_changes' 2015-11-03 15:05:50 +02:00
mailers Fix code that depends on incorrect inflector behavior 2015-11-03 12:00:27 +01:00
models CI details cleanup 2015-11-05 15:24:27 +01:00
requests Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
routing
services Fix CI badge 2015-10-26 12:23:40 +01:00
support Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
tasks/gitlab
views/help
workers Cleanup stuck CI builds daily 2015-11-03 13:12:16 +01:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb