gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
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
..
attributes_bag.rb
blob_service.rb Ensure that we only request blobs in one batch 2019-04-24 14:13:32 +01:00
blobs_stitcher.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
cleanup_service.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
commit_service.rb Allow caching of negative FindCommit matches 2019-06-25 22:59:24 -07:00
conflict_files_stitcher.rb
conflicts_service.rb Force source and target branch to binary mode 2019-06-10 20:50:00 -07:00
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
object_pool_service.rb Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
operation_service.rb Add start_sha to commits API 2019-07-18 09:19:18 +02:00
queue_enumerator.rb
ref_service.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
remote_service.rb Remove timeout for GitalyClient remove_remote 2019-03-15 17:15:07 +08:00
repository_service.rb Upgrade Gitaly-Proto to 1.37.0 2019-07-16 10:33:07 +02:00
server_service.rb
storage_service.rb
storage_settings.rb Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
util.rb
wiki_file.rb
wiki_page.rb
wiki_service.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00