summaryrefslogtreecommitdiff
path: root/app/views/projects/ci
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-2/+2
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* Build ci/lint pageMayra Cabrera2018-03-261-2/+2
* Make ci/lint page context aware:Mayra Cabrera2018-03-262-0/+72
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
* Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-191-1/+1
* replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-1/+1
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-7/+7
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-1/+1
|\
| * Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-5/+5
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+3
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
* Fix typo in CI/CD build partial viewGrzegorz Bizon2017-04-221-1/+1
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-42/+43
|\
| * Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
| * Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-2/+1
| |\
| | * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
| * | Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-37/+38
| * | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | adds tooltips into several placesRydkin Maxim2017-04-041-1/+1
| |/
* | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
* | Check if user can trigger manual action in the UIGrzegorz Bizon2017-04-061-1/+1
|/
* Add download attribute to download linksClement Ho2017-03-291-1/+1
* Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-1/+1
* Remove unused fileFilipa Lacerda2017-02-221-92/+0
* don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-1/+1
* Fix job to pipeline renamingFilipa Lacerda2017-02-101-2/+2
* added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-19/+2
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-4/+4
* Use hashrocket for dasherized attribute27203-fix-ruby21-broken-masterRémy Coutable2017-01-251-4/+4
* Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern2017-01-251-1/+1
|\
| * HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* | Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-231-4/+4
|/
* Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-161-1/+1
* Merge branch '26445-make-icon-buttons-accessible-via-keyboard' into 'master' Clement Ho2017-01-091-2/+2
|\
| * Make play button on Pipelines page accessible via keyboardRyan Harris2017-01-081-2/+2
* | Made download artifacts button accessible via keyboardRyan Harris2017-01-081-1/+1
|/
* Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-051-13/+10
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-4/+4
* Fix broken testFilipa Lacerda2016-12-201-6/+4
* Adds tests for the mini pipeline graphFilipa Lacerda2016-12-201-2/+2
* Always show dropdownKamil Trzcinski2016-12-201-19/+12
* Adds loading to improve UXFilipa Lacerda2016-12-191-2/+8
* Makes API call when stage is clickedFilipa Lacerda2016-12-191-7/+3
* Use group name for css classesFilipa Lacerda2016-12-191-2/+2
* Changes after reviewFilipa Lacerda2016-12-171-6/+7
* Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-161-13/+0
|\