- 09 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- Need to pass in a `page_slug` to the filter, so it can rewrite based on the current page (all links are rewritten to the level of the app root). - The earlier `markdown_preview` endpoint was at the level of the wiki. We need to know the current page (for rewriting, as above), so this commit moves the endpoint to the level of a wiki page. - Fix all tests
-
- 08 Jun, 2016 4 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Stan Hu authored
Also hides the "Applications" nav button if OAuth applications are disabled by the admin. Closes #14770
-
- 07 Jun, 2016 5 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 06 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- Turbolinks caches the `head`, so `gon` updates don't show up unless the user navigates to page directly (by URL) or performs a refresh. - The solution is to render `gon` in the body instead. - Also update the syntax to the new Rails 4 (according to the gon README) syntax.
-
- 03 Jun, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Jun, 2016 6 commits
-
-
Josh Frye authored
-
Josh Frye authored
-
Josh Frye authored
-
Josh Frye authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Connor Shea authored
-
- 28 May, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 May, 2016 6 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
Add fade out to left side of layout nav; remove dropdown nav helper; remove controls button from mobile
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Robert Speicher authored
-
- 24 May, 2016 1 commit
-
-
Phil Hughes authored
When clicking the pill in the search field, it now focus the field. Previously you would have to make sure you click in the field. Fixed an issue where clicking out of the field wouldn't remove the focus outline Also reduced some of the HTML to remove what isn't needed
-
- 23 May, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 19 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 17 May, 2016 2 commits
-
-
Sean McGivern authored
Based on: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 May, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 12 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 11 May, 2016 1 commit
-
-
Connor Shea authored
When there are 0 Todos, the Todos icon still had the blue badge with a "0" in it, which made me think I had a new Todo left. This makes it less annoying. Follow-up on !4077.
-
- 10 May, 2016 1 commit
-
-
DJ Mountney authored
Also added a health check page to the admin section for resetting the token.
-
- 09 May, 2016 3 commits
-
-
Annabel Dunstone authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 08 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-