gitlab-org--gitlab-foss/lib/gitlab
Rémy Coutable c2b8063fda Merge branch 'fix/database-seeds' into 'master'
Fix database seeds for development environment

## What does this MR do?

This MR fixes database seeds for development environment and adds CI test for it.

## Why was this MR needed?

Database seeds for development environment are often broken, and we are not able to catch that when someone modified `db/fixtures` and forgets to reseed database.

Closes #22422

See merge request !6475
2016-09-23 14:50:36 +00:00
..
auth Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::Result 2016-09-20 11:03:10 +02:00
backend Strip comments before sending keys to gitlab-shell 2016-09-16 11:49:11 +02:00
badge Fix tests 2016-08-26 15:40:12 +08:00
bitbucket_import Rename gl_user_id to gitlab_user_id in importer classes 2016-09-08 11:57:22 +10:00
checks Avoid protected branches checks when verifying access without branch name 2016-09-13 11:50:13 +02:00
ci Fix scope of the CI config key nodes in jobs entry 2016-09-19 10:07:15 +02:00
conflict Fix merge conflict size limit 2016-09-07 16:00:26 +01:00
data_builder
database Implement fourth round of comments from @DouweM. 2016-09-21 09:57:14 +05:30
diff
downtime_check
email
fogbugz_import
gfm
git Clean environment variables when running git hooks 2016-09-15 08:51:55 +03:00
github_import modify github import JS and controller so we can now specify a namespace and/or name for a project. 2016-09-20 10:14:39 +02:00
gitlab_import Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2016-09-08 17:43:19 +03:00
google_code_import
graphs
import_export fix import/export security specs after merge 2016-09-21 15:47:11 -05:00
ldap Move LDAP user attributes to a method 2016-09-15 22:46:22 -05:00
markdown
metrics
middleware
o_auth
request_profiler
saml
sanitizers
sherlock
sidekiq_middleware
slash_commands
sql
template
access.rb
app_logger.rb
asciidoc.rb
auth.rb Use early return in lfs_token_check 2016-09-20 09:41:21 +02:00
award_emoji.rb
bitbucket_import.rb
blame.rb
changes_list.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb Replace contributions calendar timezone payload with dates 2016-09-16 14:38:59 -05:00
contributor.rb
current_settings.rb Remove use of USE_DB environment variable in code 2016-09-23 10:50:46 +02:00
database.rb
devise_failure.rb
downtime_check.rb
emoji.rb
exclusive_lease.rb
git.rb Add spec covering 'committer_hash' 2016-09-20 10:15:43 -07:00
git_access.rb Rename capabilities to authentication_abilities 2016-09-16 11:12:21 +02:00
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gl_id.rb
gon_helper.rb Stop putting private tokens in Gon 2016-09-19 12:27:37 +01:00
highlight.rb
identifier.rb
import_export.rb Fixed label color issue and added Import/Export versioning table 2016-09-19 09:18:37 +02:00
import_formatter.rb
import_sources.rb
incoming_email.rb
issues_labels.rb
key_fingerprint.rb
lazy.rb
lfs_token.rb Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043" 2016-09-19 16:34:32 +02:00
logger.rb
mail_room.rb
markup_helper.rb
metrics.rb
other_markup.rb
popen.rb Fix Gitlab::Popen.popen thread-safety issue 2016-09-13 21:39:46 +02:00
production_logger.rb
project_search_results.rb Clean up search result classes 2016-09-06 10:12:55 +03:00
protocol_access.rb
recaptcha.rb
redis.rb Make Gitlab::Redis.params safe for mutation 2016-09-22 15:58:40 +02:00
reference_extractor.rb
regex.rb Remove trailing spaces from messages in Gitlab::Regex 2016-09-20 07:20:48 +03:00
repository_check_logger.rb
request_profiler.rb
routing.rb
search_results.rb Clean up search result classes 2016-09-06 10:12:55 +03:00
seeder.rb
sentry.rb Fix Sentry not reporting right program for Sidekiq workers 2016-08-25 19:42:52 -07:00
sherlock.rb
sidekiq_logger.rb
snippet_search_results.rb Clean up search result classes 2016-09-06 10:12:55 +03:00
themes.rb
timeless.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb
url_sanitizer.rb
user_access.rb
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb Allow trailing newline in secret base64 data 2016-09-13 19:45:02 +02:00