diff options
author | Robert Speicher <robert@gitlab.com> | 2016-01-27 00:13:49 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-01-27 00:13:49 +0000 |
commit | cb83b95ea5017573cac0a2c58f0fa9a2f3771d52 (patch) | |
tree | d4ab7e3962fe10533dc56451d3eb5cdbdcaa5648 /lib/api/commit_statuses.rb | |
parent | 95c644dfa2b433e9658f7ea1e76c08bf1fcc74ab (diff) | |
parent | 4be65c3231f1bc260134d1c301b24baf87ef1552 (diff) | |
download | gitlab-ce-cb83b95ea5017573cac0a2c58f0fa9a2f3771d52.tar.gz |
Merge branch 'master' into 'master'
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.
See merge request !2598
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions