<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/concerns, branch gitlab-git-http-server</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>Show who last edited a comment if it wasn't the original author</title>
<updated>2015-07-30T12:45:54+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-07-30T12:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36bd6c8494d4d1deb09f749a02aa9981c8d3080f'/>
<id>36bd6c8494d4d1deb09f749a02aa9981c8d3080f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Issuable#to_ability_name</title>
<updated>2015-07-24T19:50:12+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-07-24T19:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37bc7bac19599092b25f5aa30705fb1bf89e4f42'/>
<id>37bc7bac19599092b25f5aa30705fb1bf89e4f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `notice_added_references` to `create_new_cross_references!`</title>
<updated>2015-07-14T01:31:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-07-13T22:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3d4767d0c78daf315e6b653bed3a3a3ee308072'/>
<id>f3d4767d0c78daf315e6b653bed3a3a3ee308072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Mentionable#notice_added_references</title>
<updated>2015-07-14T01:31:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-07-13T22:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4c698fd5ce77e46e3851384c14271eb74c3c9ee'/>
<id>e4c698fd5ce77e46e3851384c14271eb74c3c9ee</id>
<content type='text'>
It now accounts for models that have changed but have already been
persisted, such as when called from an UpdateService.

Closes #1773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It now accounts for models that have changed but have already been
persisted, such as when called from an UpdateService.

Closes #1773
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve performance for issue#show page</title>
<updated>2015-06-24T10:49:34+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-06-24T10:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5f23435f7d8b8040ed6b80322ccea3fa8323468'/>
<id>a5f23435f7d8b8040ed6b80322ccea3fa8323468</id>
<content type='text'>
* store @participants in variable
* store result of subscribed? call into variable

In total it reduce amount of SQL queries for issue with 10 comments/participants twice.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* store @participants in variable
* store result of subscribed? call into variable

In total it reduce amount of SQL queries for issue with 10 comments/participants twice.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace remaining references to `Note.create_cross_reference_note`</title>
<updated>2015-06-22T10:13:46+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-18T00:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2120e2dd95dbbab81c4b818d6d860139bb6c5f0b'/>
<id>2120e2dd95dbbab81c4b818d6d860139bb6c5f0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix taskable require</title>
<updated>2015-06-10T05:38:45+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-10T05:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94cbf0091f44e879c02066aab7ec0a44eaeb14c3'/>
<id>94cbf0091f44e879c02066aab7ec0a44eaeb14c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly remove already-mentioned commits for cross references</title>
<updated>2015-06-08T22:13:14+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-08T22:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23954b0f77ec048ed1a74eb30531c63de8b21b17'/>
<id>23954b0f77ec048ed1a74eb30531c63de8b21b17</id>
<content type='text'>
Fixes #1778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1778
</pre>
</div>
</content>
</entry>
<entry>
<title>More SystemNoteService cleanup</title>
<updated>2015-05-26T20:30:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-26T20:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3cb6a338466ca9b8e2a831cce306fc6d650231ed'/>
<id>3cb6a338466ca9b8e2a831cce306fc6d650231ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `cross_project_reference?` less magical</title>
<updated>2015-05-26T19:49:21+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-15T20:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5cc9b17b8a7d7a8081fa60ea75f6cf423fbddbc5'/>
<id>5cc9b17b8a7d7a8081fa60ea75f6cf423fbddbc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
