- 12 Apr, 2016 1 commit
-
-
Baldinof authored
-
- 01 Apr, 2016 1 commit
-
-
Yorick Peterse authored
These methods are called quite often in loops so by memoizing their output we can reduce timings a bit.
-
- 22 Mar, 2016 1 commit
-
-
Baldinof authored
-
- 26 Jan, 2016 1 commit
-
-
Blake Hitchcock authored
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.
-
- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
-
- 30 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 11 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-