- 17 Apr, 2017 24 commits
-
-
Jacob Schatz authored
Fix spacing of nav title See merge request !10708
-
Annabel Dunstone Gray authored
Expand/collapse button -> Change to make it look like a toggle Closes #28575 See merge request !10720
-
Fatih Acet authored
Fix award button smiley jumping out of place Closes #30863 See merge request !10672
-
Marcia Ramos authored
Add link to GitHub rake task Closes #30730 See merge request !10616
-
James Lopez authored
-
Clement Ho authored
Move labels of search results from bottom to title Closes #19897 See merge request !10705
-
Douwe Maan authored
Fix following with multiple paths Closes gitlab-ee#2175 See merge request !10737
-
Douwe Maan authored
Remove `Repository#version` method and tests Closes #24251 See merge request !10734
-
Douwe Maan authored
Fix restricted visibility project setting Closes #30581 See merge request !10622
-
James Lopez authored
-
Sean McGivern authored
`git log --follow` is only supported for a single path. CE doesn't currently pass multiple paths, but EE does.
-
Annabel Dunstone Gray authored
Added break-word wrap Closes #30986 See merge request !10733
-
Douwe Maan authored
Hard delete users' associated records deleted from AbuseReports Closes #31021 See merge request !10723
-
Sean McGivern authored
Explicitly give Encoding.default_external for trace Closes #30796 See merge request !10728
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Luke "Jared" Bennett authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Alfredo Sumaran authored
Clear emoji search in awards menu after picking emoji Closes #27655 See merge request !10524
-
- 16 Apr, 2017 3 commits
-
-
Robert Speicher authored
Fix regression in rendering Markdown references that do not exist Closes #30972 See merge request !10716
-
Stan Hu authored
In the case of spammers, we really want a hard delete to avoid retaining spam. Closes #31021
-
Jacopo authored
Changed the expand/collapse button to look different when is opened/closed
-
- 15 Apr, 2017 4 commits
-
-
Phil Hughes authored
Merge branch '30492-using-icon-to-mark-discussion-as-resolved-does-not-resolve-discussion' into 'master' Resolve "Using icon to mark discussion as resolved does not resolve discussion" Closes #30492 See merge request !10652
-
Phil Hughes authored
Issue Title Vue: convert to .vue - use 'render' with 'createElement' in index See merge request !10625
-
Regis Boudinot authored
-
Stan Hu authored
Closes #30972
-
- 14 Apr, 2017 9 commits
-
-
Robert Speicher authored
Turn on caching of classes in Knapsack specs See merge request !10709
-
Stan Hu authored
Enabling caching of classes slows start-up time because all controllers are loaded at initialization, but it reduces memory and load because files are not reloaded with every request. For example, caching is not necessary for loading database migrations but useful for handling Knapsack specs. Addresses gitlab-org/gitlab-ee#2162
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
Fix note header timeago and action overlap Closes #30810 See merge request !10644
-
winniehell authored
-
Phil Hughes authored
Only add newlines for multiple uploads Closes #29782 See merge request !10545
-
Phil Hughes authored
Add expirations to CA and user callouts Closes #30267 See merge request !10568
-
Alfredo Sumaran authored
frontend prevent authored votes Closes #21881 See merge request !6260
-
Luke "Jared" Bennett authored
-