Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add second build for each commit in build seeds | Grzegorz Bizon | 2016-02-11 | 1 | -14/+25 |
| | |||||
* | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email | 3kami3 | 2016-02-08 | 1 | -1/+3 |
| | |||||
* | Seed db on development with artifacts metadata fixture | Grzegorz Bizon | 2016-01-14 | 1 | -5/+18 |
| | |||||
* | Seed db with CI build artifacts using a zip archive | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Remove artifacts metadata column from database | Grzegorz Bizon | 2016-01-14 | 1 | -7/+0 |
| | |||||
* | Improve CI builds seeder | Grzegorz Bizon | 2016-01-14 | 1 | -22/+59 |
| | |||||
* | Add database seed for build artifacts | Grzegorz Bizon | 2016-01-14 | 1 | -7/+18 |
| | |||||
* | Improve CI builds fixtures | Grzegorz Bizon | 2016-01-14 | 1 | -8/+21 |
| | |||||
* | Add initial fixtures for CI builds | Grzegorz Bizon | 2016-01-14 | 1 | -0/+12 |
| | |||||
* | Minor refactoring in seeding | Zeger-Jan van de Weg | 2015-10-16 | 4 | -5/+5 |
| | |||||
* | Verify repository is valid | Stan Hu | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Fixes GDK issue where repos would not be imported properly | Stan Hu | 2015-10-05 | 1 | -0/+5 |
| | | | | | | | | | Seed-Fu runs this entire fixture in a transaction, so the `after_commit` hook won't run until after the fixture is loaded. That is too late since the Sidekiq::Testing block has already exited. Force clearing the `after_commit` queue to ensure the job is run now. See: gitlab-org/gitlab-development-kit#58 | ||||
* | Devise 3.5.x deprecates `confirm!` in favor of `confirm` | Robert Speicher | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | Add more seed projects. Control amount with SIZE env variable | Dmitriy Zaporozhets | 2015-07-17 | 1 | -1/+34 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Change default admin password from "5iveL!fe" to "password"" | Sytse Sijbrandij | 2015-07-14 | 2 | -2/+2 |
| | | | | This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a. | ||||
* | Change default admin password from "5iveL!fe" to "password" | Robert Speicher | 2015-06-24 | 2 | -2/+2 |
| | |||||
* | Fix a few remaining references to the old Theme names/IDs | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Update ffaker gem | Robert Speicher | 2015-05-20 | 7 | -14/+14 |
| | | | | | | Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`. | ||||
* | Fix user fixtures for development | Dmitriy Zaporozhets | 2015-03-08 | 1 | -13/+14 |
| | |||||
* | Fix dev fixture for admin | Dmitriy Zaporozhets | 2015-02-17 | 1 | -0/+1 |
| | |||||
* | Remove unneeded password_confirmation from seed. | Ciro Santilli | 2014-12-28 | 2 | -2/+0 |
| | |||||
* | Merge pull request #7894 from cirosantilli/fix-dev-user-seed | Dmitriy Zaporozhets | 2014-12-20 | 1 | -8/+7 |
|\ | | | | | Fix dev user seed: ID was used twice. | ||||
| * | Fix dev user seed: multiple ID was used twice. | Ciro Santilli | 2014-09-30 | 1 | -8/+7 |
| | | |||||
* | | Revert "Create dev fixture projects with fixed visibility" | Dmitriy Zaporozhets | 2014-11-10 | 4 | -91/+49 |
| | | | | | | | | This reverts commit a9fadce361163e97eb1de0ec62e4235ff0fa3daa. | ||||
* | | Merge pull request #8168 from cirosantilli/dev-fixtures-visibility | Marin Jankovski | 2014-11-07 | 4 | -49/+91 |
|\ \ | | | | | | | Create dev fixture projects with fixed visibility | ||||
| * | | Create dev fixture projects with fixed visibility | Ciro Santilli | 2014-10-26 | 4 | -49/+91 |
| | | | |||||
* | | | Remove unnecessary lines. | Don Luchini | 2014-11-05 | 1 | -2/+0 |
| | | | |||||
* | | | Do not require immediate password reset if specifying one when seeding database. | Don Luchini | 2014-11-04 | 1 | -6/+10 |
|/ / | |||||
* | | Fix snippets seeds | Dmitriy Zaporozhets | 2014-10-16 | 1 | -8/+26 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Use double quotes because we are inserting password now. | Marin Jankovski | 2014-10-07 | 1 | -1/+1 |
| | | |||||
* | | Fix dev merge seed: update testme to gitlab-test. | Ciro Santilli | 2014-09-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #7873 from cirosantilli/testme-to-gitlabtest | Dmitriy Zaporozhets | 2014-09-29 | 1 | -1/+1 |
|\ | | | | | Replace testme with gitlab-test. | ||||
| * | Replace testme with gitlab-test. | Ciro Santilli | 2014-09-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7897 from cirosantilli/predictable-merge-requests-dev-seed | Dmitriy Zaporozhets | 2014-09-29 | 1 | -0/+18 |
|\ \ | | | | | | | Add predictable merge requests on dev seed. | ||||
| * | | Add predictable merge requests on dev seed. | Ciro Santilli | 2014-09-29 | 1 | -0/+18 |
| | | | |||||
* | | | Prevent email sending on admin dev seed. | Ciro Santilli | 2014-09-29 | 1 | -10/+12 |
|/ / | |||||
* | | Replace empty? || nil? with blank?. | Ciro Santilli | 2014-09-27 | 1 | -1/+1 |
|/ | |||||
* | Fix dev fixtures | Dmitriy Zaporozhets | 2014-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add an option to supply root password through an environmental variable. | Marin Jankovski | 2014-09-11 | 1 | -3/+9 |
| | |||||
* | Link to the canonical repos. | Sytse Sijbrandij | 2014-09-10 | 1 | -3/+3 |
| | |||||
* | Fetch the testme repository from gitlab.com | Jacob Vosmaer | 2014-09-10 | 1 | -1/+1 |
| | | | | The repository was removed from github.com/gitlabhq. | ||||
* | Add users with predictable username and password | Ciro Santilli | 2014-09-01 | 1 | -0/+16 |
| | | | | to development seed. | ||||
* | Improve developer seeds | Dmitriy Zaporozhets | 2014-08-11 | 8 | -147/+123 |
| | | | | | | | | | * Improt projects inline so after seeds you have repos * Fix merge request seeds * Add comment seeds to both issues and merge requests * Remove some projects from seeds to increase speed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove outdated seeds | Dmitriy Zaporozhets | 2014-08-11 | 1 | -21/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove old test seeds | Dmitriy Zaporozhets | 2014-07-31 | 1 | -36/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Change deafult admin email to example.com | Dmitriy Zaporozhets | 2014-07-19 | 2 | -3/+3 |
| | |||||
* | Remove milestone observer from db fixture. | Marin Jankovski | 2014-06-20 | 1 | -4/+0 |
| | |||||
* | Fix snippet dev fixtures | Dmitriy Zaporozhets | 2014-06-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve MR seeds | Dmitriy Zaporozhets | 2014-05-05 | 1 | -41/+29 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create seed projects with different visibility | Dmitriy Zaporozhets | 2014-05-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |