An error occurred fetching the project authors.
- 13 Sep, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 27 Jul, 2017 1 commit
-
-
Keifer Furzland authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 05 Jun, 2017 1 commit
-
-
Nick Thomas authored
-
- 16 Apr, 2017 1 commit
-
-
Stan Hu authored
In the case of spammers, we really want a hard delete to avoid retaining spam. Closes #31021
-
- 24 Feb, 2017 1 commit
-
-
Timothy Andrew authored
-
- 23 Feb, 2017 2 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- 07 Oct, 2016 1 commit
-
-
Nick Thomas authored
This commit adds a number of _html columns and, with the exception of Note, starts updating them whenever the content of their partner fields changes. Note has a collision with the note_html attr_accessor; that will be fixed later A background worker for clearing these cache columns is also introduced - use `rake cache:clear` to set it off. You can clear the database or Redis caches separately by running `rake cache:clear:db` or `rake cache:clear:redis`, respectively.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 09 May, 2016 1 commit
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 15 Mar, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- 16 Jan, 2016 1 commit
-
-
Robert Speicher authored
Previously it was "user has already been taken", when really we were saying the user has already been reported.
-
- 13 Jan, 2016 1 commit
-
-
Robert Speicher authored
This is intended to prevent the user from creating new objects while the transaction that removes them is being run, resulting in objects with nil authors which can then not be edited. See https://gitlab.com/gitlab-org/gitlab-ce/issues/7117
-
- 04 Jan, 2016 1 commit
-
-
Robert Speicher authored
Tell, Don't Ask.
-
- 29 Sep, 2015 1 commit
-
-
Rémy Coutable authored
This simplifies the "Report button" to not use open a dropdown and adds a tooltip on this button. This also removes an extra spec and adds missing specs.
-
- 06 Sep, 2015 1 commit
-
-
Stan Hu authored
-
- 06 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-