gitlab-org--gitlab-foss/spec
Stan Hu d7c1bed80d GitHub import: Run housekeeping after initial import
After an initial fetch, the repository will have many loose objects
and refs. Running a `git gc` will compact refs into `packed-refs` and
objects into `.pack` files, which should make importing pull
requests faster.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/59477
2019-04-07 06:56:49 -07:00
..
bin
config Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
controllers Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
db
dependencies
factories Add part of needed code 2019-04-05 18:49:46 +00:00
features Merge branch '_acet-related-mrs-widget-rewrite' into 'master' 2019-04-07 02:36:21 +00:00
finders Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
fixtures Merge branch 'revert-3962b00b' into 'master' 2019-04-05 14:28:34 +00:00
frontend Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-page' into 'master' 2019-04-05 16:25:45 +00:00
graphql Fix a KeyError in GitlabSchema 2019-04-04 18:57:34 +01:00
helpers Add part of needed code 2019-04-05 18:49:46 +00:00
initializers
javascripts Merge branch '_acet-related-mrs-widget-rewrite' into 'master' 2019-04-07 02:36:21 +00:00
lib GitHub import: Run housekeeping after initial import 2019-04-07 06:56:49 -07:00
mailers Prevent premailer from converting HTML entities 2019-04-04 15:02:00 +08:00
migrations Clean up `noteable_id` for notes on commits 2019-04-06 08:29:51 +08:00
models Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
policies Add part of needed code 2019-04-05 18:49:46 +00:00
presenters Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
rack_servers
requests Merge branch 'duplicate-related-mrs' into 'master' 2019-04-05 20:07:05 +00:00
routing Fix spec for routes to the GraphqlController 2019-03-15 12:03:26 -05:00
rubocop Properly handle `ee` migration specs 2019-03-28 05:48:53 +08:00
serializers Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
services Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
sidekiq/cron
support Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
tasks Replaced config access 2019-03-18 17:26:18 +00:00
uploaders Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
validators Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
views Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
workers Add frozen_string_literal to spec/workers 2019-04-01 13:35:22 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch '6539-extract-ee-specific-code' into 'master' 2019-04-01 08:58:16 +00:00