gitlab-org--gitlab-foss/spec/support
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 Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
banzai
chunked_io
controllers Revert Rails.application.env_config after using mock_auth_hash 2019-04-23 21:11:08 +02:00
cycle_analytics_helpers
features Revert "Merge branch '61145-fix-button-dimensions' into 'master'" 2019-07-16 16:03:29 +00:00
gitlab-git-test.git
gitlab_stubs Remove gem install bundler from Docker-based Ruby environments 2019-01-01 19:27:19 +09:00
google_api
helpers Add start_sha to commits API 2019-07-18 09:19:18 +02:00
http_io
import_export Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
matchers Added the abort_execution matcher 2019-07-10 22:14:50 +01:00
migrations_helpers Removes factories on Cluster background migration 2019-01-22 09:18:07 -06:00
prometheus Make KubernetesService readonly 2019-06-18 00:01:56 +00:00
protected_tags
redis Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
services Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
shared_contexts Use transactions in JS feature specs 2019-07-12 10:39:14 +08:00
shared_examples Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
test_reports Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
trace
active_record_enum.rb
batch_loader.rb
capybara.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
carrierwave.rb Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
commit_trailers_spec_helper.rb
database_cleaner.rb Use transactions in JS feature specs 2019-07-12 10:39:14 +08:00
db_cleaner.rb Use transactions in JS feature specs 2019-07-12 10:39:14 +08:00
external_authorization_service_helpers.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
forgery_protection.rb
generate-seed-repo-rb
inspect_squelch.rb Squelch output of ActiveSupport::Cache::NullStore in tests 2019-06-25 11:52:56 -07:00
issuables_requiring_filter_shared_examples.rb convert specs in javascripts/ and support/ to new syntax 2018-12-21 10:10:26 +01:00
json_response.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
omni_auth.rb
prepare-gitlab-git-test-for-commit
protected_branch_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
protected_tag_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
rspec.rb
seed.rb
setup_builds_storage.rb Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
sidekiq.rb Use flushdb with the connection object in redis-namespace API 2019-06-25 16:56:30 +02:00
stored_repositories.rb
stub_version.rb
unpack-gitlab-git-test
webmock.rb Reduce differences in spec/support/webmock.rb 2019-03-07 08:13:38 +01:00