- 17 Apr, 2017 21 commits
-
-
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 2 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
-
- 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 13 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
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
-
Luke "Jared" Bennett authored
-
Rémy Coutable authored
Use the hashie-forbideen_attributes gem Closes #26400 See merge request !10579
-
Stan Hu authored
Revert "Merge branch 'grpc-1.2.2' into 'master'" See merge request !10700
-
Rémy Coutable authored
Update show.html.haml to allow guests to see the Files tab as per #30199 See merge request !10640
-
Rémy Coutable authored
Implement Users::BuildService Closes #30349 See merge request !10675
-