gitlab-org--gitlab-foss/spec/lib/gitlab
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
..
backend Fix after column rename 2015-12-11 18:02:10 +01:00
bitbucket_import Tag lib specs 2015-12-09 11:55:42 +01:00
ci/build/artifacts Add method that calculates total size for artifacts subfolder 2016-01-20 21:55:13 +01:00
diff Update tests 2016-01-20 17:14:26 +01:00
email Update spec 2016-01-07 15:51:12 +01:00
github_import Fix cross projects detection when importing GitHub pull requests 2016-01-20 19:36:35 -02:00
gitlab_import Tag lib specs 2015-12-09 11:55:42 +01:00
gitorious_import Tag lib specs 2015-12-09 11:55:42 +01:00
google_code_import Tag lib specs 2015-12-09 11:55:42 +01:00
ldap Allow LDAP users to change their email if it was not set by the LDAP server 2016-01-19 16:25:38 +01:00
lfs Tag lib specs 2015-12-09 11:55:42 +01:00
metrics Correct arity for instrumented methods w/o args 2016-01-25 21:28:59 +01:00
o_auth AuthHash should not parameterize email user 2015-12-10 18:49:48 -05:00
sherlock Tag lib specs 2015-12-09 11:55:42 +01:00
sql Tag lib specs 2015-12-09 11:55:42 +01:00
asciidoc_spec.rb Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
auth_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
build_data_builder_spec.rb Suppress e-mails on failed builds if allow_failure is set 2016-01-07 10:45:39 -08:00
closing_issue_extractor_spec.rb Update ExternalIssue regex for JIRA integration 2016-01-26 15:55:40 -05:00
color_schemes_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
database_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
git_access_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
git_access_wiki_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
highlight_spec.rb Add missing specs 2016-01-19 16:26:44 +01:00
incoming_email_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
key_fingerprint_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
markup_helper_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
metrics_spec.rb Stop tracking call stacks for instrumented views 2016-01-12 15:41:22 +01:00
note_data_builder_spec.rb Fix broken specs. 2016-01-19 17:35:43 -05:00
popen_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
project_search_results_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
push_data_builder_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
reference_extractor_spec.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
regex_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
themes_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
upgrader_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
uploads_transfer_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
url_builder_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
version_info_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00