An error occurred fetching the project authors.
- 18 Jul, 2019 1 commit
-
-
George Thomas authored
Closes #55564 This is first discovered in #54739 (comment 122609857) that if both if: and only: are used in a before_action or after_action or alike, if: is completely ignored.
-
- 17 Jun, 2019 1 commit
-
-
Oswaldo Ferreira authored
It persist temporary personal snippets under user/:id namespaces temporarily while creating a upload record to track it. If an user gets removed while it's still a tmp upload, it also gets removed. If the tmp upload is sent, the upload gets moved to personal_snippets/:id as before. The upload record also gets updated to the new model type as well.
-
- 20 Dec, 2018 1 commit
-
-
Mark Chao authored
-
- 18 Oct, 2018 1 commit
-
-
William George authored
-
- 19 Sep, 2018 1 commit
-
-
gfyoung authored
Enables frozen string for the following: * app/controllers/*.rb * app/controllers/admin/**/*.rb * app/controllers/boards/**/*.rb * app/controllers/ci/**/*.rb * app/controllers/concerns/**/*.rb Partially addresses #47424.
-
- 11 Sep, 2018 1 commit
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- 30 Jul, 2018 1 commit
-
-
Bob Van Landuyt authored
The status is shown for - The author of a commit when viewing a commit - Notes on a commit (regular/diff) - The user that triggered a pipeline when viewing a pipeline - The author of a merge request when viewing a merge request - The author of notes on a merge request (regular/diff) - The author of an issue when viewing an issue - The author of notes on an issue - The author of a snippet when viewing a snippet - The author of notes on a snippet - A user's profile page - The list of members of a group/user
-
- 09 Jul, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 28 Feb, 2018 1 commit
-
-
haseeb authored
-
- 11 Oct, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 06 Sep, 2017 1 commit
-
-
micael.bergeron authored
this will remove the need make N queries (per-note) at the cost of having to mark notes with an attribute this opens up the possibility for other special roles for notes
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Jun, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 06 Jun, 2017 1 commit
-
-
blackst0ne authored
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
-
- 31 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 10 May, 2017 2 commits
-
-
Douwe Maan authored
Refactor snippets finder & dont return internal snippets for external users See merge request !2094
-
Sean McGivern authored
Fix snippets visibility for show action - external users can not see internal snippets See merge request !2087
-
- 05 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 04 May, 2017 1 commit
-
-
Rares Sfirlogea authored
Remove slash commands from Markdown preview and display their outcome next to the text field. Introduce new "explanation" block to our slash commands DSL. Introduce optional "parse_params" block to slash commands DSL that allows to process a parameter before it is passed to "explanation" or "command" blocks. Pass path for previewing Markdown as "data" attribute instead of setting a variable on "window".
-
- 02 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 30 Apr, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 26 Apr, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 23 Feb, 2017 3 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Feb, 2017 2 commits
-
-
Douwe Maan authored
-
Oswaldo Ferreira authored
-
- 20 Feb, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 02 Feb, 2017 1 commit
-
-
Sean McGivern authored
Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
-
- 11 Oct, 2016 1 commit
-
-
Justin DiPierro authored
-
- 19 Sep, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 08 May, 2016 1 commit
-
-
Long Nguyen authored
-
- 05 May, 2016 2 commits
-
-
Long Nguyen authored
-
Long Nguyen authored
-
- 19 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 25 Nov, 2015 1 commit
-
-
Douglas Barbosa Alexandre authored
-