<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch rubocop/enable-space-before-comma-cop</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>Enable Style/SpaceBeforeComma rubocop cop</title>
<updated>2016-05-30T12:51:42+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-30T12:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fdcb7e36859ed6cf2ce5cb1117391d791213e80e'/>
<id>fdcb7e36859ed6cf2ce5cb1117391d791213e80e</id>
<content type='text'>
No spaces before commas.

See #17478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No spaces before commas.

See #17478
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/note-validator' into 'master'</title>
<updated>2016-05-30T04:07:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-05-30T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43c35b0f20fb3bb67ea2b96bf8f806c7e95b6aec'/>
<id>43c35b0f20fb3bb67ea2b96bf8f806c7e95b6aec</id>
<content type='text'>

Improve note validation

This MR improves note validation. Originates from #15577.

Closes #17260

See merge request !4024</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improve note validation

This MR improves note validation. Originates from #15577.

Closes #17260

See merge request !4024</pre>
</div>
</content>
</entry>
<entry>
<title>Shut up, RuboCop</title>
<updated>2016-05-30T03:12:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-05-30T03:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f36e7ff2f9c8eef4c5ca60fac0aa32361bc5374f'/>
<id>f36e7ff2f9c8eef4c5ca60fac0aa32361bc5374f</id>
<content type='text'>
:heart:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:heart:
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update_gitignore' into 'master'</title>
<updated>2016-05-29T23:04:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-05-29T23:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c84ec18fcc78e8b99d2ac2bb6bb05209b5bb8872'/>
<id>c84ec18fcc78e8b99d2ac2bb6bb05209b5bb8872</id>
<content type='text'>

Use absolute paths in .gitignore

See merge request !4335</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use absolute paths in .gitignore

See merge request !4335</pre>
</div>
</content>
</entry>
<entry>
<title>Use absolute paths wherever is possible for .gitignore entries.</title>
<updated>2016-05-29T21:55:25+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-05-29T21:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0930feac9329a047e5b95f7d6e2d338d9b786c4'/>
<id>f0930feac9329a047e5b95f7d6e2d338d9b786c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore files under "/shared" directory and not other subdirectories that contains that name</title>
<updated>2016-05-29T21:55:25+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-05-28T01:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c09c21a97f9b48a26047be71486087e5879d797'/>
<id>1c09c21a97f9b48a26047be71486087e5879d797</id>
<content type='text'>
It's working fine now but by making it more explicit we can make tools
like 'The Silver Searcher' to parse properly the .gitignore file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's working fine now but by making it more explicit we can make tools
like 'The Silver Searcher' to parse properly the .gitignore file
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Changelog entry for note validation to 8.9</title>
<updated>2016-05-29T19:03:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-24T00:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1286b9c3b5bc2435406e94127f8036d032623f7e'/>
<id>1286b9c3b5bc2435406e94127f8036d032623f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve note factory</title>
<updated>2016-05-29T19:03:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-18T17:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbba60029c84fa091350d3a7d8b2e73cfec25f7e'/>
<id>dbba60029c84fa091350d3a7d8b2e73cfec25f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve notes factory</title>
<updated>2016-05-29T19:03:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-18T16:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc2efcf1a681223d5c74eef6fca73cde71dce7c2'/>
<id>cc2efcf1a681223d5c74eef6fca73cde71dce7c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Changelog entry for note validation improvements</title>
<updated>2016-05-29T19:03:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-06T08:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77648aac86bdea2cd023604552b73679baf755b2'/>
<id>77648aac86bdea2cd023604552b73679baf755b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
