summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-66/+67
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-10/+82
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-1/+1
* Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-6/+91
* Moves table pagination componentFilipa Lacerda2019-06-121-1/+1
* Prettify all the thingsMike Greiling2018-11-201-7/+5
* Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-311-1/+18
* Prettify all the things (part 7)Mike Greiling2018-10-242-67/+65
* Use gitlab-ui loading iconClement Ho2018-09-111-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
* Replace vue resources with axios for pipelines tableFilipa Lacerda2018-04-091-14/+12
* Changes after review38587-pipelines-empty-stateFilipa Lacerda2018-03-051-1/+1
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-27/+11
* Remove commit_pipelines webpack entry pointClement Ho2018-02-261-2/+2
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+0
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-8/+10
* Make pipelines table in MR view usableFilipa Lacerda2017-10-181-0/+6
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-222-0/+12
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-012-0/+6
* Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-142-8/+32
* Update vue-resourceFilipa Lacerda2017-07-121-5/+5
* Remove vue from main.bundle.js file being loaded through `app/assets/javascri...34017-common-vueFilipa Lacerda2017-06-211-0/+5
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-203-209/+104
* Move vue components to vue files and match docsFilipa Lacerda2017-06-141-1/+1
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-1/+1
* Only renders empty state for pipelines table if no pipelines are received whe...Filipa Lacerda2017-05-161-6/+19
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-9/+8
* Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-041-1/+10
* Remove unused codeFilipa Lacerda2017-04-271-9/+0
* Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-5/+18
* Remove special naming of pipelines folderFilipa Lacerda2017-04-191-5/+5
* convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
* convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
* Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-7/+5
* Fix broken specFilipa Lacerda2017-04-061-1/+1
* Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-062-10/+16
* Remove first call to APIFilipa Lacerda2017-04-061-2/+0
* Changes after reviewFilipa Lacerda2017-04-061-1/+1
* Fix broken buildFilipa Lacerda2017-04-061-1/+4
* Extend realtime for other pipelines tablesFilipa Lacerda2017-04-061-12/+46
* Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-3/+4
* Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-241-9/+22
|\
| * Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-211-5/+2
| * Improvements after reviewFilipa Lacerda2017-03-211-1/+3
| * Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+9
| * Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-171-6/+11
* | Applies same CSS as main tableFilipa Lacerda2017-03-221-2/+2