summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-033-3/+9
| | |\ \ \ \ \
| | * | | | | | Improve code related to removing container image tagsGrzegorz Bizon2017-03-311-6/+14
| | * | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-272-2/+1
| | |\ \ \ \ \ \
| | * | | | | | | Fix specs for container repository tagsGrzegorz Bizon2017-03-241-12/+11
| | * | | | | | | Fix specs for container repository model classGrzegorz Bizon2017-03-232-22/+22
| | * | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-2115-41/+159
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Adding mock for full_access_tokenAndre Guedes2017-02-221-0/+1
| | * | | | | | | Fixes broken and missing testsAndre Guedes2017-02-221-0/+21
| * | | | | | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-063-0/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable2017-04-061-0/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Enable creation of deploy keys with write access via the APIMark Fletcher2017-04-051-0/+4
| | | |_|_|_|/ | | |/| | | |