gitlab-org--gitlab-foss/app/models
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
..
ci Add method that calculates total size for artifacts subfolder 2016-01-20 21:55:13 +01:00
concerns Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' 2016-01-14 14:38:55 +00:00
hooks Raise hook url limit 2016-01-15 00:35:12 +03:00
members Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets 2016-01-21 14:23:53 +01:00
network
project_services Greatly improve external_issue_tracker performance 2016-01-19 14:03:20 +01:00
.gitkeep
ability.rb Give reporters the ability to download artifacts. 2016-01-15 12:01:19 +01:00
abuse_report.rb Use a more sensible message for the AbuseReport uniqueness validation 2016-01-16 16:50:43 -05:00
application_setting.rb Merge branch 'feature/check-against-rbl-only' into 'master' 2016-01-20 14:24:20 -05:00
audit_event.rb
broadcast_message.rb Move `BroadcastMessage#status` to a helper since it's presentational 2016-01-13 11:49:59 -05:00
commit.rb Merge branch 'master' into tmp-reference-pipeline-and-caching 2015-12-10 14:04:34 +01:00
commit_range.rb
commit_status.rb Merge branch 'ci/api-builds' into 'master' 2016-01-14 16:29:15 +00:00
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb
external_issue.rb Update ExternalIssue regex for JIRA integration 2016-01-26 15:55:40 -05:00
forked_project_link.rb
generic_commit_status.rb Annotate models 2016-01-06 13:09:55 +00:00
global_label.rb
global_milestone.rb Add two custom Date/Time conversion formats 2016-01-07 20:01:08 -05:00
group.rb Annotate models 2016-01-06 13:09:55 +00:00
identity.rb Codestyle changes 2016-01-12 12:29:10 -02:00
issue.rb Backport some changes from EE 2016-01-22 11:24:44 +02:00
jira_issue.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
key.rb
label.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
label_link.rb
lfs_object.rb Update annotations 2015-12-08 21:00:01 -08:00
lfs_objects_project.rb Update annotations 2015-12-08 21:00:01 -08:00
member.rb Creator should be added as a master of the project on creation 2016-01-20 20:06:28 -02:00
merge_request.rb Save and use actual diff base commit for MR diff highlighting 2016-01-20 18:44:27 +01:00
merge_request_diff.rb Save and use actual diff base commit for MR diff highlighting 2016-01-20 18:44:27 +01:00
milestone.rb Add two custom Date/Time conversion formats 2016-01-07 20:01:08 -05:00
namespace.rb Annotate models 2016-01-06 13:09:55 +00:00
note.rb Make sure non-highlighted diffs are still escaped 2016-01-22 01:47:17 +01:00
notification.rb
personal_snippet.rb
project.rb Backport some changes from EE 2016-01-22 11:24:44 +02:00
project_import_data.rb
project_snippet.rb
project_team.rb
project_wiki.rb Backport some changes from EE 2016-01-22 11:24:44 +02:00
protected_branch.rb
release.rb
repository.rb Merge branch 'update-gitlab-git' into 'master' 2016-01-25 09:35:54 +00:00
security_event.rb
sent_notification.rb #can_unsubscribe? -> #?unsubscribable? 2016-01-11 14:23:45 +01:00
service.rb Greatly improve external_issue_tracker performance 2016-01-19 14:03:20 +01:00
snippet.rb
subscription.rb
tree.rb Prioritize previewable over plain README files 2016-01-25 11:27:07 -02:00
user.rb Allow LDAP users to change their email if it was not set by the LDAP server 2016-01-19 16:25:38 +01:00
users_star_project.rb
wiki_page.rb Relax constraints for wiki slug 2016-01-14 12:09:31 -02:00