- 24 Feb, 2016 12 commits
-
-
Jacob Schatz authored
Changed padding & background color for highlighted notes Closes #12453 ![Screen_Shot_2016-02-23_at_11.18.59](/uploads/19150d884fd1175fe0df5f6daee64206/Screen_Shot_2016-02-23_at_11.18.59.png) See merge request !2937
-
Jacob Schatz authored
Correctly aligned buttons vertical in gray-content-block Closes #12790 ![Screen_Shot_2016-02-23_at_15.09.19](/uploads/e5c6d97d8c1712273c87a0d592430390/Screen_Shot_2016-02-23_at_15.09.19.png) See merge request !2941
-
Jacob Schatz authored
Treats activity tabs as single select Fixes #8092 ![activity-tabs](/uploads/1fb4d9233492252cfd93c74579e97514/activity-tabs.gif) See merge request !2940
-
Rémy Coutable authored
Fix look of tooltip for Revert button. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13602 See merge request !2900
-
Rémy Coutable authored
Fix group projects styles Makes new project button visible when no projects are available. Fixes #13193 # BEFORE ![Screen_Shot_2016-02-04_at_1.08.27_PM](/uploads/36be9d5892506e7d1abcf4eb2a622e12/Screen_Shot_2016-02-04_at_1.08.27_PM.png) # AFTER (w/projects) ![Screen_Shot_2016-02-04_at_1.07.48_PM](/uploads/fa257a1965017ff1274572dc66fccf90/Screen_Shot_2016-02-04_at_1.07.48_PM.png) # AFTER (no projects) ![Screen_Shot_2016-02-04_at_1.07.28_PM](/uploads/326f6fdac24b56e8408efd0d11dc2805/Screen_Shot_2016-02-04_at_1.07.28_PM.png) cc @creamzy @skyruler See merge request !2714
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixes #8092
-
Rémy Coutable authored
Revert "Remove newrelic gem. Closes #12860" This reverts commit 53176717. Conflicts: Gemfile.lock See merge request !2943
-
Robert Speicher authored
Load award emoji picker with ajax request Fixes #13301. See merge request !2888
-
Annabel Dunstone authored
-
Alfredo Sumaran authored
-
- 23 Feb, 2016 28 commits
-
-
Alfredo Sumaran authored
-
Jacob Schatz authored
Makes new project button visible when no projects are available. Fixes #13193
-
Robert Speicher authored
Update sentry-raven to 0.15.6 Fixes a few bugs, most notably (for our purposes): https://github.com/getsentry/raven-ruby/pull/450 See merge request !2947
-
Robert Speicher authored
-
Jacob Schatz authored
Adds "e" shortcut to issuable pages which redirects to the Edit page Closes #13510 See merge request !2945
-
Robert Speicher authored
Show Crowd login even when sign-in is disabled Fixes #13176. See merge request !2749
-
Robert Speicher authored
Does not raise an error when Todo is already marked as done Closes #13681 See merge request !2926
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Phil Hughes authored
-
Jacob Schatz authored
Set of UI fixes * Improve wiki pages * Improve profile pages cc @skyruler See merge request !2758
-
Marin Jankovski authored
Restrict permissions on public/uploads Based on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/631 See merge request !2764
-
Phil Hughes authored
Closes #12790
-
Jacob Schatz authored
Fixes issue with file view rows not clickable on project main view Fixed an issue where it would only load the first 25 commit data on project main view. Stopped the file view sending 1 too many requests. Fixes #3916 See merge request !2933
-
Rémy Coutable authored
fix some links See merge request !2812
-
Rémy Coutable authored
-
Peter Hudec authored
-
Jacob Schatz authored
Users don't get instructions to push to other users empty projects Fixes #12518 ![Screen_Shot_2016-02-22_at_17.38.18](/uploads/42a3c32af1326f15a7b40fd7153a89fb/Screen_Shot_2016-02-22_at_17.38.18.png) See merge request !2923
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Jacob Schatz authored
Issues can be dragged & dropped into empty milestone lists This is also possible with MRs. Also fixed an issue where MRs weren't sortable Fixes #13668 ![milestone](/uploads/aada0f48ce8b1407cce920eef3f4d5f3/milestone.gif) See merge request !2935
-
Jacob Schatz authored
Fixed mis-aligned buttons on dashboard/issues Before: ![](/uploads/35e413f2a5273bcdb1cc9ab20fa8d923/Screen_Shot_2016-02-22_at_10.15.39_PM.png) After: ![Screen_Shot_2016-02-23_at_08.45.12](/uploads/4fbba0650ea6005b1cd600b5038f91d1/Screen_Shot_2016-02-23_at_08.45.12.png) See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2921#note_3868715 See merge request !2932
-
Jacob Schatz authored
Fixes dropdown appearance and makes it look accordingly to current design Fixes #11874 See merge request !2920
-
Phil Hughes authored
Closes #12453
-
Phil Hughes authored
This is also possible with MRs. Also fixed an issue where MRs weren't sortable Fixes #13668
-
Kamil Trzciński authored
Extend specs for summary build status Additional specs cover a case when one of the builds is running but allowed to fail. Previous implementation returned `running` status, which is wrong. This behavior has been changed in 8.5, this commit adds missing specs. See merge request !2904
-