- 22 Mar, 2017 3 commits
-
-
Jose Ivan Vargas authored
-
Annabel Dunstone Gray authored
-
Dimitrie Hoekstra authored
-
- 20 Mar, 2017 4 commits
-
-
Annabel Dunstone Gray authored
-
Jacob Schatz authored
-
Clement Ho authored
-
Nur Rony authored
-
- 18 Mar, 2017 1 commit
-
-
Clement Ho authored
-
- 17 Mar, 2017 6 commits
-
-
tauriedavis authored
add changelog entry
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #29543
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29557 When using the full font-stack some the Unicode 1.1 emojis are taken up by fonts closer up the stack and don't represent the emoji well. ``` font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; ``` - On Windows, "Segoe UI" -> "Arial" takes over - On mac OS, "Helvetia" -> ".SF NS Display" takes over mac OS 10.12.3 | Windows 10 --- | --- ![](http://i.imgur.com/JI99zoH.png) | ![](http://i.imgur.com/aek8G1X.png) --- When using a shorter emoji font-stack, everything seems to be covered well
``` font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; ``` - On Windows, "Segoe UI Emoji" takes over - On mac OS, "Apply Color Emoji" takes over mac OS 10.12.3 | Windows 10 --- | --- ![](http://i.imgur.com/bDwpGCw.png) | ![](http://i.imgur.com/7kUwEJQ.png)
-
- 16 Mar, 2017 6 commits
-
-
Kushal Pandya authored
-
Phil Hughes authored
Closes #29536
-
Phil Hughes authored
Clean up the events when the modal window is closed
-
Phil Hughes authored
[ci skip]
-
Filipa Lacerda authored
-
- 14 Mar, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 13 Mar, 2017 6 commits
-
-
Sam Rose authored
-
Jacopo authored
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Delegate a discussion in a merge request into a new issue. The discussion wil be marked as resolved and a system note will be added linking to the newly created issue.
-
- 10 Mar, 2017 3 commits
-
-
Simon Knox authored
-
Annabel Dunstone Gray authored
-
Simon Knox authored
-
- 08 Mar, 2017 6 commits
-
-
Annabel Dunstone Gray authored
-
Phil Hughes authored
-
dimitrieh authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #28312
-
Clement Ho authored
-
- 07 Mar, 2017 4 commits
-
-
Rémy Coutable authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Simon Knox authored
-