summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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 'dz-inherit-create-group-permission' into 'master' Douwe Maan2017-04-062-8/+47
|\
| * Add more tests for subgroups featuredz-inherit-create-group-permissionDmitriy Zaporozhets2017-04-052-8/+47
* | Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-062-8/+79
* | Merge branch '30291-reopen-mr' into 'master'Sean McGivern2017-04-061-0/+27
|\ \
| * | Search for opened MRs - include reopened MRs30291-reopen-mrJarka Kadlecova2017-04-061-0/+27
* | | Merge branch 'pdf-js-spec-loading-wait' into 'master' Jacob Schatz2017-04-061-8/+16
|\ \ \
| * | | Wait for the PDF to be loaded before doing anythingPhil Hughes2017-04-061-8/+16
* | | | Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-064-1/+52
|\ \ \ \
| * | | | Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-054-1/+52
* | | | | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-063-0/+118
|\ \ \ \ \
| * | | | | Add remove_concurrent_index to database helperblackst0ne2017-04-063-0/+118
* | | | | | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-063-0/+60
* | | | | | Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable2017-04-062-38/+160
|\ \ \ \ \ \
| * | | | | | ProjectsFinder should handle more optionsJacopo2017-04-062-38/+160
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable2017-04-062-0/+13
|\ \ \ \ \ \
| * | | | | | Enable creation of deploy keys with write access via the APIMark Fletcher2017-04-052-0/+13
* | | | | | | STL file viewerPhil Hughes2017-04-062-1/+63
| |_|_|_|/ / |/| | | | |
* | | | | | Clearly show who triggered the pipeline in emailtc-fix-pipeline-recipientToon Claes2017-04-062-0/+108
* | | | | | Make it possible to preview pipeline success/failed emailsToon Claes2017-04-061-0/+11
* | | | | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-04-0511-13/+147
|\ \ \ \ \ \