- 04 Mar, 2016 11 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
MR meta details media queries.
-
Jacob Schatz authored
-
Jacob Schatz authored
Button full width on phone on MR/issue.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Rémy Coutable authored
Invalidate cache for builds badge This fixes cache issue with badges (we should not cache badge images). Closes #13982 See merge request !3086
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Closes #13982
-
Jacob Schatz authored
Increase the notes polling timeout over time Originally by @roperzh at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2821 Fixes #13300 See merge request !3071
-
Robert Speicher authored
SSH keys settings Closes #13860 See merge request !3034
-
- 03 Mar, 2016 29 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Prior, we were double-checking `@keys.any?`, and unnecessarily assigning `is_admin` in a view where it wasn't needed.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Button transparent colours
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13860
-
Robert Speicher authored
Update spring to 1.6.4 to fix support for Bundler 1.11 See merge request !3083
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Roberto Dip authored
A file called notes is loaded every ~15 seconds which checks for updates to content on the page. This commit increases the polling timeout over time (15, 30, 60, 120 seconds) and resets it to 15 seconds if the AJAX call returns new notes Fixes issue #13300
-
Gabriel Mazetto authored
-
Jacob Schatz authored
Password settings page Closes #13858 ![](https://gitlab.com/gitlab-org/gitlab-ce/uploads/ebb9b67d69daa8872d79626b85f99b52/password-settings.png) See merge request !3033
-
Jacob Vosmaer authored
Lazy diffs Needs https://gitlab.com/gitlab-org/gitlab_git/merge_requests/65 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/10785 - Use Gitlab::Git::DiffCollection which limits the result set size. This avoids loading unnecessary data from Git/SQL into memory. - Remove left-over Grit timeout handling code. - Use Gitlab::Git::Count.lines to count lines in strings. - Use more iterators. See merge request !2705
-
Jacob Schatz authored
Correcly updates the status of the comment buttons on reload Closes #5534 ![comment-reload](/uploads/413df488222cacfb02a5ea7592abfd11/comment-reload.gif) See merge request !3081
-
Jacob Schatz authored
Emails settings Closes #13857 ![](https://gitlab.com/gitlab-org/gitlab-ce/uploads/4a87ee4b0abf970c1fbb5e8a8c02740c/email-settings.png) See merge request !3032
-
Jacob Schatz authored
Include pagination for other than projects search Pagination for projects results is already added on views/shared/projects/_list.html.haml Fixes #13933 See merge request !3056
-
Phil Hughes authored
Closes #5534
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Improve UI for explore projects page Move visibility and tags filter inline with navigation links Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @jschatz1 @skyruler See merge request !3079
-
Rémy Coutable authored
[ci skip]
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-