summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Fix haml_lint errorFilipa Lacerda2017-03-201-1/+1
* Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+1
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-7/+7
* New file from interface on existing branchJacopo2017-03-131-1/+1
* Don't show links to tag a commit for non permitted usersMark Fletcher2017-03-071-2/+3
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-5/+5
* remove tech debt codeFilipa Lacerda2017-02-251-21/+0
* fix more testsdimitrieh2017-02-211-1/+1
* fixed specs + docsdimitrieh2017-02-201-1/+1
* Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-141-1/+4
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-1/+1
|\
| * Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-1/+1
* | Use webpack to require filesFilipa Lacerda2017-02-051-1/+1
* | Resolve conflict after mergeFilipa Lacerda2017-02-031-2/+2
|\ \ | |/
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-032-26/+26
* | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-031-3/+3
* | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-031-1/+1
* | First iterationFilipa Lacerda2017-02-032-16/+26
|/
* 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