gitlab-org--gitlab-foss/spec/lib
Blake Hitchcock 4be65c3231 Update ExternalIssue regex for JIRA integration
The pattern in the `::reference_pattern` class method in the
ExternalIssue model does not match all valid forms of JIRA project
names. I have updated the regex to match JIRA project names with numbers
and underscores. More information on valid JIRA project names can be
found here:
https://confluence.atlassian.com/jira/changing-the-project-key-format-192534.html

* The first character must be a letter,
* All letters used in the project key must be from the Modern Roman Alphabet and upper case, and
* Only letters, numbers or the underscore character can be used.
2016-01-26 15:55:40 -05:00
..
banzai Whitelist raw "abbr" elements when parsing Markdown 2016-01-23 20:38:06 +01:00
ci Added cache:key to .gitlab-ci.yml allowing to fine tune the caching 2016-01-20 23:12:48 +01:00
gitlab Update ExternalIssue regex for JIRA integration 2016-01-26 15:55:40 -05:00
disable_email_interceptor_spec.rb
dnsxl_check_spec.rb Add IP blocking against DNSBL at sign-up 2016-01-20 15:28:19 +01:00
extracts_path_spec.rb
file_size_validator_spec.rb
git_ref_validator_spec.rb
repository_cache_spec.rb