An error occurred fetching the project authors.
- 09 Oct, 2019 1 commit
-
-
Oswaldo Ferreira authored
It creates a separate endpoint to return just metadata of the diffs, but not the actual serialized diff lines, which are _very_ expensive to serialize.
-
- 08 Oct, 2019 1 commit
-
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
- 17 Sep, 2019 1 commit
-
-
Peter Leitzen authored
-
- 27 Dec, 2018 2 commits
-
-
Francisco Javier López authored
This is a port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, which fixes a bug with commenting on LFS image files.
-
Francisco Javier López authored
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, fixes a problem creating a displaying image diff notes when the image is stored in LFS. The main problem was that `Gitlab::Diff::File` was returning an invalid valid in `text?` for this kind of files. It also fixes a rendering problem with other LFS files, like text ones. They LFS pointer shouldn't be shown when LFS is enabled for the project, but they were.
-
- 11 Sep, 2018 2 commits
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- 07 Sep, 2018 2 commits
- 18 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
-
- 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
-
- 13 Feb, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 09 Jan, 2018 1 commit
-
-
Phil Hughes authored
Closes #41561
-
- 12 Dec, 2017 1 commit
-
-
Douwe Maan authored
-
- 17 Nov, 2017 1 commit
-
-
Phil Hughes authored
-
- 16 Nov, 2017 2 commits
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
Rémy Coutable authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Oct, 2017 1 commit
-
-
Douwe Maan authored
-
- 03 Aug, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
This makes navigating through diff files quickly. Currently we just toggle a list, which could be pretty big. This moves it into a dropdown to make it much easier. Also includes a filter bar to quickly search for certain files/extensions. Closes #29778
-
- 28 Jul, 2017 1 commit
-
-
Sean McGivern authored
When you change the diff view (inline / side-by-side), we set a cookie based on that new view. When you add a comment, we choose the style to use in the response based on that cookie. However, when you have just changed diff style, the request cookie will contain the old value, so we should use the view param instead.
-
- 05 Jul, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 31 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 26 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 23 May, 2017 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 12 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 10 May, 2017 2 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Apr, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 08 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Apr, 2017 1 commit
-
-
Douwe Maan authored
-