Files
gitlabhq/config
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
..
2016-01-20 21:27:01 -05:00
2015-11-26 17:03:43 +02:00
2011-10-09 00:36:38 +03:00
2015-11-25 18:18:44 +02:00
2014-09-16 17:31:20 +02:00