<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/concerns, branch diff-parse-first-commit</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Sort by ID when sorting using "Recently created"</title>
<updated>2016-01-07T13:53:02+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-06T16:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9dacc3bc568c6c8cfc4a1bc1af23eb96f9eae9b0'/>
<id>9dacc3bc568c6c8cfc4a1bc1af23eb96f9eae9b0</id>
<content type='text'>
Sorting by "id" has the same effect as sorting by created_at while
performing far better and without the need of an extra index (in case
one wanted to speed up sorting by "created_at").

Sorting by "Recently updated" still uses the physical "updated_at"
column as there's no way to use the "id" column for this instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sorting by "id" has the same effect as sorting by created_at while
performing far better and without the need of an extra index (in case
one wanted to speed up sorting by "created_at").

Sorting by "Recently updated" still uses the physical "updated_at"
column as there's no way to use the "id" column for this instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mentionable reference extraction caching.</title>
<updated>2016-01-06T12:33:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-01-06T12:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37ce5f312eabf95deff7aac68f6bce6ba6e106b9'/>
<id>37ce5f312eabf95deff7aac68f6bce6ba6e106b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'upvote_count_to_api' into 'master'</title>
<updated>2015-12-29T16:07:12+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2015-12-29T16:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eeba266e3d45f2e82f84bd3aab85195c890efb89'/>
<id>eeba266e3d45f2e82f84bd3aab85195c890efb89</id>
<content type='text'>

Revert upvotes and downvotes params back to MR API

issue https://gitlab.com/gitlab-org/gitlab-ce/issues/3672

See merge request !2212</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Revert upvotes and downvotes params back to MR API

issue https://gitlab.com/gitlab-org/gitlab-ce/issues/3672

See merge request !2212</pre>
</div>
</content>
</entry>
<entry>
<title>Revert upvotes and downvotes params to MR API</title>
<updated>2015-12-28T09:41:16+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-12-25T16:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83d42c1518274dc0af0f49fda3a10e846569cbcc'/>
<id>83d42c1518274dc0af0f49fda3a10e846569cbcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mention-all' into 'master'</title>
<updated>2015-12-27T21:09:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-12-27T21:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a97a2d27205637ea2ff6da112dabc1499c37ccfe'/>
<id>a97a2d27205637ea2ff6da112dabc1499c37ccfe</id>
<content type='text'>

Only allow group/project members to mention `@all`

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3473

See merge request !2205</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Only allow group/project members to mention `@all`

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3473

See merge request !2205</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `twitter:label` meta tags</title>
<updated>2015-12-24T22:11:08+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-12-24T22:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab3d855c0e1869fd1986c3bcdf7519f6b1cf1fa8'/>
<id>ab3d855c0e1869fd1986c3bcdf7519f6b1cf1fa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only allow group/project members to mention `@all`</title>
<updated>2015-12-24T14:33:51+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-24T14:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=672cbbff959c66ba10740ed17671d93060410d93'/>
<id>672cbbff959c66ba10740ed17671d93060410d93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use method that creates runners registration token</title>
<updated>2015-12-23T10:45:17+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2015-12-23T09:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e6950481a90a83f183397f11b8f2a5d21233cfb'/>
<id>3e6950481a90a83f183397f11b8f2a5d21233cfb</id>
<content type='text'>
`runners_registration_token` now creates a new token if it is blank.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`runners_registration_token` now creates a new token if it is blank.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add method that persist ensured token in `TokenAuthenticatable`</title>
<updated>2015-12-23T09:47:18+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2015-12-23T09:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37731ba1a1a926f1e4bd6dc620066822f3a4b0da'/>
<id>37731ba1a1a926f1e4bd6dc620066822f3a4b0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix method that ensures authentication token</title>
<updated>2015-12-23T08:37:01+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2015-12-23T08:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76f7e80455f1f5b5b052c7d8caf519713b016eea'/>
<id>76f7e80455f1f5b5b052c7d8caf519713b016eea</id>
<content type='text'>
Until now, `ensure_#{token_filed_name}` method didn't persist new token in database.

This closes #4235.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, `ensure_#{token_filed_name}` method didn't persist new token in database.

This closes #4235.
</pre>
</div>
</content>
</entry>
</feed>
