This website requires JavaScript.
Explore
Help
Sign In
home
/
gitlabhq
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/gitlabhq.git
synced
2026-08-09 20:56:08 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8-10-stable
gitlabhq
/
app
/
validators
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Lopez
54a50bf81d
refactor url validator to use sanitizer for check
2016-07-01 09:02:45 +02:00
..
addressable_url_validator.rb
refactor url validator to use sanitizer for check
2016-07-01 09:02:45 +02:00
color_validator.rb
Add custom ColorValidator
2015-12-07 16:57:26 -05:00
email_validator.rb
Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp }
2016-02-09 18:15:35 +01:00
line_code_validator.rb
Add custom LineCodeValidator
2015-12-07 16:57:26 -05:00
namespace_name_validator.rb
Add custom NamespaceNameValidator
2015-12-07 16:57:26 -05:00
namespace_validator.rb
Blacklist 'new'
2016-01-08 10:19:22 +01:00
url_validator.rb
Allow webhooks URL to have leading and trailing spaces
2016-02-26 14:34:06 -05:00