<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/profiles/preferences_controller.rb, branch instance_level_clusters</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>Externalize strings in flash messages</title>
<updated>2019-04-08T14:17:45+00:00</updated>
<author>
<name>Martin Wortschack</name>
<email>mwortschack@gitlab.com</email>
</author>
<published>2019-04-08T14:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76e8960f4ab30e91e7e9aca0ae82e10ba23d460d'/>
<id>76e8960f4ab30e91e7e9aca0ae82e10ba23d460d</id>
<content type='text'>
- Externalize strings in controllers
- Update PO file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Externalize strings in controllers
- Update PO file
</pre>
</div>
</content>
</entry>
<entry>
<title>Move language setting to preferences</title>
<updated>2019-02-20T22:58:53+00:00</updated>
<author>
<name>Fabian Schneider</name>
<email>fabbbbbi+git@googlemail.com</email>
</author>
<published>2019-02-20T22:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a32fd49dd87414fcb8a9c979bd19b57355758c6e'/>
<id>a32fd49dd87414fcb8a9c979bd19b57355758c6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setting for first day of the week</title>
<updated>2019-02-06T16:33:56+00:00</updated>
<author>
<name>Fabian Schneider</name>
<email>fabbbbbi+git@googlemail.com</email>
</author>
<published>2018-11-06T21:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27f7771ae1a4b5f9d973a55ccbbbe30b0e05f100'/>
<id>27f7771ae1a4b5f9d973a55ccbbbe30b0e05f100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make parameters list more easily changeable</title>
<updated>2019-02-05T11:14:53+00:00</updated>
<author>
<name>Gilbert Roulot</name>
<email>groulot@gitlab.com</email>
</author>
<published>2018-11-02T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87f299b5d68a398f582fc5a2b65adecb22e9110d'/>
<id>87f299b5d68a398f582fc5a2b65adecb22e9110d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable more frozen string in app/controllers/</title>
<updated>2018-09-23T19:48:02+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-23T19:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be42c05054bda2417fdd26e86e0f4c80c9d0ccb6'/>
<id>be42c05054bda2417fdd26e86e0f4c80c9d0ccb6</id>
<content type='text'>
Enables frozen string for the following:

* app/controllers/dashboard/**/*.rb
* app/controllers/explore/**/*.rb
* app/controllers/google_api/**/*.rb
* app/controllers/groups/**/*.rb
* app/controllers/import/**/*.rb
* app/controllers/instance_statistics/**/*.rb
* app/controllers/ldap/**/*.rb
* app/controllers/oauth/**/*.rb
* app/controllers/profiles/**/*.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/dashboard/**/*.rb
* app/controllers/explore/**/*.rb
* app/controllers/google_api/**/*.rb
* app/controllers/groups/**/*.rb
* app/controllers/import/**/*.rb
* app/controllers/instance_statistics/**/*.rb
* app/controllers/ldap/**/*.rb
* app/controllers/oauth/**/*.rb
* app/controllers/profiles/**/*.rb

Partially addresses #47424.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor users update service</title>
<updated>2017-09-28T06:46:39+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-09-27T09:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67d06dee30379fc93be196e2cf509660d1661aea'/>
<id>67d06dee30379fc93be196e2cf509660d1661aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor services to match EE signature</title>
<updated>2017-09-28T06:46:39+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-09-20T09:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9621dd0c9d31508bdac2e2e226537302b560ef10'/>
<id>9621dd0c9d31508bdac2e2e226537302b560ef10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'revert-f2421b2b' into 'master'"</title>
<updated>2017-09-11T15:44:42+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-09-11T15:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9b177bb7c94df6c7d3868235f75939a41acf8718'/>
<id>9b177bb7c94df6c7d3868235f75939a41acf8718</id>
<content type='text'>
This reverts merge request !14148</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !14148</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"</title>
<updated>2017-09-08T14:48:44+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>ruben@gitlab.com</email>
</author>
<published>2017-09-08T14:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52a2423e373e6552023faaff43ae07dbb7423c00'/>
<id>52a2423e373e6552023faaff43ae07dbb7423c00</id>
<content type='text'>
This reverts merge request !13619</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !13619</pre>
</div>
</content>
</entry>
<entry>
<title>Restore some changes from !9199</title>
<updated>2017-09-06T17:54:09+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>ruben@gitlab.com</email>
</author>
<published>2017-08-17T15:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c49a628000605d1beb120431003abb329b9fd16'/>
<id>6c49a628000605d1beb120431003abb329b9fd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
