summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '28574-jira-trigers' into 'master' Sean McGivern2017-04-071-1/+1
|\
| * Remove confusing placeholder for JIRA transition_idJarka Kadlecova2017-04-051-1/+1
* | Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern2017-04-072-0/+3
|\ \
| * | Backport permissions and multi-line array to CEFelipe Artur2017-04-072-0/+3
* | | FE: Resolve "Performance issues when processing large build traces with Ansi2...Filipa Lacerda2017-04-073-120/+185
* | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-073-20/+86
* | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-0714-57/+138
|\ \ \
| * | | Fix bad conflict resolutionLin Jen-Shin2017-04-071-6/+5
| * | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-07123-602/+842
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-07103-558/+1588
| |\ \ \ \
| * | | | | Fix rubocop offenses8998_skip_pending_commits_if_not_headLin Jen-Shin2017-04-061-1/+1
| * | | | | Use before_transitionLin Jen-Shin2017-04-061-4/+4
| * | | | | We don't have to save, transition would save for usLin Jen-Shin2017-04-061-1/+1
| * | | | | Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-065-6/+29
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0652-135/+646
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0656-279/+882
| |\ \ \ \ \ \
| * | | | | | | Add test for presentersLin Jen-Shin2017-04-062-4/+4
| * | | | | | | Remove tooltip from API and vue, follow up:Lin Jen-Shin2017-04-062-11/+1
| * | | | | | | Fix test and only show job status title if it'sLin Jen-Shin2017-04-053-39/+46
| * | | | | | | replaced one more helper with presenterRydkin Maxim2017-04-042-2/+2
| * | | | | | | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | | | | | | replace helper with decoratorRydkin Maxim2017-04-044-10/+9
| * | | | | | | rename pipeline_presenterRydkin Maxim2017-04-043-3/+3
| * | | | | | | remove unnecessary spaceRydkin Maxim2017-04-041-1/+1
| * | | | | | | remove redundant `pipeline`Rydkin Maxim2017-04-041-1/+1
| * | | | | | | add presenter for status badgeRydkin Maxim2017-04-043-2/+15
| * | | | | | | fix linter errorRydkin Maxim2017-04-041-1/+1
| * | | | | | | add tooltip on badge in pipelines indexRydkin Maxim2017-04-042-1/+11
| * | | | | | | adds tooltips into several placesRydkin Maxim2017-04-045-7/+12
| * | | | | | | rename `auto_canceled_by` and add foreign keyRydkin Maxim2017-04-042-1/+3
| * | | | | | | change order of enum options in auto_cancel_pending_pipelinesRydkin Maxim2017-04-041-1/+1
| * | | | | | | move `auto_cancelable_pipelines` method to `create_pipeline_service.rb`Rydkin Maxim2017-04-042-10/+9
| * | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-046-5/+37
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '5983-realtime-pipelines-table' into 'master' Kamil Trzciński2017-04-0711-58/+208
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-061-0/+2
| * | | | | | 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-063-1/+38
| * | | | | | Set the Etag cache polling intervalToon Claes2017-04-061-0/+2
| * | | | | | Use Etag caching for pipelines jsonToon Claes2017-04-062-0/+20
| * | | | | | 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 'mr-new-page-changing-url' into 'master' Alfredo Sumaran2017-04-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Stop new merge request page tabs updating the URLmr-new-page-changing-urlPhil Hughes2017-04-051-1/+2
* | | | | | | | Merge branch 'load-svg-in-js' into 'master' Alfredo Sumaran2017-04-072-13/+1
|\ \ \ \ \ \ \ \