An error occurred fetching the project authors.
- 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 1 commit
-
-
Sean McGivern authored
Redirect /namespace/project/info/refs to /namespace/project.git/info/refs, so `git clone` works on either namespace/project.git or namespace/project.
-
- 06 Jun, 2016 5 commits
-
-
Alfredo Sumaran authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Alfredo Sumaran authored
-
Fatih Acet authored
-
Timothy Andrew authored
- Move the `TwoFactorAuthsController`'s `new` action to `show`, since the page is not used to create a single "two factor auth" anymore. We can have a single 2FA authenticator app, along with any number of U2F devices, in any combination, so the page will be accessed after the first "two factor auth" is created. - Add the `u2f` javascript library, which provides an API to the browser's U2F implementation. - Add tests for the JS components
-
- 01 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
No spaces before commas. See #17478
-
- 16 May, 2016 2 commits
-
-
Phil Hughes authored
Closes #16563
-
Phil Hughes authored
Closes #14091
-
- 13 May, 2016 2 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 12 May, 2016 1 commit
-
-
DJ Mountney authored
-
- 10 May, 2016 3 commits
-
-
DJ Mountney authored
Also added a health check page to the admin section for resetting the token.
-
DJ Mountney authored
-
Long Nguyen authored
-
- 09 May, 2016 2 commits
-
-
Kamil Trzcinski authored
This reverts commit 0a280158.
-
Kamil Trzcinski authored
We send a state of ansi2html to client, client needs to send this state back. The state describes the configuration of generator and position within trace.
-
- 08 May, 2016 4 commits
-
-
Kamil Trzcinski authored
-
Long Nguyen authored
-
Long Nguyen authored
-
Long Nguyen authored
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 04 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 02 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Long Nguyen authored
-
- 29 Apr, 2016 1 commit
-
-
Timothy Andrew authored
- So that the server doesn't have to be restarted for every change in dev.
-
- 28 Apr, 2016 1 commit
-
-
Yorick Peterse authored
This button depends on Issue#can_be_worked_on? which in turn depends on Issue#related_branches. By rendering this button asynchronously we can finally remove all usages of Issue#related_branches and Issue#referenced_merge_requests from the issues "show" page.
-
- 22 Apr, 2016 3 commits
-
-
Douwe Maan authored
-
Robert Speicher authored
Sent emails in the development environment will no longer automatically be opened in the browser. If a sent email needs to be viewed, it can be found at the `/rails/letter_opener` route.
-
Phil Hughes authored
Closes #4228
-
- 19 Apr, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 18 Apr, 2016 1 commit
-
-
P.S.V.R authored
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785 Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
-
- 15 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Report: https://github.com/gitlabhq/gitlabhq/issues/10138Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 13 Apr, 2016 3 commits
-
-
Yorick Peterse authored
Currently this works by loading the HAML partials via XHR. While this is not the nicest setup it _is_ the easiest setup using the tools we currently have. Loading this data asynchronously doesn't make loading the related MRs/branches itself faster, it merely ensures that loading the issue itself is not slowed down. Fixes gitlab-org/gitlab-ce#14949
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 12 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-