gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Refactor EnvironmentsController#metrics_dashboard endpoint 2019-07-16 18:53:03 +00:00
db Remove CommonMetricsImporter patch 2019-07-09 17:02:08 -06:00
dependencies
factories Simplify factories for services 2019-07-16 10:04:54 +02:00
features Resolve "Label picker: Line break on long label titles" 2019-07-17 14:18:12 +00:00
finders Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
fixtures Split and prepend CurrentBoardEntity 2019-07-12 06:31:17 +00:00
frontend Mockify jquery and axios packages 2019-07-17 17:47:39 +00:00
graphql Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
haml_lint/linter
helpers Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests 2019-07-17 06:41:26 +00:00
initializers
javascripts Updating wording as per desgn guidelines 2019-07-15 23:51:36 +00:00
lib Add start_sha to commits API 2019-07-18 09:19:18 +02:00
mailers Move document to new location, split in 3 2019-07-15 08:02:33 +00:00
migrations Fix wrong pages access level default 2019-07-17 12:56:58 +00: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
rack_servers
requests Add start_sha to commits API 2019-07-18 09:19:18 +02:00
routing Merge branch 'bvl-rename-routes-after-user-rename' into 'master' 2019-07-12 12:59:38 +00:00
rubocop Change element_with_pattern cop to not use quotes 2019-07-10 16:10:28 -07: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
sidekiq/cron
support Add start_sha to commits API 2019-07-18 09:19:18 +02:00
tasks Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators
views Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
workers Schedule namespace aggregation in other contexts 2019-07-08 15:06:05 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add start_sha to commits API 2019-07-18 09:19:18 +02:00