<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch sh-bump-ruby-parser</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>Bump parser and unparser gems to remove warnings</title>
<updated>2018-03-09T20:08:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-03-09T20:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db8561859836b135ce07c8c563c66aa058a0f657'/>
<id>db8561859836b135ce07c8c563c66aa058a0f657</id>
<content type='text'>
These warnings would show when running rspec:

```
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.5-compliant syntax, but you are running 2.3.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
```

Related PRs:

* https://github.com/whitequark/parser/pull/422
* https://github.com/mbj/unparser/pull/79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These warnings would show when running rspec:

```
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.5-compliant syntax, but you are running 2.3.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
```

Related PRs:

* https://github.com/whitequark/parser/pull/422
* https://github.com/mbj/unparser/pull/79
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-update-table-tiers-boards' into 'master'</title>
<updated>2018-03-08T18:24:18+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-03-08T18:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08c407cc0f9e52b6ac2aa2884bb055ccd15d70d7'/>
<id>08c407cc0f9e52b6ac2aa2884bb055ccd15d70d7</id>
<content type='text'>
Docs update table tiers boards

See merge request gitlab-org/gitlab-ce!17651</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs update table tiers boards

See merge request gitlab-org/gitlab-ce!17651</pre>
</div>
</content>
</entry>
<entry>
<title>Docs update table tiers boards</title>
<updated>2018-03-08T18:24:17+00:00</updated>
<author>
<name>Victor Wu</name>
<email>victor@gitlab.com</email>
</author>
<published>2018-03-08T18:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0f92a51fb185752cb2e122b06ace1554e6bf403'/>
<id>e0f92a51fb185752cb2e122b06ace1554e6bf403</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 'refactor/move-mr-widget-memory-usage-and-graph-components' into 'master'</title>
<updated>2018-03-08T18:05:22+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-08T18:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd30d0b5e70d1cea9bb839d9bf673b597c2e22d3'/>
<id>bd30d0b5e70d1cea9bb839d9bf673b597c2e22d3</id>
<content type='text'>
Move MemoryGraph and MemoryUsage vue components

See merge request gitlab-org/gitlab-ce!17533</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move MemoryGraph and MemoryUsage vue components

See merge request gitlab-org/gitlab-ce!17533</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.md for 10.5.4</title>
<updated>2018-03-08T17:50:55+00:00</updated>
<author>
<name>Ian Baum</name>
<email>ibaum@gitlab.com</email>
</author>
<published>2018-03-08T17:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb5cc14dc41f75363dc36264ccd660895f7444e1'/>
<id>cb5cc14dc41f75363dc36264ccd660895f7444e1</id>
<content type='text'>
[ci skip]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jivl-fix-delete-milestone-button-showing-up' into 'master'</title>
<updated>2018-03-08T17:35:35+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-08T17:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18042714e8e5241d03980abc71ba26bef8535a9c'/>
<id>18042714e8e5241d03980abc71ba26bef8535a9c</id>
<content type='text'>
Fix delete milestone button showing up for all users

Closes #43778

See merge request gitlab-org/gitlab-ce!17576</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix delete milestone button showing up for all users

Closes #43778

See merge request gitlab-org/gitlab-ce!17576</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-vue-templates' into 'master'</title>
<updated>2018-03-08T17:34:13+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-03-08T17:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=adc5aabc2064dc1e187f463f8ebde730502402af'/>
<id>adc5aabc2064dc1e187f463f8ebde730502402af</id>
<content type='text'>
Rename VUE JS to Vue

See merge request gitlab-org/gitlab-ce!17649</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename VUE JS to Vue

See merge request gitlab-org/gitlab-ce!17649</pre>
</div>
</content>
</entry>
<entry>
<title>Move MemoryGraph and MemoryUsage vue components</title>
<updated>2018-03-08T17:27:47+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-03-05T16:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=910f513ab2b04bf5607213da0a49ce9c5c73bc32'/>
<id>910f513ab2b04bf5607213da0a49ce9c5c73bc32</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 'fl-updat-svg-dependency' into 'master'</title>
<updated>2018-03-08T16:18:44+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-03-08T16:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd85f14c6a82cfa667ec55500a4ae33478e61d2b'/>
<id>fd85f14c6a82cfa667ec55500a4ae33478e61d2b</id>
<content type='text'>
Updates svg dependency

See merge request gitlab-org/gitlab-ce!17645</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates svg dependency

See merge request gitlab-org/gitlab-ce!17645</pre>
</div>
</content>
</entry>
<entry>
<title>Rename VUE JS to Vue</title>
<updated>2018-03-08T16:02:17+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-03-08T16:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c58dc4c974db636d6e673c1d2e8d0b0710f7e8fe'/>
<id>c58dc4c974db636d6e673c1d2e8d0b0710f7e8fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
