- 04.03.2016 23 коммита
-
-
Rubén Dávila создал
-
-
Jacob Schatz создал
Added tabindex to filter field Based on however I changed the tabindex of the search field so that it goes search field -> filter field & then back to browser default. I dont think we should override the default tabindex of the page too much. Closes #3706 See merge request !3093
-
Dmitriy Zaporozhets создал
-
Dmitriy Zaporozhets создал
-
Phil Hughes создал
Based on however I changed the tabindex of the search field so that it goes search field -> filter field & then back to browser default. I dont think we should override the default tabindex of the page too much Closes #3706
-
Rémy Coutable создал
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 создал
-
-
Jacob Schatz создал
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 создал
-
Robert Speicher создал
Prior, we were double-checking `@keys.any?`, and unnecessarily assigning `is_admin` in a view where it wasn't needed.
-
Robert Speicher создал
-
Robert Speicher создал
-
Robert Speicher создал
-
Phil Hughes создал
-
Phil Hughes создал
-
Phil Hughes создал
-
-
Phil Hughes создал
-
-
Robert Speicher создал
Update spring to 1.6.4 to fix support for Bundler 1.11 See merge request !3083
-
- 03.03.2016 17 коммитов
-
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Roberto Dip создал
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 создал
-
Jacob Schatz создал
Password settings page Closes #13858  See merge request !3033
-
Jacob Vosmaer создал
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 создал
Correcly updates the status of the comment buttons on reload Closes #5534  See merge request !3081
-
Jacob Schatz создал
Emails settings Closes #13857  See merge request !3032
-
Jacob Schatz создал
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
-
-
Jacob Vosmaer создал
-
Dmitriy Zaporozhets создал
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 -
-
-