summaryrefslogtreecommitdiff
path: root/db/fixtures/production
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-3/+0
|
* Add production fixture to create projectReuben Pereira2019-08-301-0/+3
| | | | | | Since migrations are not run by new instances, add a production fixture that should ensure that the self-monitoring project is created for new instances as well.
* Rename Gitlab::Importers moduleRyan Cobb2019-07-091-1/+1
| | | | | In order to avoid confusion between Gitlab::Importers module and other like named modules, this renamed it to Gitlab::DatabaseImporters.
* Remove CommonMetricsImporter patchRyan Cobb2019-07-091-3/+1
| | | | | | Remove CommonMetricsImporter patch and change all references to CommonMetrics::Importer. Move specs into their appropriate folders. Also cleans up some common_metric importer namespacing.
* Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seedingRémy Coutable2019-04-041-0/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Ensure the default ApplicationSetting record is created firstRémy Coutable2018-12-062-0/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix db/fixturesKamil Trzciński2018-09-041-1/+1
|
* Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
|
* Import common metrics into database.Kamil Trzciński2018-09-041-0/+3
| | | | | This MR backports PrometheusMetric model to CE and adds: common, identifier to figure out what kind of metric is used.
* Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by ↵Pawel Chojnacki2017-06-061-1/+1
| | | | defaulting to false
* Make production settings fixture use ↵Pawel Chojnacki2017-06-021-13/+10
| | | | | | Gitlab::CurrentSettings.current_application_settings small code formatting changes
* Make fixture message more descriptivePawel Chojnacki2017-06-021-1/+1
| | | | + use strip_heredoc to make the text in tests much more readable
* Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki2017-06-021-7/+20
|
* Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-3/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow users to seed the initial runner registration token using an ↵DJ Mountney2016-12-011-0/+16
| | | | | | | environment variable This is useful for when runner is bundled with gitlab, like in a kubernetes stack, and we want the runner to be able to register with gitlab as soon as they both come up.
* Fix missed colorize methods.Connor Shea2016-06-061-6/+6
|
* Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-041-25/+30
| | | | Closes #1980
* Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email3kami32016-02-081-1/+3
|
* Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-1/+1
|
* Revert "Change default admin password from "5iveL!fe" to "password""Sytse Sijbrandij2015-07-141-1/+1
| | | | This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a.
* Change default admin password from "5iveL!fe" to "password"Robert Speicher2015-06-241-1/+1
|
* Fix a few remaining references to the old Theme names/IDsRobert Speicher2015-06-131-1/+1
|
* Remove unneeded password_confirmation from seed.Ciro Santilli2014-12-281-1/+0
|
* Remove unnecessary lines.Don Luchini2014-11-051-2/+0
|
* Do not require immediate password reset if specifying one when seeding database.Don Luchini2014-11-041-6/+10
|
* Use double quotes because we are inserting password now.Marin Jankovski2014-10-071-1/+1
|
* Replace empty? || nil? with blank?.Ciro Santilli2014-09-271-1/+1
|
* Add an option to supply root password through an environmental variable.Marin Jankovski2014-09-111-3/+9
|
* Change deafult admin email to example.comDmitriy Zaporozhets2014-07-191-2/+2
|
* Confirm seed usersDmitriy Zaporozhets2013-10-151-0/+1
|
* Mars theme for generated admin accountDmitriy Zaporozhets2013-08-261-1/+3
|
* Force admin to change password after first sign-inDmitriy Zaporozhets2013-06-131-1/+2
|
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-4/+5
|
* cleaninggitlabhq2011-10-221-0/+9
|
* Issue #83 - Project limitValera Sizov2011-10-091-0/+1
|
* init commitgitlabhq2011-10-091-0/+9