gitlab-org--gitlab-foss/spec
Shinya Maeda 48307fac1e Extend MergeToRefService for creating merge ref from the other ref
Currently, MergeToRefService is specifically designed for
createing merge commits from source branch and target branch of
merge reqeusts. We extend this behavior to source branch and any
target ref paths.
2019-07-05 17:15:10 +07:00
..
bin
config
controllers Set default project sort method prior to initial sort on page loading 2019-07-04 09:29:06 +00:00
db Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories Show upcoming status for releases 2019-07-03 09:12:15 +00:00
features Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
finders Show upcoming status for releases 2019-07-03 09:12:15 +00:00
fixtures Show upcoming status for releases 2019-07-03 09:12:15 +00:00
frontend Copy content from BoardService to boardsStore 2019-07-04 14:11:03 +00:00
graphql Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2019-07-03 11:55:56 +02:00
haml_lint/linter
helpers Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
initializers Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
javascripts Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
lib Extend MergeToRefService for creating merge ref from the other ref 2019-07-05 17:15:10 +07:00
mailers Remove group in notification email subject 2019-07-01 16:23:11 +08:00
migrations Change occurrence of Sidekiq::Testing.inline! 2019-07-03 20:02:17 +00:00
models Extend MergeToRefService for creating merge ref from the other ref 2019-07-05 17:15:10 +07:00
policies Merge branch '62826-graphql-emoji-mutations' into 'master' 2019-06-28 07:48:29 +00:00
presenters GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01:00
routing Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-07-03 11:55:42 +02:00
rubocop Add a cop to ensure we authorize GraphQL types 2019-06-21 13:00:50 +02:00
serializers Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
services Extend MergeToRefService for creating merge ref from the other ref 2019-07-05 17:15:10 +07:00
sidekiq/cron
support OmniAuth full_host spec helper 2019-07-04 08:53:31 +00:00
tasks Merge branch 'test_schema_version_check_directly' into 'master' 2019-07-01 13:18:54 +00:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators Fix color validation regex 2019-06-25 09:06:26 +08:00
views Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
workers Implements lease_release on NamespaceAggregation 2019-07-04 15:52:02 +00:00
factories_spec.rb
fast_spec_helper.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00