- Jan 24, 2018
-
-
Stan Hu authored
The default 404 handler would return the Content-Type format based on the given format extension. This would cause the Rails CSRF protection to flag an error, since the .js extension gets mapped to text/javascript format. Closes #40771
-
- Nov 23, 2017
-
-
- Nov 20, 2017
-
-
Tiago Botelho authored
-
- Nov 17, 2017
-
-
Francisco Javier López authored
-
Francisco Javier López authored
-
-
-
- Nov 16, 2017
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- Nov 02, 2017
-
-
Douwe Maan authored
-
- Oct 21, 2017
-
-
- Oct 20, 2017
-
-
- Oct 04, 2017
-
-
Stan Hu authored
Devise sets `current_user`, but not all controllers authenticate users by session tokens. Try to use the controller-defined `authenticated_user` if `current_user` is not available. Closes gitlab-org/gitlab-ee#3611
-
- Sep 26, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Sep 01, 2017
-
-
Tiago Botelho authored
-
- Aug 09, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 07, 2017
-
-
Bob Van Landuyt authored
-
- Aug 04, 2017
-
-
Bob Van Landuyt :neckbeard: authored
-
- Jul 28, 2017
-
-
Stan Hu authored
This makes the logs a bit more useful to search requests by users.
-
- Jul 13, 2017
-
-
Robin Bobbitt authored
When sign-in is disabled: - skip password expiration checks - prevent password reset requests - don’t show Password tab in User Settings - don’t allow login with username/password for Git over HTTP requests - render 404 on requests to Profiles::PasswordsController
-
- Jul 06, 2017
-
-
Rémy Coutable authored
A `performance_team` Flipper group has been created. By default this group is nil but this can be customized in `gitlab.yml` via the performance_bar.allowed_group setting. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 04, 2017
-
-
Stan Hu authored
Support noticed that a number of exceptions, such as "Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT)", failed to report to Sentry. The `rescue_from` in the ApplicationController prevented these exceptions from being recorded. This change ensures that these exceptions are properly captured.
-
- Jun 20, 2017
-
-
Pawel Chojnacki authored
-
- Jun 09, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- May 25, 2017
-
-
Ruben Davila authored
There was a race condition issue when the application was generating an email and was using a language that was previously being used in other request.
-
- May 24, 2017
-
-
Alexis Reigel authored
-
- May 09, 2017
-
-
- May 05, 2017
-
-
Michael Kozono authored
-
- May 04, 2017
-
-
Ruben Davila authored
-
- May 03, 2017
-
-
Ruben Davila authored
-
- Apr 28, 2017
-
-
Dosuken shinya authored
-
- Apr 20, 2017
-
-
Ruben Davila authored
-
- Apr 13, 2017
-
-
Ruben Davila authored
-
- Apr 06, 2017
-
-
Markus Koller authored
-
Markus Koller authored
-
Markus Koller authored
-
- Mar 22, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-