summaryrefslogtreecommitdiff
path: root/lib/api/commit_statuses.rb
diff options
context:
space:
mode:
authorBlake Hitchcock <rbhitchcock@gmail.com>2016-01-25 11:27:03 -0500
committerBlake Hitchcock <rbhitchcock@gmail.com>2016-01-26 15:55:40 -0500
commit4be65c3231f1bc260134d1c301b24baf87ef1552 (patch)
treed4ab7e3962fe10533dc56451d3eb5cdbdcaa5648 /lib/api/commit_statuses.rb
parent95c644dfa2b433e9658f7ea1e76c08bf1fcc74ab (diff)
downloadgitlab-ce-4be65c3231f1bc260134d1c301b24baf87ef1552.tar.gz
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.
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions