summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Ommit begin block in try_parse_cronShinya Maeda2017-04-061-5/+3
| * | | | | Separate cron_valid? and cron_time_zone_valid?Shinya Maeda2017-04-065-25/+42
| * | | | | Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda2017-04-063-111/+105
| * | | | | Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-069-53/+55
| * | | | | Improve real_next_run. Improve triggers_helper_spec.Shinya Maeda2017-04-062-18/+25
| * | | | | Remove less_than_1_hour_from_now comments. Dry up def schedule_next_run!Shinya Maeda2017-04-061-21/+1
| * | | | | Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-067-22/+11
| * | | | | Commentout check_cron_frequencyShinya Maeda2017-04-062-38/+15
| * | | | | 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-063-1/+13
| * | | | | Fix spec/factories_spec.rbShinya Maeda2017-04-061-0/+2
| * | | | | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-066-18/+15
| * | | | | Fixed failed testsShinya Maeda2017-04-061-12/+10
| * | | | | Maintain MRShinya Maeda2017-04-065-37/+8
| * | | | | Add validatorShinya Maeda2017-04-065-41/+34
| * | | | | Move real_next_run to helperShinya Maeda2017-04-064-37/+40
| * | | | | Brush up 2Shinya Maeda2017-04-065-72/+55
| * | | | | Brush upShinya Maeda2017-04-068-59/+80
| * | | | | real_next_run (WIP)Shinya Maeda2017-04-065-66/+102
| * | | | | Use constraint for #validationShinya Maeda2017-04-061-2/+4
| * | | | | Use delegate for ref on ci_triggerShinya Maeda2017-04-062-2/+4
| * | | | | Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda2017-04-061-1/+1
| * | | | | Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda2017-04-061-1/+1
| * | | | | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-065-29/+72
| * | | | | Add rufus-scheduler to GemfileShinya Maeda2017-04-063-2/+4
| * | | | | Fixed strcture for db changeShinya Maeda2017-04-066-19/+22
| * | | | | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-0610-52/+52
| * | | | | Add ci_trigger_schedules tableShinya Maeda2017-04-062-0/+57
| * | | | | Add ref to ci_triggersShinya Maeda2017-04-062-0/+30
| * | | | | Remove old migration fileShinya Maeda2017-04-061-45/+0
| * | | | | RollbackShinya Maeda2017-04-061-18/+0
| * | | | | Add config for workerShinya Maeda2017-04-062-0/+6
| * | | | | basic componentsShinya Maeda2017-04-068-99/+127
| * | | | | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-069-3/+356
* | | | | | Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan2017-04-0613-36/+273
|\ \ \ \ \ \
| * | | | | | Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-068-148/+153
| * | | | | | Add documentation around migrating records to the ghost user after user delet...Timothy Andrew2017-04-062-0/+26
| * | | | | | Add CHANGELOG entry for !10467Timothy Andrew2017-04-061-0/+4
| * | | | | | Move a user's award emoji to the ghost userTimothy Andrew2017-04-066-3/+62
| * | | | | | Move a user's abuse reports to the ghost userTimothy Andrew2017-04-062-7/+19
| * | | | | | Fix a bug with the User#abuse_report association.Timothy Andrew2017-04-062-2/+28
| * | | | | | Move a user's notes to the ghost userTimothy Andrew2017-04-063-14/+27
| * | | | | | Move a user's merge requests to the ghost user.Timothy Andrew2017-04-064-18/+110
* | | | | | | Merge branch 'tc-show-pipeline-coverage-if-avail' into 'master' Kamil Trzciński2017-04-069-16/+12
|\ \ \ \ \ \ \
| * | | | | | | Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-069-16/+12
* | | | | | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-0645-440/+1378
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-06181-272/+2223
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fix indexes in container repositories tableGrzegorz Bizon2017-04-062-9/+1
| * | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-06296-1440/+55445
| |\ \ \ \ \ \ \