- 19 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 31 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 11 Mar, 2016 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
It's unclear how these blank values got added, but GitLab.com had a few: ``` irb(main):002:0> Note.where("line_code IS NOT NULL AND line_code = ''").count => 439 ``` We've added a migration to convert any existing records to use a NULL value when blank, and updated Note to set blank values to nil before validation.
-
Yorick Peterse authored
We can just use "arel_table" in these cases instead of "SomeClass.arel_table".
-
Yorick Peterse authored
-
- 06 Mar, 2016 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
We've got all these polymorphic type-checking methods, might as well use 'em everywhere it makes sense.
-
- 05 Mar, 2016 2 commits
-
-
Robert Speicher authored
This method was duplicating default Rails behavior.
-
Robert Speicher authored
This method was added in Dec 2012, its single use was removed two days later, and it's been there ever since.
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 20 Feb, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 19 Feb, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- 22 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 19 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 13 Jan, 2016 1 commit
-
-
Rémy Coutable authored
This is moved to a model method rather than an helper method because the API will need it too.
-
- 29 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 28 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 25 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 15 Dec, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 11 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 10 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 09 Dec, 2015 1 commit
-
-
Stan Hu authored
-
- 07 Dec, 2015 2 commits
-
-
Robert Speicher authored
-
Grzegorz Bizon authored
-
- 05 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Dec, 2015 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 21 Nov, 2015 1 commit
-
-
Robert Schilling authored
-
- 19 Nov, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 18 Nov, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 15 Oct, 2015 1 commit
-
-
Yorick Peterse authored
-