<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/concerns, branch commit_status</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>Revamp finding projects by namespaces</title>
<updated>2015-10-08T12:35:32+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-10-07T15:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03417456f0b7db408bfefd28e5b9342889b7f711'/>
<id>03417456f0b7db408bfefd28e5b9342889b7f711</id>
<content type='text'>
By using a JOIN we can remove the need for using 2 separate queries to
find a project by its namespace. Combined with an index (only needed for
PostgreSQL) this reduces the query time from ~245 ms (~520 ms for the
first call) down to roughly 10 ms (~15 ms for the first call).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using a JOIN we can remove the need for using 2 separate queries to
find a project by its namespace. Combined with an index (only needed for
PostgreSQL) this reduces the query time from ~245 ms (~520 ms for the
first call) down to roughly 10 ms (~15 ms for the first call).
</pre>
</div>
</content>
</entry>
<entry>
<title>Added concern for case-insensitive WHERE queries</title>
<updated>2015-10-07T21:32:14+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-10-07T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1190d0ab3dc7a3025bf55b666f34d1a0b51a8d89'/>
<id>1190d0ab3dc7a3025bf55b666f34d1a0b51a8d89</id>
<content type='text'>
On PostgreSQL these queries use LOWER(...) to compare columns and
values. For MySQL a regular WHERE is performed as MySQL is already
case-insensitive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On PostgreSQL these queries use LOWER(...) to compare columns and
values. For MySQL a regular WHERE is performed as MySQL is already
case-insensitive.
</pre>
</div>
</content>
</entry>
<entry>
<title>add repository field to issue hook data</title>
<updated>2015-09-16T20:33:37+00:00</updated>
<author>
<name>Jungkook Park</name>
<email>pjknkda@gmail.com</email>
</author>
<published>2015-09-11T03:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4ac2d582c729cc22e0da7ab894be04a187eb006'/>
<id>e4ac2d582c729cc22e0da7ab894be04a187eb006</id>
<content type='text'>
add a test for to_hook_data of issue model

update CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add a test for to_hook_data of issue model

update CHANGELOG
</pre>
</div>
</content>
</entry>
<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>
</feed>
