gitlab-org--gitlab-foss/spec/requests
Markus Koller f8cecafb07
Add start_sha to commits API
When passing start_branch on committing from the WebIDE, it's possible
that the branch has changed since editing started, which results in the
change being applied on top of the latest commit in the branch and
overwriting the new changes.

By passing the start_sha instead we can make sure that the change is
applied on top of the commit which the user started editing from.
2019-07-18 09:19:18 +02:00
..
api Add start_sha to commits API 2019-07-18 09:19:18 +02:00
projects Fix plan stage query 2019-06-17 13:17:18 +00:00
git_http_spec.rb
jwt_controller_spec.rb
lfs_http_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
lfs_locks_api_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
oauth_tokens_spec.rb
openid_connect_spec.rb
rack_attack_global_spec.rb Include user id and username in auth log 2019-07-02 19:48:06 +00:00
request_profiler_spec.rb
user_activity_spec.rb