<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/search_controller.rb, branch frozen_string_lib_2</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>Load search result counts asynchronously</title>
<updated>2019-08-12T20:01:15+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-07-15T17:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49c83155ccb78284b17a9ffa47583ddace5dbd01'/>
<id>49c83155ccb78284b17a9ffa47583ddace5dbd01</id>
<content type='text'>
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added navbar searches usage ping counter</title>
<updated>2019-07-29T09:58:58+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-07-29T09:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26e9efc011c49b6918d4cc345a3328cabf22e2a7'/>
<id>26e9efc011c49b6918d4cc345a3328cabf22e2a7</id>
<content type='text'>
Added usage ping counter when the user makes
a search through the navbar search component.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added usage ping counter when the user makes
a search through the navbar search component.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Gitaly ref caching for SearchController</title>
<updated>2019-06-26T23:24:46+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-26T23:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee791d3f40913fa57d878aecb9bf8c86ea27e3b4'/>
<id>ee791d3f40913fa57d878aecb9bf8c86ea27e3b4</id>
<content type='text'>
As we noticed in
https://gitlab.com/gitlab-org/gitlab-ce/issues/56627#note_185828742,
clicking on the "Issues" tab often requests the same reference in
rendering Markdown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As we noticed in
https://gitlab.com/gitlab-org/gitlab-ce/issues/56627#note_185828742,
clicking on the "Issues" tab often requests the same reference in
rendering Markdown.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Avoid loading objects from DB in ES results"</title>
<updated>2019-06-13T10:07:55+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-06-12T12:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=06440b12d839c34ab4bf1dffdd0d4f5277901f8a'/>
<id>06440b12d839c34ab4bf1dffdd0d4f5277901f8a</id>
<content type='text'>
This reverts commit d9cb907c3e987363065136bafb2156e86bc5de26.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d9cb907c3e987363065136bafb2156e86bc5de26.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of 10854-elasticsearch_avoid_db</title>
<updated>2019-06-05T20:42:00+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mariodelaossa@gmail.com</email>
</author>
<published>2019-05-22T04:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2698e05ebaefc8eb14ce9326c97a6367ee5e33c'/>
<id>f2698e05ebaefc8eb14ce9326c97a6367ee5e33c</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 'ce-1607-elastic_feature_flag_per_group' into 'master'</title>
<updated>2019-03-29T11:54:48+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-29T11:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62461f77b83de4508176bf0086008bbc2eb0a07b'/>
<id>62461f77b83de4508176bf0086008bbc2eb0a07b</id>
<content type='text'>
Backport of 1607-elastic_feature_flag_per_group

See merge request gitlab-org/gitlab-ce!25825</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of 1607-elastic_feature_flag_per_group

See merge request gitlab-org/gitlab-ce!25825</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of 1607-elastic_feature_flag_per_group</title>
<updated>2019-03-28T18:14:18+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mariodelaossa@gmail.com</email>
</author>
<published>2019-03-06T19:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8fb76e4d1bab37ba8aa4fbdad3a845ec4506ce69'/>
<id>8fb76e4d1bab37ba8aa4fbdad3a845ec4506ce69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add feature flag for users search</title>
<updated>2019-03-14T17:30:30+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-12-19T14:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55629a2e4d0237760e1e252f9dbe658f39045156'/>
<id>55629a2e4d0237760e1e252f9dbe658f39045156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>search results: show user's status emoji</title>
<updated>2019-03-14T17:16:04+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-08-15T19:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a45b54fd96a49ca83dcf9e2d06c1bdcdacaa59e'/>
<id>5a45b54fd96a49ca83dcf9e2d06c1bdcdacaa59e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string in app/controllers/**/*.rb</title>
<updated>2018-09-19T04:22:45+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-14T05:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73322a0e551bbbc42d429b15e7ad9fd375ab761d'/>
<id>73322a0e551bbbc42d429b15e7ad9fd375ab761d</id>
<content type='text'>
Enables frozen string for the following:

* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb

Partially addresses #47424.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables frozen string for the following:

* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb

Partially addresses #47424.
</pre>
</div>
</content>
</entry>
</feed>
