gitlab-org--gitlab-foss/spec
Luke Duncalfe 49cb4b3dfc Add support for two-step Gitaly Rebase RPC
The new two-step Gitaly `Rebase` RPC yields the rebase commit SHA to the
client before proceeding with the rebase.

This avoids an issue where the rebase commit SHA was returned when the
RPC had fully completed, and in some cases this would be after the Rails
`post_receive` worker services had already run. In these situations,
the merge request did not yet have its rebase_commit_sha attribute set
introducing the possibility for bugs (such as previous approvals being
reset).

https://gitlab.com/gitlab-org/gitlab-ee/issues/5966
2019-05-02 17:30:07 +00:00
..
bin
config
controllers Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
db
dependencies
factories Remove disabled pages domains 2019-04-30 12:05:54 +00:00
features Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobs' into 'master' 2019-05-02 10:28:39 +00:00
finders
fixtures Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
frontend Uninstall application confirm modal component 2019-05-02 14:17:03 +00:00
graphql Merge branch 'bw-add-graphql-groups' into 'master' 2019-04-30 14:51:33 +00:00
helpers Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
initializers
javascripts Merge branch 'fix-ide-relative-url-bug' into 'master' 2019-05-02 13:45:45 +00:00
lib Update deployment chat message notification 2019-05-02 16:07:26 +00:00
mailers
migrations
models Add support for two-step Gitaly Rebase RPC 2019-05-02 17:30:07 +00:00
policies Remove the comment_personal_snippet permission 2019-05-02 11:13:42 +01:00
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
rack_servers
requests Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobs' into 'master' 2019-05-02 10:28:39 +00:00
routing Remove the comment_personal_snippet permission 2019-05-02 11:13:42 +01:00
rubocop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
serializers Expose can_uninstall in cluster_status.json 2019-04-29 22:55:11 -07:00
services Add support for two-step Gitaly Rebase RPC 2019-05-02 17:30:07 +00:00
sidekiq/cron
support Remove unused projects.ci_id column 2019-05-02 17:55:28 +03:00
tasks
uploaders Disable method replacement in avatar loading 2019-04-29 21:29:25 -07:00
validators
views Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' 2019-04-30 00:34:49 +00:00
workers Remove disabled pages domains 2019-04-30 12:05:54 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add full backtrace for RSpec output 2019-04-29 07:16:47 -07:00