An error occurred fetching the project authors.
- 08 Apr, 2018 1 commit
-
-
blackst0ne authored
Rails 5.0 requires to explicitly permit attributes when building a URL using current `params` object. The `safe_params` helper allows developers to just call `safe_params.merge(...)` instead of manually adding `permit` to every call. https://github.com/rails/rails/pull/20868
-
- 04 Apr, 2018 1 commit
-
-
Francisco Javier López authored
-
- 28 Feb, 2018 1 commit
-
-
Horatiu Eugen Vlad authored
-
- 22 Feb, 2018 1 commit
-
-
Bob Van Landuyt authored
-
- 02 Feb, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 24 Jan, 2018 1 commit
-
-
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
-
- 23 Nov, 2017 1 commit
-
-
Markus Koller authored
-
- 20 Nov, 2017 1 commit
-
-
Tiago Botelho authored
-
- 17 Nov, 2017 4 commits
-
-
Francisco Lopez authored
-
Francisco Lopez authored
-
Michael Kozono authored
-
Michael Kozono authored
-
- 16 Nov, 2017 1 commit
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- 02 Nov, 2017 1 commit
-
-
Douwe Maan authored
-
- 21 Oct, 2017 1 commit
-
-
Toon Claes authored
-
- 20 Oct, 2017 1 commit
-
-
Toon Claes authored
-
- 04 Oct, 2017 1 commit
-
-
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
-
- 26 Sep, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 01 Sep, 2017 1 commit
-
-
Tiago Botelho authored
-
- 09 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 07 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 04 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 28 Jul, 2017 1 commit
-
-
Stan Hu authored
This makes the logs a bit more useful to search requests by users.
-
- 13 Jul, 2017 1 commit
-
-
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
-
- 06 Jul, 2017 1 commit
-
-
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>
-
- 04 Jul, 2017 1 commit
-
-
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.
-
- 20 Jun, 2017 1 commit
-
-
Pawel Chojnacki authored
-
- 09 Jun, 2017 4 commits
-
-
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>
-
- 25 May, 2017 1 commit
-
-
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.
-
- 24 May, 2017 1 commit
-
-
Alexis Reigel authored
-
- 09 May, 2017 1 commit
-
-
Fatih Acet authored
-
- 05 May, 2017 1 commit
-
-
Michael Kozono authored
-
- 04 May, 2017 1 commit
-
-
Ruben Davila authored
-
- 03 May, 2017 1 commit
-
-
Ruben Davila authored
-
- 28 Apr, 2017 1 commit
-
-
Dosuken shinya authored
-
- 20 Apr, 2017 1 commit
-
-
Ruben Davila authored
-