summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* add js prefix to classes used to toggle description on commit message in merg...Gabriel Gizotti2016-12-161-4/+4
* Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti2016-12-161-5/+3
* better text for mentioned but not closedGabriel Gizotti2016-12-161-1/+1
* add mentioned but not closed message to the same line as closes issueswqGabriel Gizotti2016-12-161-13/+14
* extract duplicate logic into a variable on _commit_message_containerGabriel Gizotti2016-12-161-2/+3
* move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti2016-12-161-21/+0
* backend completely drives creation of merge commit messageGabriel Gizotti2016-12-163-25/+21
* only render MR description toggle javascript if description is availableGabriel Gizotti2016-12-161-20/+19
* keep branch being merged, MR title and MR reference in merge commit message w...Gabriel Gizotti2016-12-161-2/+8
* Add toggle links for using default message and description on change merge co...Gabriel Gizotti2016-12-162-0/+29
* better mentioned but not closing message and iconGabriel Gizotti2016-12-161-2/+2
* diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-161-0/+9
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-1/+1
|\
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-1/+1
* | Merge branch '25617-todos-filter-placeholder' into 'master' Annabel Dunstone Gray2016-12-151-3/+3
|\ \
| * | 25617 Fix placeholder color of todo filters25617-todos-filter-placeholdertauriedavis2016-12-141-3/+3
* | | Merge branch 'remove-unnecessary-message-mr-commits-tab' into 'master' Fatih Acet2016-12-151-4/+0
|\ \ \
| * | | Remove unnecessary messageVictor Wu2016-12-091-4/+0
* | | | Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-152-2/+2
* | | | Remove pages/snippets cssdelete-more-page-specific-cssAnnabel Dunstone Gray2016-12-142-4/+5
* | | | Shift emojis and icons styles into frameworkAnnabel Dunstone Gray2016-12-141-2/+2
* | | | Merge branch 'clean-no-undef' into 'master' Alfredo Sumaran2016-12-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+1
* | | | Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-147-21/+21
* | | | Merge branch 'dz-fix-admin-routes' into 'master' Sean McGivern2016-12-147-13/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-117-13/+13
* | | | Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-149-16/+18
|\ \ \ \
| * | | | Improve build status specs contexts descriptionsGrzegorz Bizon2016-12-141-0/+2
| * | | | Update manual build icon SVGGrzegorz Bizon2016-12-131-1/+1
| * | | | Adds manual action icon and case to show itFilipa Lacerda2016-12-131-0/+1
| * | | | Fix detailed status badge for generic commit statusGrzegorz Bizon2016-12-121-1/+1
| * | | | Improve detailed status badge partialGrzegorz Bizon2016-12-128-18/+14
| * | | | Revert some unneeded changesKamil Trzcinski2016-12-121-1/+1
| * | | | Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-128-8/+9
| * | | | Fix auto loading of constants for Ci StatusesKamil Trzcinski2016-12-121-6/+7
| * | | | Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-127-15/+16
* | | | | Merge branch '25136-last-deployment-link' into 'master' Grzegorz Bizon2016-12-141-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Changes after review25136-last-deployment-linkFilipa Lacerda2016-12-071-1/+1
| * | | | Changes after reviewFilipa Lacerda2016-12-071-1/+1
| * | | | Fix broken link for latest deploymentFilipa Lacerda2016-12-071-2/+1
* | | | | Merge branch '3478-copy-commit-hash-to-clipboard' into 'master' Sean McGivern2016-12-132-13/+5
|\ \ \ \ \
| * | | | | Tweak style and add back wordingvictorwu2016-12-121-1/+2
| * | | | | Clean up commit copy to clipboard and make consistentvictorwu2016-12-122-12/+3
* | | | | | Merge branch '25155-fix-edited-text-in-comments' into 'master' Fatih Acet2016-12-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | break comment "edited at" block out of the note-text element to prevent issue...25155-fix-edited-text-in-commentsMike Greiling2016-12-121-1/+1
* | | | | | Merge branch '25106-hide-issue-mr-button-for-not-loggedin' into 'master' Fatih Acet2016-12-122-5/+6
|\ \ \ \ \ \
| * | | | | | removes extra if check25106-hide-issue-mr-button-for-not-loggedinNur Rony2016-12-121-5/+4
| * | | | | | hides new MR button from not loggedin userNur Rony2016-12-121-2/+3
| * | | | | | adds check for logged in user in group issuesNur Rony2016-12-121-7/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-1211-93/+106
|\ \ \ \ \ \