summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use KiB27724-fe-update-trace-handling-codeKamil Trzcinski2017-04-072-2/+2
* Remove method wrapper around BuildAlfredo Sumaran2017-04-061-286/+285
* Fix Karma specsAlfredo Sumaran2017-04-061-21/+27
* Merge remote-tracking branch 'origin/master' into 27724-fe-update-trace-handl...Kamil Trzcinski2017-04-06212-1220/+5025
|\
| * Merge branch 'optimise-pipelines' into 'master' Douwe Maan2017-04-0615-78/+102
| |\
| | * Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-06564-2643/+62026
| | |\
| | * | Fix tests and reviewKamil Trzcinski2017-04-065-17/+9
| | * | Fix import exportKamil Trzcinski2017-04-061-0/+5
| | * | Reload pipeline to make sure it's updatedLin Jen-Shin2017-04-071-1/+4
| | * | Fix token test by specifying a static tokenLin Jen-Shin2017-04-071-2/+2
| | * | Ignore those optimization associations in import/exportLin Jen-Shin2017-04-061-0/+6
| | * | Use preload because we don't want join hereLin Jen-Shin2017-04-061-1/+1
| | * | We no longer has has_command? methodLin Jen-Shin2017-04-061-34/+0
| | * | Remove unused codeKamil Trzcinski2017-04-061-39/+10
| | * | Next roundKamil Trzcinski2017-04-062-13/+11
| | * | Further optimise queriesKamil Trzcinski2017-04-062-9/+11
| | * | Update tests and associationsKamil Trzcinski2017-04-062-4/+12
| | * | Optimise includesKamil Trzcinski2017-04-062-2/+11
| | * | Introduce endpoint optimisationsKamil Trzcinski2017-04-066-34/+31
| | * | Revert "Reverse pipelines controller changes"Kamil Trzcinski2017-04-061-10/+39
| | * | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-063-4/+41
| * | | Merge branch 'update-issue-board-cards-design' into 'master' Jacob Schatz2017-04-064-42/+84
| |\ \ \
| | * | | Update issue board cards designClement Ho2017-04-064-42/+84
| |/ / /
| * | | Merge branch 'dm-copy-diff-file-title-as-gfm' into 'master' Robert Speicher2017-04-0620-39/+88
| |\ \ \
| | * | | Copy diff file path as GFMDouwe Maan2017-04-0620-39/+88
| |/ / /
| * | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-0629-328/+1277
| |\ \ \ | | |_|/ | |/| |
| | * | adds relevant testsTiago Botelho2017-04-0626-428/+1174
| | * | adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-0511-98/+107
| | * | adds remaining messagesTiago Botelho2017-04-056-19/+72
| | * | add note message integration with microsoft teamsTiago Botelho2017-04-055-36/+45
| | * | adds initial microsoft teams integrationTiago Botelho2017-04-058-5/+137
| * | | Merge branch 'rubocop-fix-migration-two-factor-columns' into 'master' Stan Hu2017-04-061-1/+1
| |\ \ \
| | * | | Fixed rubocop failure for the add_two_factor_columns_migrationrubocop-fix-migration-two-factor-columnsJose Ivan Vargas2017-04-061-1/+1
| * | | | Merge branch 'sh-improve-polling-text' into 'master' Stan Hu2017-04-061-0/+5
| |\ \ \ \
| | * | | | Add text to break up diagramsStan Hu2017-04-061-0/+5
| | |/ / /
| * | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil TrzciƄski2017-04-0625-1/+478
| |\ \ \ \
| | * | | | Fix rubocopShinya Maeda2017-04-061-1/+1
| | * | | | Use change direction in specShinya Maeda2017-04-061-20/+13
| | * | | | Use be_pendingShinya Maeda2017-04-061-1/+1
| | * | | | Improve trigger_schedule.rbShinya Maeda2017-04-064-17/+91
| | * | | | 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
| | * | | | Improve instantiate recursion in cron_parser.rbShinya Maeda2017-04-061-2/+2
| | * | | | Fix unnecessary changes in schema.rbShinya Maeda2017-04-061-3/+3
| | * | | | Add empty line in cron_parser.rbShinya Maeda2017-04-061-1/+1
| | * | | | 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-0612-49/+56
| | * | | | Remove TriggerSchedulePresenter. This will go in another MR.Shinya Maeda2017-04-063-76/+0