summaryrefslogtreecommitdiff
path: root/app/validators
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-1/+2
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-192-0/+34
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Allow to load ECDSA certificates for pages domainsVladimir Shushlin2019-09-072-2/+36
* Avoid checking dns rebind protection in validationFrancisco Javier López2019-09-051-1/+7
* Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-14/+2
* Update security/webhooks.md doc page & specsGeorge Koltsov2019-08-021-3/+3
* Add outbound requests setting for system hooksGeorge Koltsov2019-08-022-1/+31
* Allow blank but not nil in validationsReuben Pereira2019-07-311-2/+2
* Add validator for qualidied domain arrayReuben Pereira2019-07-231-0/+49
* Lesser Namespace#name validationsBob Van Landuyt2019-07-091-12/+0
* Fix color validation regexHeinrich Lee Yu2019-06-251-1/+1
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-113-112/+123
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+86
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-86/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+86
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-5/+3
* Fix Bitbucket importFrancisco Javier López2019-03-141-1/+1
* Merge branch 'fix/email_validator' into 'master'Stan Hu2019-03-092-7/+36
|\
| * Align EmailValidator to validate_email gem implementation.Horatiu Eugen Vlad2019-03-052-7/+36
* | Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-0/+9
* | Comment why we can't use Gitlab::CurrentSettingsThong Kuah2019-02-201-0/+6
* | Revert "Merge branch 'use_gitlab_current_settings' into 'master'"Bob Van Landuyt2019-02-191-1/+1
* | Use Gitlab::CurrentSettings in UrlValidatorThong Kuah2019-02-191-1/+1
|/
* Add table and model for error tracking settingsReuben Pereira2019-01-071-1/+3
* Merge branch 'ce-jej/group-saml-sso-button-link-description' into 'master'Clement Ho2018-12-081-0/+1
|\
| * Allow URLs to be validated as ascii_onlyJames Edwards-Jones2018-12-061-0/+1
* | Add custom validation message for chronic duration attributeGrzegorz Bizon2018-12-051-1/+5
|/
* Allow UrlValidator to work with attr_encryptedNick Thomas2018-09-171-3/+11
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+2
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* | Enable frozen string in vestigial filesgfyoung2018-09-112-0/+4
|/
* Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+35
|\
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-0/+1
| * Filter project hooks by branchDuana Saskia2018-08-131-0/+34
* | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+15
|/
* Enable frozen string in apps/validators/*.rbgfyoung2018-06-2719-2/+40
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-3/+11
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-015-95/+71
* Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-021-5/+3
* Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-2/+4
* Adds validators and rack cookie helperJames Edwards-Jones2018-04-022-0/+16
* Add HTTPS-only pagesRob Watson2018-03-221-2/+0
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+1
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+32
* Skip variables duplicates validator if variable is already a duplicateMatija Čupić2018-02-221-0/+2
* Improve validation message and add changelogmc/fix/project-variables-scopeKamil Trzciński2018-02-141-1/+1
* Refactor variable duplicates error messageMatija Čupić2018-02-141-1/+1
* Add more information in variable_duplicates validator error messageMatija Čupić2018-02-131-1/+3