summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/modules/pipelines/actions.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-3/+3
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-211-1/+1
|\
| * Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
* | Fix typos occured to occurredHiroyuki Sato2018-11-161-3/+3
|/
* Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-281-1/+1
* Vuex test helper improvementsLukas Eipert2018-07-121-1/+1
* fixed karmaPhil Hughes2018-07-031-1/+2
* karma fixesPhil Hughes2018-07-031-1/+1
* fixed eslintPhil Hughes2018-07-031-3/+4
* Improve error message across IDE store modulesPhil Hughes2018-07-031-10/+47
* Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-131-1/+3
* 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