summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_change.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Updates a load of modal headers to use better markupsamdbeckham2018-06-011-1/+2
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-1/+1
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-2/+2
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-3/+1
* Updates `Revert this merge request` textJacopo2018-01-241-0/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-1/+1
* Small refactoring plus fixes for Spanish translations.Ruben Davila2017-06-151-6/+1
* Add translation for the verb 'Revert'Bob Van Landuyt2017-06-151-1/+1
* Remove HTML from translation keyBob Van Landuyt2017-06-151-1/+3
* `merge request` instead of `merge-request`Bob Van Landuyt2017-06-151-2/+2
* Translate commit dialogsBob Van Landuyt2017-06-151-2/+5
* Complete Spanish translations for Pipeline SchedulesRuben Davila2017-06-151-3/+3
* Add a bunch of missing translationsBob Van Landuyt2017-06-151-8/+9
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-9/+5
* New file from interface on existing branchJacopo2017-03-131-1/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-5/+5
* Ensure group acts as a namespace for polymorphic routes26810-fix-undefined-method-revert_group_project_commit_pathRémy Coutable2017-01-181-1/+1
* Mark Commit persistedpmq20/gitlab-ce-psvr/persistedP.S.V.R2017-01-161-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* 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
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* Add dynamic sizing for dropdown toggle, update Changelog.Connor Shea2016-08-171-1/+1
* Make the ref-selector function work properly for branch selection.Connor Shea2016-08-171-7/+2
* Initial implementation of an async branch dropdown for Revert and Cherry Pick.Connor Shea2016-08-171-1/+8
* Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-131-1/+1
* Add support to cherry-pick any commitP.S.V.R2016-04-181-0/+39