Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spaces | evuez | 2016-02-26 | 1 | -0/+3 |
* | Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...streamline-email-validation | Rémy Coutable | 2016-02-09 | 1 | -0/+5 |
* | Validate email addresses using Devise.email_regexp | Rémy Coutable | 2016-02-09 | 1 | -18/+0 |
* | Blacklist 'new'blacklist-new | Robert Schilling | 2016-01-08 | 1 | -0/+1 |
* | Inline Gitlab::Blacklist in NamespaceValidatorrs-validators | Robert Speicher | 2015-12-07 | 1 | -4/+32 |
* | Add custom NamespaceNameValidator | Robert Speicher | 2015-12-07 | 1 | -0/+10 |
* | Add custom NamespaceValidator | Robert Speicher | 2015-12-07 | 1 | -0/+22 |
* | Add custom LineCodeValidator | Robert Speicher | 2015-12-07 | 1 | -0/+12 |
* | Minor EmailValidator refactor | Robert Speicher | 2015-12-07 | 1 | -7/+4 |
* | Add custom ColorValidator | Robert Speicher | 2015-12-07 | 1 | -0/+20 |
* | Move EmailValidator to app/validators | Robert Speicher | 2015-12-07 | 1 | -0/+21 |
* | Add custom UrlValidator | Robert Speicher | 2015-12-07 | 1 | -0/+36 |