<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/external_issue.rb, branch api-shared-groups</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'master' into number_sign_for_external_issue_ref</title>
<updated>2016-04-17T16:17:27+00:00</updated>
<author>
<name>BaldinoF</name>
<email>baldinof@gmail.com</email>
</author>
<published>2016-04-17T16:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b04140a1e497c75a721bc4e5458907bf35a0a8b9'/>
<id>b04140a1e497c75a721bc4e5458907bf35a0a8b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide number sign for string prefixed external issues</title>
<updated>2016-04-12T08:01:52+00:00</updated>
<author>
<name>Baldinof</name>
<email>baldinof@gmail.com</email>
</author>
<published>2016-04-12T08:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3918fce5bd073e18addb7d1d4aaf3c81ce8150b0'/>
<id>3918fce5bd073e18addb7d1d4aaf3c81ce8150b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Memoize reference_pattern/link_reference_pattern</title>
<updated>2016-04-01T09:13:30+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-03-24T15:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7849b0b25390a96881d1f8affd1eadab4e9de62'/>
<id>e7849b0b25390a96881d1f8affd1eadab4e9de62</id>
<content type='text'>
These methods are called quite often in loops so by memoizing their
output we can reduce timings a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These methods are called quite often in loops so by memoizing their
output we can reduce timings a bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add number sign on external issue reference text</title>
<updated>2016-03-22T14:36:50+00:00</updated>
<author>
<name>Baldinof</name>
<email>baldinof@gmail.com</email>
</author>
<published>2016-03-22T09:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b372968e936a8b02f8d7ff73a1e1cc25b332406c'/>
<id>b372968e936a8b02f8d7ff73a1e1cc25b332406c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ExternalIssue regex for JIRA integration</title>
<updated>2016-01-26T20:55:40+00:00</updated>
<author>
<name>Blake Hitchcock</name>
<email>rbhitchcock@gmail.com</email>
</author>
<published>2016-01-25T16:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4be65c3231f1bc260134d1c301b24baf87ef1552'/>
<id>4be65c3231f1bc260134d1c301b24baf87ef1552</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `reference_pattern` to Referable models</title>
<updated>2015-05-26T19:48:32+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-14T20:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b88da58cb6272a86b6df2e4efe392f10e689a6b2'/>
<id>b88da58cb6272a86b6df2e4efe392f10e689a6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `to_reference` for models that support references</title>
<updated>2015-05-26T19:48:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-03T03:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0faf91ff23815404a95cf4510b43dcf5e331c4f'/>
<id>c0faf91ff23815404a95cf4510b43dcf5e331c4f</id>
<content type='text'>
Now there is a single source of information for which attribute a model
uses to be referenced, and its special character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now there is a single source of information for which attribute a model
uses to be referenced, and its special character.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove title_for_issue helper</title>
<updated>2015-04-30T21:27:33+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-30T21:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=84a7675ea69b8bbd3e95a94fbcfad716daa77b36'/>
<id>84a7675ea69b8bbd3e95a94fbcfad716daa77b36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ExternalIssue base model to make issue referencing more robust for external issue trackers.</title>
<updated>2015-02-11T17:21:57+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2015-02-02T23:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29e606deeca83c41d72f880d9574af5983686ab3'/>
<id>29e606deeca83c41d72f880d9574af5983686ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
