summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-071-0/+2
|\
| * Add ref and active to import/export configSean McGivern2017-04-071-0/+2
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-074-0/+42
|\ \ | |/ |/|
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-062-0/+20
| |\
| * \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-068-1/+122
| |\ \
| * | | Added ProtectedTag to import/export son and safe_model_attributesJames Edwards-Jones2017-04-043-0/+36
| * | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-1/+2
| * | | Attempt to fix import/export of push_access_levels for protected tagsJames Edwards-Jones2017-04-041-0/+5
* | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-0/+7
|\ \ \ \
| * \ \ \ Merge branch 'optimise-pipelines' into 'master' Douwe Maan2017-04-061-0/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-062-0/+22
| | |\ \ \
| | * | | | Fix import exportKamil Trzcinski2017-04-061-0/+5
| * | | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-061-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+1
| | | |_|/ | | |/| |
* | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-072-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-062-0/+15
| |\ \ \ \
| | * | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-1/+1
| | * | | | Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-062-0/+3
| | * | | | Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda2017-04-062-0/+12
| | |/ / /
| * | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-068-1/+121
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-031-0/+1
| |\ \ \ \
| * | | | | Fix feature specs related to container registryGrzegorz Bizon2017-03-241-1/+2
| * | | | | Rename container image to repository in specsGrzegorz Bizon2017-03-231-1/+1
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-2112-68/+53
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fixes broken and missing testsAndre Guedes2017-02-221-0/+3
* | | | | | Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-0/+3
* | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-061-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-051-0/+2
| | |_|_|/ | |/| | |
* | | | | fix fallen import_export specRydkin Maxim2017-04-041-0/+2
* | | | | add auto_canceled_by_id to safe_model_attributes.ymlRydkin Maxim2017-04-041-0/+1
|/ / / /
* | | | Fix issues importing forked projectsJames Lopez2017-04-047-1/+119
| |_|/ |/| |
* | | Create metadata when creating system notesJarka Kadlecova2017-03-281-0/+1
| |/ |/|
* | Merge branch 'issue_27212' into 'master' Sean McGivern2017-03-201-0/+1
|\ \
| * | Add closed_at field to issuesFelipe Artur2017-03-171-0/+1
* | | All CI offline migrationsKamil Trzciński2017-03-174-49/+26
|/ /
* | Merge branch 'master' into orderable-issuesDouwe Maan2017-03-071-0/+1
|\ \
| * | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-0/+1
|\ \ \ | |/ /
| * | Add `uploads` to known models for Import/Export specRobert Speicher2017-03-061-0/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-062-0/+3
|\ \ \ | |/ /
| * | Fix import model attributesKamil Trzcinski2017-03-052-0/+3
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-033-10/+11
|\ \ \ | |/ /
| * | Add missing association for mock_ci_servicefix-build-mock-ci-serviceAdam Niedzielski2017-03-021-0/+1
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-012-10/+10
* | | [Issue sorting on board] Addressing review issuesValery Sizov2017-03-031-0/+1
|/ /
* | Fix specDouwe Maan2017-02-241-1/+1
* | Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
* | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* | Enable Style/WordArrayDouwe Maan2017-02-233-3/+3