summaryrefslogtreecommitdiff
path: root/db/fixtures
Commit message (Expand)AuthorAgeFilesLines
* CE backport - Chart showing issues created per monthConstance Okoghenun2018-11-071-1/+2
* Squashed commit of the following:Shinya Maeda2018-11-061-6/+4
* Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-221-1/+74
|\
| * Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-1/+74
* | Update the moved Git repos for developersTakuya Noguchi2018-10-221-5/+5
|/
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-14/+0
* Fix db/fixturesKamil Trzciński2018-09-042-2/+2
* Add `# frozen_string_literal: true`Kamil Trzciński2018-09-042-0/+4
* Import common metrics into database.Kamil Trzciński2018-09-042-0/+6
* Merge branch 'fix-pipeline-fixture-seeder' into 'master'Kamil Trzciński2018-08-131-22/+41
|\
| * Squashed commit of the following:Shinya Maeda2018-08-081-22/+41
* | Add mock data for spam logsStan Hu2018-08-091-0/+32
|/
* We want letters and numbersselect-letters-and-numbersLin Jen-Shin2018-07-121-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Make sure we're matching the same way.Lin Jen-Shin2018-07-101-2/+2
* DRY group creation code in nested groups fixturesDmitriy Zaporozhets2018-07-021-26/+2
* Enable hashed storage for new projects by default in developmentValery Sizov2018-06-072-0/+11
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
* Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-121-2/+6
|\
| * Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-2/+6
* | Merge branch 'zj-fix-environments-fixtures' into 'master'Robert Speicher2018-04-111-1/+5
|\ \
| * | Fix enviroments seeding on certain branch namesZeger-Jan van de Weg2018-04-101-1/+5
| |/
* | Make sure hooks run when seeding admin userDouwe Maan2018-04-101-10/+10
|/
* Add labeled issues seedissue_41724Felipe Artur2018-03-151-0/+103
* Remove root user 100 project limit to rely on default 100,00043271-remove-seeded-root-user-project-limitEric Eastwood2018-02-141-1/+0
* Merge branch 'sh-reuse-disk-repositories-seeder' into 'master'Stan Hu2018-01-051-1/+2
|\
| * Skip project repository disk validation in development project seedersh-reuse-disk-repositories-seederStan Hu2018-01-051-1/+2
* | Remove labeled issues seedremove_labeled_issues_seedFelipe Artur2018-01-051-112/+0
|/
* Merge branch 'issue_40500' into 'master'Sean McGivern2018-01-051-0/+112
|\
| * Improve filtering issues by label performanceissue_40500Felipe Artur2018-01-051-0/+112
* | Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on develo...ogom2017-12-271-1/+1
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-2/+2
* Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-2/+2
|\
| * Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-2/+2
* | Remove seed file from the development envrc/followup-40690Rémy Coutable2017-12-041-15/+0
|/
* Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...40690-rake-dev-setup-is-broken-due-to-the-latest-update-of-seed-fuRémy Coutable2017-11-301-0/+15
* Update CycleAnalytics seed to account for multiple issue assigneesrs-cycle-analytics-seedRobert Speicher2017-11-161-37/+48
* Remove depreceted and big projectsZeger-Jan van de Weg2017-09-201-2/+2
* Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-1/+1
* Skip creating the merge request if repo is emptyLin Jen-Shin2017-08-111-0/+2
* Replace invalid chars while seeding environmentsZeger-Jan van de Weg2017-06-211-1/+1
* Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-7/+17
|\
| * Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki2017-06-061-1/+1
| * Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki2017-06-021-13/+10
| * Make fixture message more descriptivePawel Chojnacki2017-06-021-1/+1
| * Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki2017-06-021-7/+20
* | Fix error while seeding projects in databaseda-fix-db-seedDouglas Barbosa Alexandre2017-06-061-1/+3
* | Merge branch 'sidekiq-transaction' into 'master'Sean McGivern2017-06-051-1/+10
|\ \
| * | Fix keys seedDouwe Maan2017-06-021-1/+10
| |/