summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0683-1011/+4308
|\
| * Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-0611-230/+942
| |\
| | * adds relevant testsTiago Botelho2017-04-0610-230/+941
| | * adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+1
| * | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-068-0/+299
| |\ \
| | * | Use change direction in specShinya Maeda2017-04-061-20/+13
| | * | Use be_pendingShinya Maeda2017-04-061-1/+1
| | * | Improve trigger_schedule.rbShinya Maeda2017-04-063-14/+83
| | * | Implement a offset calculation on cron_parser_specShinya Maeda2017-04-061-1/+1
| | * | Clean up trigger_schedule_worker_spec.rbShinya Maeda2017-04-061-4/+4
| | * | Use parenthesis for respond_to :refShinya Maeda2017-04-061-1/+1
| | * | Define next_time as let in trigger_schedule_specShinya Maeda2017-04-061-1/+1
| | * | Remove next_run_at: nil from trigger_schedule_specShinya Maeda2017-04-061-1/+1
| | * | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-065-21/+21
| | * | Remove TriggerSchedulePresenter. This will go in another MR.Shinya Maeda2017-04-061-64/+0
| | * | Remove triggers_helper. Add trigger_schedule_presenter.Shinya Maeda2017-04-061-3/+27
| | * | Rename cron_nightly_build to nightlyShinya Maeda2017-04-063-6/+6
| | * | Separate cron_valid? and cron_time_zone_valid?Shinya Maeda2017-04-061-13/+25
| | * | Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda2017-04-062-106/+104
| | * | Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-064-13/+13
| | * | Improve real_next_run. Improve triggers_helper_spec.Shinya Maeda2017-04-061-7/+20
| | * | Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-063-7/+3
| | * | Commentout check_cron_frequencyShinya Maeda2017-04-061-26/+1
| | * | Improve cron_parser_specShinya Maeda2017-04-061-11/+17
| | * | Resolve error on trigger.specShinya Maeda2017-04-061-1/+2
| | * | Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda2017-04-062-0/+12
| | * | Fix spec/factories_spec.rbShinya Maeda2017-04-061-0/+2
| | * | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-061-1/+0
| | * | Fixed failed testsShinya Maeda2017-04-061-12/+10
| | * | Maintain MRShinya Maeda2017-04-061-4/+4
| | * | Add validatorShinya Maeda2017-04-062-21/+2
| | * | Move real_next_run to helperShinya Maeda2017-04-062-24/+27
| | * | Brush up 2Shinya Maeda2017-04-062-65/+53
| | * | Brush upShinya Maeda2017-04-065-49/+57
| | * | real_next_run (WIP)Shinya Maeda2017-04-063-60/+80
| | * | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-063-20/+34
| | * | Fixed strcture for db changeShinya Maeda2017-04-064-8/+12
| | * | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-065-40/+40
| | * | basic componentsShinya Maeda2017-04-065-85/+113
| | * | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-064-0/+219
| * | | Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan2017-04-065-16/+172
| |\ \ \
| | * | | Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-064-92/+92
| | * | | Move a user's award emoji to the ghost userTimothy Andrew2017-04-063-2/+48
| | * | | Move a user's abuse reports to the ghost userTimothy Andrew2017-04-061-0/+7
| | * | | Fix a bug with the User#abuse_report association.Timothy Andrew2017-04-061-1/+27
| | * | | Move a user's notes to the ghost userTimothy Andrew2017-04-062-14/+22
| | * | | Move a user's merge requests to the ghost user.Timothy Andrew2017-04-062-0/+69
| * | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-0620-265/+938
| |\ \ \ \
| | * \ \ \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0625-64/+754
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Fix indexes in container repositories tableGrzegorz Bizon2017-04-061-7/+0