gitlab-org--gitlab-foss/spec
Jan Provaznik d25239ee0b Use git_garbage_collect_worker to run pack_refs
PackRefs is not an expensive gitaly call - we want to
call it more often (than as part of full `gc`) because
it helps to keep number of refs files small - too many
refs file may be a problem for deployments with
slow storage.
2019-05-02 21:41:05 +00: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 Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
db Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
dependencies
factories Remove disabled pages domains 2019-04-30 12:05:54 +00:00
features Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
finders Only show in autocomplete when author active 2019-04-12 14:58:42 +08:00
fixtures Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
frontend Uninstall application confirm modal component 2019-05-02 14:17:03 +00:00
graphql Merge branch 'bw-add-graphql-groups' into 'master' 2019-04-30 14:51:33 +00:00
helpers Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
initializers
javascripts Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
lib Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
mailers Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
migrations Clean up `noteable_id` for notes on commits 2019-04-06 08:29:51 +08:00
models Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
policies Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
rack_servers Better document the current states of our testing levels 2019-04-17 15:50:10 +02:00
requests Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobs' into 'master' 2019-05-02 10:28:39 +00: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 Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
services Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
sidekiq/cron
support Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
tasks
uploaders Disable method replacement in avatar loading 2019-04-29 21:29:25 -07: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 Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add full backtrace for RSpec output 2019-04-29 07:16:47 -07:00