<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch pre-commit-prettier</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>Remove related links in MR widget when empty state</title>
<updated>2017-12-19T17:50:38+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2017-12-19T17:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a0a62c93636627e2c1c34a41af33e178efd7647'/>
<id>0a0a62c93636627e2c1c34a41af33e178efd7647</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-es-notes-module' into 'master'</title>
<updated>2017-12-18T17:30:20+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-18T17:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fdc656032680494153f9e75332a275d3784752d'/>
<id>3fdc656032680494153f9e75332a275d3784752d</id>
<content type='text'>
Export and use Notes ES module

See merge request gitlab-org/gitlab-ce!15953</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Export and use Notes ES module

See merge request gitlab-org/gitlab-ce!15953</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'ph-es-notes-module'</title>
<updated>2017-12-18T10:31:21+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-12-18T10:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a05d8740ac710b814a8f89cec3fc85d6fae6be9'/>
<id>0a05d8740ac710b814a8f89cec3fc85d6fae6be9</id>
<content type='text'>
# Conflicts:
#   app/assets/javascripts/main.js</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   app/assets/javascripts/main.js</pre>
</div>
</content>
</entry>
<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>
</feed>
