summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/modules/pipelines/actions.js
Commit message (Expand)AuthorAgeFilesLines
* Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-111-4/+8
* correctly load up merge requestPhil Hughes2018-06-061-0/+3
* store specsPhil Hughes2018-06-061-1/+1
* reduced duplication of job detailsPhil Hughes2018-06-061-1/+4
* moved fetching trace to storePhil Hughes2018-06-061-1/+21
* Show job logs in web IDEPhil Hughes2018-06-061-0/+2
* Merge branch 'master' into ide-jobs-list-componentside-jobs-list-componentsPhil Hughes2018-05-311-1/+3
|\
* | added empty state & YAML error statePhil Hughes2018-05-291-3/+5
* | fixed mutations specPhil Hughes2018-05-251-2/+2
* | moved the collapsing method into a store actionPhil Hughes2018-05-251-1/+4
* | fixed pipeline actions specPhil Hughes2018-05-251-0/+1
* | refactored to use data we already havePhil Hughes2018-05-251-27/+39
* | style improvementsPhil Hughes2018-05-241-1/+0
* | improve API calls by calling internal API to get dataPhil Hughes2018-05-241-17/+29
|/
* group jobs into stageside-jobs-listPhil Hughes2018-05-221-3/+11
* added getter for checking is their is a pipelinePhil Hughes2018-05-221-3/+1
* Show CI jobs in web IDEPhil Hughes2018-05-221-0/+43