summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into 'ma...Annabel Dunstone Gray2017-01-311-2/+3
|\
| * Link to pipeline page from commit widget26982-improve-pipeline-status-icon-linking-in-widgetsAnnabel Dunstone Gray2017-01-301-2/+2
| * Improve pipeline status icon linking in widgetsdimitrieh2017-01-231-1/+2
* | Expose serialized pipelines for commit pipelinesGrzegorz Bizon2017-01-271-5/+4
* | fixed commit title bardimitrieh2017-01-241-2/+1
|/
* Merge branch '26810-fix-undefined-method-revert_group_project_commit_path' in...Robert Speicher2017-01-191-1/+1
|\
| * Ensure group acts as a namespace for polymorphic routes26810-fix-undefined-method-revert_group_project_commit_pathRémy Coutable2017-01-181-1/+1
* | Merge branch '26117-sort-pipeline-for-commit' into 'master' Kamil Trzciński2017-01-192-2/+2
|\ \ | |/ |/|
| * Add sorting pipeline for a commitTakuya Noguchi2017-01-192-2/+2
* | Update clipboard_button text: Copy commit SHA to clipboardclipboard-button-commit-shavictorwu2017-01-171-1/+1
* | Mark Commit persistedpmq20/gitlab-ce-psvr/persistedP.S.V.R2017-01-161-1/+1
|/
* Adds back removed class in merge request pipelines tableFilipa Lacerda2017-01-051-1/+1
* Removes invalid html and unneed CSS to prevent shaking in the pipelines tab26278-shaking-tab-pipelines-viewFilipa Lacerda2017-01-031-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-4/+4
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* Remove builds tab from commitFilipa Lacerda2016-12-213-15/+0
* Makes API call when stage is clickedFilipa Lacerda2016-12-191-1/+1
* CSS - Adds background color.Filipa Lacerda2016-12-151-7/+7
* Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-7/+2
* Merge branch '25429-fix-awkward-wording-in-cherry-pick-and-revert-errors' int...Alfredo Sumaran2016-12-121-5/+4
|\
| * prevent create_merge_request form field helpers from generating an id value25429-fix-awkward-wording-in-cherry-pick-and-revert-errorsMike Greiling2016-12-101-2/+2
| * remove unnecessary nonce idMike Greiling2016-12-101-3/+2
| * fix broken string interpolationMike Greiling2016-12-101-1/+1
* | Fix Pipeline graph disappeared from the builds tab in commits and merge reque...Filipa Lacerda2016-12-121-1/+1
|/
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* Fix specspipeline-stageKamil Trzcinski2016-12-071-1/+1
* Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-071-1/+1
* Code reviewKamil Trzcinski2016-12-071-3/+2
* Update stage rendering viewsKamil Trzcinski2016-12-063-40/+3
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-062-23/+6
* Support pipelines APIKamil Trzcinski2016-12-062-2/+2
* sort pipeline graph builds and build groups by nameMike Greiling2016-11-221-1/+1
* Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-222-2/+2
* Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet2016-11-182-10/+7
|\
| * Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-153-47/+75
| * Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-142-67/+51
| * Remove builds tab from merge requests and commitsAnnabel Dunstone Gray2016-11-142-13/+0
| * Rearrange and style items on pipeline pageAnnabel Dunstone Gray2016-11-101-24/+15
| * Move reusable well styles into their own fileAnnabel Dunstone Gray2016-11-101-3/+3
| * Remove toggle graph JS; put pipeline and builds in separate tabsAnnabel Dunstone Gray2016-11-101-40/+47
* | only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-102-3/+2
* | add missing column header for pipeline builds viewMike Greiling2016-11-102-3/+4
|/
* Make toggle pipeline btn into button elementAnnabel Dunstone Gray2016-11-101-1/+1
* Update commit page stylesAnnabel Dunstone Gray2016-11-041-29/+28
* added various changes to commit title areaDimitrie Hoekstra2016-11-041-46/+47
* Display last pipeline infoAnnabel Dunstone Gray2016-10-281-1/+1
* Fix commits specAnnabel Dunstone Gray2016-10-281-3/+3
* Fix mobile viewAnnabel Dunstone Gray2016-10-281-2/+2
* Finish styling commits viewAnnabel Dunstone Gray2016-10-284-14/+19
* Rearrange commit info viewAnnabel Dunstone Gray2016-10-281-33/+33