summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-021-1/+1
|\
| * Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-1/+1
* | Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-021-0/+2
|\ \ | |/ |/|
| * Implement ability to update hooksAlexander Randa2017-04-281-0/+2
* | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-0/+4
|/
* Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-0/+13
* Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+13
|\
| * tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+13
* | Merge branch '26437-closed-by' into 'master' Rémy Coutable2017-04-261-0/+6
|\ \ | |/ |/|
| * Add issues/:iid/closed_by api endpointmhasbini2017-04-121-0/+6
* | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-0/+4
* | Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-191-0/+4
* | Add specsDouwe Maan2017-04-101-1/+2
|/
* Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-071-0/+4
|\
| * Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan2017-04-071-0/+4
| |\
| | * Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-071-0/+4
* | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-1/+25
|\ \ \ | |/ /
| * | Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-071-1/+3
| |\ \ | | |/ | |/|
| | * Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-1/+3
| | * Fix ref referenceKamil Trzcinski2017-04-071-0/+4
| | * before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda2017-04-071-4/+0
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-0/+22
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-064-1/+67
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-0/+4
| | |\ \
| | * \ \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0622-55/+64
| | |\ \ \
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-5/+5
| | * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+22
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-066-1/+81
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-1/+1
* | | | | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-064-1/+67
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-062-0/+33
| |\ \ \ \ \
| | * | | | | Improve trigger_schedule.rbShinya Maeda2017-04-061-6/+0
| | * | | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-4/+4
| | * | | | | Rename cron_nightly_build to nightlyShinya Maeda2017-04-061-3/+3
| | * | | | | Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-061-4/+4
| | * | | | | Resolve error on trigger.specShinya Maeda2017-04-061-1/+2
| | * | | | | Fix spec/factories_spec.rbShinya Maeda2017-04-061-0/+2
| | * | | | | Brush upShinya Maeda2017-04-062-4/+9
| | * | | | | real_next_run (WIP)Shinya Maeda2017-04-062-37/+9
| | * | | | | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-062-8/+10
| | * | | | | Fixed strcture for db changeShinya Maeda2017-04-062-1/+1
| | * | | | | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+2
| | * | | | | basic componentsShinya Maeda2017-04-061-1/+17
| | * | | | | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+42
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-061-0/+33
| |\ \ \ \ \
| | * \ \ \ \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-061-0/+4
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-062-0/+10
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0417-50/+44
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Ensure root container repository when visiting registryGrzegorz Bizon2017-04-031-0/+4