<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch use-queue_namespace</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>Translate date ranges on contributors page</title>
<updated>2017-12-18T10:13:41+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-11T13:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e720e8b8fbc9c7e04e528a54cce37d18c776d2d2'/>
<id>e720e8b8fbc9c7e04e528a54cce37d18c776d2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move dateTickFormat to separate module</title>
<updated>2017-12-18T10:13:41+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-12T11:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1109a5cea46b25b3bd27b095c5fd11881d88bd72'/>
<id>1109a5cea46b25b3bd27b095c5fd11881d88bd72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add createDateTimeFormat to format dates based on locale</title>
<updated>2017-12-18T10:13:41+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-11T12:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f73e14f2c30c907d4ead31dd8034aea37f14544'/>
<id>4f73e14f2c30c907d4ead31dd8034aea37f14544</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 'ph-even-more-es-modules' into 'master'</title>
<updated>2017-12-18T09:55:01+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-18T09:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2bad3b0eaf855a8050e565a05deebdf323ca4fd2'/>
<id>2bad3b0eaf855a8050e565a05deebdf323ca4fd2</id>
<content type='text'>
Exported JS classes as modules

See merge request gitlab-org/gitlab-ce!15960</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exported JS classes as modules

See merge request gitlab-org/gitlab-ce!15960</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '38019-hide-runner-token' into 'master'</title>
<updated>2017-12-15T21:50:31+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-12-15T21:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=258633a6bad514621ee52b65ff21c94f8838eb6c'/>
<id>258633a6bad514621ee52b65ff21c94f8838eb6c</id>
<content type='text'>
Hide runner token in CI/CD settings page

Closes #38019

See merge request gitlab-org/gitlab-ce!15918</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide runner token in CI/CD settings page

Closes #38019

See merge request gitlab-org/gitlab-ce!15918</pre>
</div>
</content>
</entry>
<entry>
<title>Hide runner token in CI/CD settings page</title>
<updated>2017-12-15T20:06:55+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-12-13T22:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e7d1878cb27885f6453cafed2d978628fb5535c'/>
<id>5e7d1878cb27885f6453cafed2d978628fb5535c</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38019
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '38239-update-toggle-design' into 'master'</title>
<updated>2017-12-15T18:49:11+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-15T18:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=24196763567b61e49721241f05cb1380fba1372e'/>
<id>24196763567b61e49721241f05cb1380fba1372e</id>
<content type='text'>
Update feature toggle design to use icons and make it i18n friendly

Closes #38239

See merge request gitlab-org/gitlab-ce!15904</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update feature toggle design to use icons and make it i18n friendly

Closes #38239

See merge request gitlab-org/gitlab-ce!15904</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests for toggle design change</title>
<updated>2017-12-15T16:38:04+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2017-12-15T13:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c796304e82f62fed5417eb91a855b6cf05ce1a10'/>
<id>c796304e82f62fed5417eb91a855b6cf05ce1a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exported JS classes as modules</title>
<updated>2017-12-15T16:37:49+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-15T12:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a33587182ef13179d2dc00a6698cb42f2e7138e'/>
<id>6a33587182ef13179d2dc00a6698cb42f2e7138e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export JS classes as modules</title>
<updated>2017-12-15T09:31:58+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-15T09:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29e1a63d3d3dac857e0a9189e1b306f072700801'/>
<id>29e1a63d3d3dac857e0a9189e1b306f072700801</id>
<content type='text'>
#38869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#38869
</pre>
</div>
</content>
</entry>
</feed>
