summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-062-1/+16
* Fix broken specFilipa Lacerda2017-04-061-1/+1
* Check if a commit belongs to pipeline before trying to expire cacheToon Claes2017-04-061-1/+1
* Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-063-23/+29
* Enable polling for pipelines table other pagesToon Claes2017-04-065-3/+54
* Set the Etag cache polling intervalToon Claes2017-04-061-0/+2
* In case of Etag cache hit, the body should be emptyToon Claes2017-04-062-1/+7
* Use Etag caching for pipelines jsonToon Claes2017-04-065-0/+50
* Remove first call to APIFilipa Lacerda2017-04-061-2/+0
* Changes after reviewFilipa Lacerda2017-04-062-9/+11
* Fix broken buildFilipa Lacerda2017-04-063-5/+16
* Extend realtime for other pipelines tablesFilipa Lacerda2017-04-062-13/+47
* Updates polling function to guarantee we won't make a request while pollingFilipa Lacerda2017-04-061-7/+16
* Adds polling function to pipelines tableFilipa Lacerda2017-04-062-19/+48
* 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