gitlab-org--gitlab-foss/app
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
..
assets Merge branch '10009-boards-index' into 'master' 2019-07-17 14:41:43 +00:00
controllers Refactor EnvironmentsController#metrics_dashboard endpoint 2019-07-16 18:53:03 +00:00
finders Merge branch '40379-CJK-search-min-chars' into 'master' 2019-07-08 09:49:43 +00:00
graphql Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
helpers Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
mailers Remove group in notification email subject 2019-07-01 16:23:11 +08:00
models Merge branch 'remove_clusters_cte_feature_flag' into 'master' 2019-07-17 14:44:23 +00:00
policies Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02:00
presenters Refactor: model errors for multi cluster validation 2019-07-11 17:22:58 +10:00
serializers Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
services Add start_sha to commits API 2019-07-18 09:19:18 +02:00
uploaders Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
validators Lesser Namespace#name validations 2019-07-09 18:09:45 +02:00
views Add docs for Let's Encrypt integration 2019-07-17 13:00:46 +00:00
workers Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00