- 17 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Nov, 2015 1 commit
-
-
Jeroen van Baarsen authored
It was possible to create an infi redirect when the user set up the `home_page_url` to redirect to the main URL of the gitlab instance. This fix makes sure this redirect is not possible. Fixes !1020 Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 21 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Oct, 2015 2 commits
-
-
Stan Hu authored
Safari 9.0 does not yet honor the HTML5 `origin-when-cross-origin` mode, and it's possible load balancers/proxies strip the HTTP_REFERER from the request header. In these cases, default to some default path. Closes #3122 Closes https://github.com/gitlabhq/gitlabhq/issues/9731
-
Douwe Maan authored
-
- 19 Oct, 2015 1 commit
-
-
Dirceu Pereira Tiegs authored
-
- 14 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
This allows us to give a nice 404 for e.g. archive.zip.
-
- 13 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 18 Sep, 2015 1 commit
-
-
Francesco Levorato authored
-
- 09 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Jared Szechy authored
-
- 26 Aug, 2015 2 commits
-
-
Stan Hu authored
Many users naively set the home page URL setting to external_url (e.g. https://mydomain.com). When an unauthenticated user signs in, this causes endless redirections. For example, this is occuring: 1. Unauthenticated user attempts to access https://mydomain.com/dashboard 2. Application redirects to the home page URL: https://mydomain.com 3. Repeat step 2 In step 3, ApplicationController should have redirected the user to https://mydomain.com/users/sign_in. Disabling the redirection if home page URL is the same as external_url prevents users from messing up. Closes https://github.com/gitlabhq/gitlabhq/issues/8843 Closes #2057
-
Douwe Maan authored
-
- 25 Aug, 2015 1 commit
-
-
Robert Speicher authored
Instead of rendering this value server-side, we use Javascript and Gon to apply the user's color scheme (or the default) to any syntax highlighted code blocks. This will make it easier to cache these blocks in the future because they're no longer state-dependent.
-
- 20 Aug, 2015 1 commit
-
-
Artem Sidorenko authored
-
- 23 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9449
-
- 08 Jul, 2015 1 commit
-
-
Robert Speicher authored
Closes #1750
-
- 02 Jul, 2015 1 commit
-
-
Daniel Gerhardt authored
Redirection to the home page URL was broken by changing the target for `root_url` from `DashboardController` to `RootController` in 94d3c143. This regression was introduced in the 7.12.0 release. Fixes #1916.
-
- 18 Jun, 2015 1 commit
-
-
Stan Hu authored
Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled Closes #1813
-
- 29 May, 2015 1 commit
-
-
Alex Lossent authored
-
- 27 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 May, 2015 2 commits
-
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap users since it is not supported
-
- 01 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 30 Apr, 2015 1 commit
-
-
Dominik Sander authored
The instance variables assigned in `set_filter_values` are not used by anything anymore.
-
- 25 Apr, 2015 1 commit
-
-
Robert Speicher authored
Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2269
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 18 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Apr, 2015 1 commit
-
-
Stan Hu authored
Fix bug where error messages from Dropzone would not be displayed on the issues page Closes #1258
-
- 25 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1249
-
- 12 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Jan, 2015 1 commit
-
-
Marin Jankovski authored
-
- 18 Jan, 2015 1 commit
-
-
Steven Burgart authored
signe-in -> signed-in go_to_gihub_for_permissions -> go_to_github_for_permissions descendand -> descendant behavour -> behaviour recepient_email -> recipient_email generate_fingerpint -> generate_fingerprint dependes -> depends Cant't -> Can't wisit -> visit notifcation -> notification sufficent_scope -> sufficient_scope? levet -> level
-