summaryrefslogtreecommitdiff
path: root/app/views/projects/_merge_request_merge_settings.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+4
|
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
* Adds changelog entryFilipa Lacerda2017-02-031-2/+2
| | | | | | Replace "builds" in project settings Replace "builds" in admin area
* Remove markdown file extension and add anchor to linkRyan Harris2017-01-251-1/+1
|
* Fixed builds info link on project settings pageRyan Harris2017-01-251-1/+1
|
* Remove wrong '.builds-feature' class from the MR settings fieldset25171-fix-mr-features-settings-hidden-when-builds-are-disabledRémy Coutable2016-12-071-0/+15
Signed-off-by: Rémy Coutable <remy@rymai.me>