gitlab-org--gitlab-foss/spec
Stan Hu 6c6e4ca495 Fix remote mirrors not updating after tag push
Remote mirrors were only being updated after pushes to branches, not
tags. This change consolidates the functionality into
Git::BaseHooksService so that both tags and branches will now update
remote mirrors.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51240
2019-05-17 14:45:41 -07:00
..
bin Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
config Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
controllers Merge branch 'reg-captcha-flag' into 'master' 2019-05-16 14:19:01 +00:00
db Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
dependencies
factories Optimise upload path calls 2019-05-14 11:01:48 -05:00
features Fix an error in projects admin when statistics are missing 2019-05-16 14:59:21 +02:00
finders Add improvements to the global search process 2019-05-07 11:08:25 +00:00
fixtures Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
frontend Merge branch 'fe-use-process-timer-in-jest-timeout' into 'master' 2019-05-16 21:59:01 +00:00
graphql Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master' 2019-05-08 08:46:56 +00:00
helpers Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
initializers Generate Let's Encrypt private key 2019-05-09 13:45:25 +00:00
javascripts Merge branch 'diff-whitespace-setting-changes' into 'master' 2019-05-16 10:13:04 +00:00
lib Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
mailers Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
migrations Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
models Merge branch 'jc-omit-count-diverging-commits-max' into 'master' 2019-05-16 15:27:50 +00:00
policies Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
presenters Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
rack_servers Better document the current states of our testing levels 2019-04-17 15:50:10 +02:00
requests Add correlation id to all sentry errors 2019-05-13 13:27:41 -05:00
routing Remove the comment_personal_snippet permission 2019-05-02 11:13:42 +01:00
rubocop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
serializers Fix merge request pipeline exist method 2019-05-06 13:20:47 +07:00
services Fix remote mirrors not updating after tag push 2019-05-17 14:45:41 -07:00
sidekiq/cron
support Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
tasks
uploaders Optimise upload path calls 2019-05-14 11:01:48 -05:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' 2019-04-30 00:34:49 +00:00
workers Change DetectRepositoryLanguagesWorker to not receive user 2019-05-09 16:54:20 +01:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix unrelated errors when teardowning quanrantined specs 2019-05-10 14:40:04 +02:00