summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/_info.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-25/+25
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-15/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+3
* Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+1
|\
| * Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* | replaced one more helper with presenterRydkin Maxim2017-04-041-1/+1
* | adds tooltips into several placesRydkin Maxim2017-04-041-1/+1
|/
* Move user_link to generic UsersHelperToon Claes2017-03-231-2/+2
* Add helpers for pipeline user link & user avatarToon Claes2017-03-221-2/+2
* Show pipeline creator & created_at in headingToon Claes2017-03-221-4/+6
* Fix broken testFilipa Lacerda2017-02-211-1/+1
* Rename retry failed button on pipeline page to just retrydimitrieh2017-02-201-1/+1
* Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Improve pipeline status icon linking in widgetsdimitrieh2017-01-231-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Improve detailed status badge partialGrzegorz Bizon2016-12-121-1/+1
* Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-121-1/+1
* Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-1/+1
* Improve support for icons in new detailed statusesGrzegorz Bizon2016-12-061-1/+0
* Add status label information to pipeline headerGrzegorz Bizon2016-12-061-0/+1
* Add support for detailed status to status helpersGrzegorz Bizon2016-12-051-1/+1
* Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-221-4/+2
* Create global secondary inverted buttonpipelines-page-redesignAnnabel Dunstone Gray2016-11-171-1/+1
* Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-141-8/+13
* Rearrange and style items on pipeline pageAnnabel Dunstone Gray2016-11-101-29/+34
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* Just use string interpolation, feedback:Lin Jen-Shin2016-09-071-2/+1
* Show how long this pipeline was queuedLin Jen-Shin2016-09-051-0/+3
* Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-2/+2
* Show wall-clock time when showing pipeline instead of:Lin Jen-Shin2016-08-091-2/+2
* Improve the pipeline boxKamil Trzcinski2016-05-161-0/+37