<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/search_controller.rb, branch backport-issues-controller-changes</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>Adds cacheless render to Banzai object render</title>
<updated>2017-09-06T14:35:35+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-08-23T16:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d8e102c740b75ac9e1d168a84f532f6d9ebaa65'/>
<id>6d8e102c740b75ac9e1d168a84f532f6d9ebaa65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create and use project path helpers that only need a project, no namespace</title>
<updated>2017-07-05T16:11:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-29T17:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe13f110412d85c05dc68e5ee1db499f681bf722'/>
<id>fe13f110412d85c05dc68e5ee1db499f681bf722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SearchController#show</title>
<updated>2017-03-31T13:03:55+00:00</updated>
<author>
<name>Dongqing Hu</name>
<email>sorra@outlook.com</email>
</author>
<published>2017-03-31T13:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0ab0e4eff22ad35fcbad12c3feac6e8ac8b3822'/>
<id>b0ab0e4eff22ad35fcbad12c3feac6e8ac8b3822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't perform Devise trackable updates on blocked User records</title>
<updated>2017-02-10T16:51:14+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-02-01T18:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=191bcb4d1b5e983583e183d8945f638604c7f0e1'/>
<id>191bcb4d1b5e983583e183d8945f638604c7f0e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search feature: redirects to commit page if query is commit sha and only commit found</title>
<updated>2017-01-24T11:58:00+00:00</updated>
<author>
<name>YarNayar</name>
<email>YarTheGreat@gmail.com</email>
</author>
<published>2017-01-11T04:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99404a5851a4b8bbba8a5786d7351f2d4b024092'/>
<id>99404a5851a4b8bbba8a5786d7351f2d4b024092</id>
<content type='text'>
See !8028 and #24833
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See !8028 and #24833
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken commits search</title>
<updated>2016-11-08T10:03:23+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-11-07T18:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebc44befdc773b39a171d38dc13c38cd6630828a'/>
<id>ebc44befdc773b39a171d38dc13c38cd6630828a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed search dropdown labels not displaying</title>
<updated>2016-09-12T08:00:57+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-09-09T11:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=47b49624b1caff3db026c69ac219aa48507eedaa'/>
<id>47b49624b1caff3db026c69ac219aa48507eedaa</id>
<content type='text'>
This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle

Closes #21783
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle

Closes #21783
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace reject_blocked with reject_blocked! in callbacks.</title>
<updated>2016-07-27T19:56:30+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-07-27T19:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1c94754436e4c15529276a61d601f72bb53c2b2'/>
<id>b1c94754436e4c15529276a61d601f72bb53c2b2</id>
<content type='text'>
In Rails 4.2 and below, skipping callbacks (skip_before_action, skip_after_action, etc.) that use methods which do not exist will not throw any errors.

On the other hand, Rails 5 does. See https://github.com/rails/rails/pull/19029

After testing with Rails 5 I noticed there are some methods that don't actually exist (because they were renamed, usually), this fixes a few instances of those.

reject_blocked! was introduced in c9def945d4222eeb8026a0311495259bf99267a1, I can't find any references to reject_blocked ever existing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Rails 4.2 and below, skipping callbacks (skip_before_action, skip_after_action, etc.) that use methods which do not exist will not throw any errors.

On the other hand, Rails 5 does. See https://github.com/rails/rails/pull/19029

After testing with Rails 5 I noticed there are some methods that don't actually exist (because they were renamed, usually), this fixes a few instances of those.

reject_blocked! was introduced in c9def945d4222eeb8026a0311495259bf99267a1, I can't find any references to reject_blocked ever existing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated based on feedback</title>
<updated>2016-04-26T08:04:35+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-26T08:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97c1a1ef64cdce75afa24075ea77333e76c9ccbf'/>
<id>97c1a1ef64cdce75afa24075ea77333e76c9ccbf</id>
<content type='text'>
Changed some variable names
Fixed CHANGELOG entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed some variable names
Fixed CHANGELOG entry
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue with dropdown option not sticking</title>
<updated>2016-04-26T08:03:04+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-19T07:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3137559dfd45ff0e7fa6653ed1ba3d75836e4c45'/>
<id>3137559dfd45ff0e7fa6653ed1ba3d75836e4c45</id>
<content type='text'>
CHANGELOG item
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CHANGELOG item
</pre>
</div>
</content>
</entry>
</feed>
