gitlab-org--gitlab-foss/spec
DJ Mountney f4e1553519 Move min schema version check to db:migrate
Rather than have it checked only as part of gitlab:db:configure, we will
instead have it as a pre-req for every db:migrate command
2019-06-25 10:44:40 -07:00
..
bin
config
controllers Eliminate N+1 queries in Dashboard::TodosController 2019-06-24 09:57:38 -07:00
db Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories Renew Let's Encrypt certificates 2019-06-24 20:35:12 +00:00
features Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
finders Return all runner tags when search is empty 2019-06-24 16:44:04 +03:00
fixtures Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
frontend Move Vuex action helper spec to Jest 2019-06-25 15:44:20 +00:00
graphql Render GFM html in GraphQL 2019-06-20 08:02:33 +00:00
haml_lint/linter
helpers Remove baseEndpoint from search dropdwon 2019-06-24 15:10:15 +03:00
initializers
javascripts Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestones' into 'master' 2019-06-25 15:51:48 +00:00
lib Fix broken worktree test 2019-06-25 14:45:51 +00:00
mailers Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
migrations Prevent EE backport migrations from running if CE is not migrated 2019-06-25 05:42:10 -07:00
models Require pipeline if "Pipeline must succeed" is set 2019-06-25 10:12:02 +01:00
policies Add documentation and tests 2019-06-19 07:08:56 +00:00
presenters Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
routing Remove deprecated group routes 2019-06-14 20:36:19 +03:00
rubocop
serializers Omit issues links in merge request entity API response 2019-06-20 15:59:41 -07:00
services Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
sidekiq/cron
support Revert "Merge branch..." 2019-06-24 17:29:54 +00:00
tasks Move min schema version check to db:migrate 2019-06-25 10:44:40 -07:00
uploaders
validators
views Merge branch 'error-pipelines-for-blocked-users' into 'master' 2019-06-17 13:00:34 +00:00
workers Use project depended feature flag for pages ssl 2019-06-25 10:30:12 +02: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