<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch patch-52</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add new directory</title>
<updated>2019-05-01T15:36:57+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>ahmad.m.sherif@gmail.com</email>
</author>
<published>2019-05-01T15:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b3873bb6e4b9bafcba393cce31ec61aed5b62142'/>
<id>b3873bb6e4b9bafcba393cce31ec61aed5b62142</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 'js-i18n-board' into 'master'</title>
<updated>2019-05-01T15:02:07+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-05-01T15:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0aca6d56ca1b948e6dc4f9f29ba982a16a015438'/>
<id>0aca6d56ca1b948e6dc4f9f29ba982a16a015438</id>
<content type='text'>
Internationalisation of boards directory

See merge request gitlab-org/gitlab-ce!27672</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internationalisation of boards directory

See merge request gitlab-org/gitlab-ce!27672</pre>
</div>
</content>
</entry>
<entry>
<title>Internationalisation of board directory</title>
<updated>2019-05-01T15:02:06+00:00</updated>
<author>
<name>Brandon Labuschagne</name>
<email>blabuschagne@gitlab.com</email>
</author>
<published>2019-05-01T15:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=359bf84655e7b82dd99bea2b8924855aade63872'/>
<id>359bf84655e7b82dd99bea2b8924855aade63872</id>
<content type='text'>
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'js-i18n-filtered-search' into 'master'</title>
<updated>2019-05-01T14:58:59+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-05-01T14:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f919c1a90ebd3ecbb691728c96324107c8f0187'/>
<id>0f919c1a90ebd3ecbb691728c96324107c8f0187</id>
<content type='text'>
Internationalisation of filtered_search directory

See merge request gitlab-org/gitlab-ce!27678</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internationalisation of filtered_search directory

See merge request gitlab-org/gitlab-ce!27678</pre>
</div>
</content>
</entry>
<entry>
<title>Internationalisation of filtered_search directory</title>
<updated>2019-05-01T14:58:58+00:00</updated>
<author>
<name>Brandon Labuschagne</name>
<email>blabuschagne@gitlab.com</email>
</author>
<published>2019-05-01T14:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d10ea6aba4db6773ae9677edeeed06b0677638b'/>
<id>1d10ea6aba4db6773ae9677edeeed06b0677638b</id>
<content type='text'>
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '9962-ee-diff-note-actions' into 'master'</title>
<updated>2019-05-01T12:58:53+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-05-01T12:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2cf486bb43b8ef0da596416842e401104882d63f'/>
<id>2cf486bb43b8ef0da596416842e401104882d63f</id>
<content type='text'>
Resolve "Move EE differences for `app/assets/javascripts/notes/components/note_actions.vue`"

See merge request gitlab-org/gitlab-ce!27900</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Move EE differences for `app/assets/javascripts/notes/components/note_actions.vue`"

See merge request gitlab-org/gitlab-ce!27900</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Move EE differences for `app/assets/javascripts/notes/components/note_actions.vue`"</title>
<updated>2019-05-01T12:58:52+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-05-01T12:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a5d52feefff0b5f93be00a0fff629a5da702834'/>
<id>5a5d52feefff0b5f93be00a0fff629a5da702834</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 '10694-propagate-env-vars-only-if-set-ce' into 'master'</title>
<updated>2019-05-01T12:30:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-05-01T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6665c2ebbb61f55c871c9681402118a063c9342'/>
<id>e6665c2ebbb61f55c871c9681402118a063c9342</id>
<content type='text'>
Propagate ENV vars to SAST and Dependency Scanning Docker containers only if they are set

See merge request gitlab-org/gitlab-ce!27659</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Propagate ENV vars to SAST and Dependency Scanning Docker containers only if they are set

See merge request gitlab-org/gitlab-ce!27659</pre>
</div>
</content>
</entry>
<entry>
<title>Propagate ENV vars to SAST and Dependency Scanning Docker containers only if they are set</title>
<updated>2019-05-01T12:30:48+00:00</updated>
<author>
<name>Victor Zagorodny</name>
<email>vzagorodny@gitlab.com</email>
</author>
<published>2019-05-01T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaceabdd057096b1bc88b94c679457b9794abd63'/>
<id>aaceabdd057096b1bc88b94c679457b9794abd63</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 'fj-refactor-mirror-instructions-view' into 'master'</title>
<updated>2019-05-01T12:16:04+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-05-01T12:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=105915527d34cb590a8f5a32ff953fb02970c3ee'/>
<id>105915527d34cb590a8f5a32ff953fb02970c3ee</id>
<content type='text'>
Refactor mirror instructions view

See merge request gitlab-org/gitlab-ce!27901</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor mirror instructions view

See merge request gitlab-org/gitlab-ce!27901</pre>
</div>
</content>
</entry>
</feed>
