<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch fix-ruby21-milestone-api-specs-2</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>Only escape the 'No Milestone' param</title>
<updated>2017-01-13T10:07:56+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-01-13T10:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52afe463802ce37e6f551b05b38f70148171689a'/>
<id>52afe463802ce37e6f551b05b38f70148171689a</id>
<content type='text'>
This is less invasive than the parent commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is less invasive than the parent commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix milestone API specs in Ruby 2.1</title>
<updated>2017-01-13T10:04:25+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-01-13T10:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0ae433ef361f62cd95c40035855c31d3dca784d'/>
<id>b0ae433ef361f62cd95c40035855c31d3dca784d</id>
<content type='text'>
Ruby 2.3:
```
URI.parse('http://foo/bar?baz quux')
=&gt; #&lt;URI::HTTP http://foo/bar?baz%20quux&gt;
```

Ruby 2.1:
```
URI.parse('http://foo/bar?baz quux')
URI::InvalidURIError: bad URI(is not URI?): http://foo/bar?baz quux
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby 2.3:
```
URI.parse('http://foo/bar?baz quux')
=&gt; #&lt;URI::HTTP http://foo/bar?baz%20quux&gt;
```

Ruby 2.1:
```
URI.parse('http://foo/bar?baz quux')
URI::InvalidURIError: bad URI(is not URI?): http://foo/bar?baz quux
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clipboard-button-text' into 'master'</title>
<updated>2017-01-13T09:28:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-13T09:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17c42cb8a283780b489826e9efe3f900011c2eac'/>
<id>17c42cb8a283780b489826e9efe3f900011c2eac</id>
<content type='text'>

Copy &lt;some text&gt; to clipboard

See merge request !8535</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Copy &lt;some text&gt; to clipboard

See merge request !8535</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'master'</title>
<updated>2017-01-13T08:18:39+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-13T08:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ddeefe02519fdc59917f0101eb0babad25ed98d'/>
<id>7ddeefe02519fdc59917f0101eb0babad25ed98d</id>
<content type='text'>

Fixes the incoherent filtering by milestone in `/projects/:id/issues` and `/groups/:id/issues` endpoints

Closes #23194

See merge request !8457</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes the incoherent filtering by milestone in `/projects/:id/issues` and `/groups/:id/issues` endpoints

Closes #23194

See merge request !8457</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26627-update-gitlab-markup-to-1-5-1-again' into 'master'</title>
<updated>2017-01-13T05:32:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-01-13T05:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f80ab37cc1450fb9dc61149dbc10c245f3681e45'/>
<id>f80ab37cc1450fb9dc61149dbc10c245f3681e45</id>
<content type='text'>

Update gitlab-markup back to 1.5.1 in Gemfile

Closes #26627

See merge request !8550</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update gitlab-markup back to 1.5.1 in Gemfile

Closes #26627

See merge request !8550</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master'</title>
<updated>2017-01-13T04:53:58+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-13T04:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2159802c5fa833bb748ad62ce80ab6895e918985'/>
<id>2159802c5fa833bb748ad62ce80ab6895e918985</id>
<content type='text'>

Move dashboard help spinach test to rspec

See merge request !8436</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move dashboard help spinach test to rspec

See merge request !8436</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master'</title>
<updated>2017-01-13T04:53:32+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-13T04:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11001dd97f35e992e157e74110843ee3c7c80aa5'/>
<id>11001dd97f35e992e157e74110843ee3c7c80aa5</id>
<content type='text'>

Move dashboard group spinach test to rspec

See merge request !8434</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move dashboard group spinach test to rspec

See merge request !8434</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master'</title>
<updated>2017-01-13T04:53:11+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-13T04:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed85fdb218970497c212731ddc21ee53b1678346'/>
<id>ed85fdb218970497c212731ddc21ee53b1678346</id>
<content type='text'>

Move dashboard archived projects spinach tests to rspec

See merge request !8431</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move dashboard archived projects spinach tests to rspec

See merge request !8431</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master'</title>
<updated>2017-01-13T04:52:28+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-13T04:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f20d3cb3faa31c70be0f4d7b6e1428d142b8a48f'/>
<id>f20d3cb3faa31c70be0f4d7b6e1428d142b8a48f</id>
<content type='text'>

Move dashboard active tab spinach test to rspec

See merge request !8423</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Move dashboard active tab spinach test to rspec

See merge request !8423</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-double-let' into 'master'</title>
<updated>2017-01-13T04:51:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-13T04:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2499fd430b1cd48b2d7956f63536e525a3b32a8'/>
<id>f2499fd430b1cd48b2d7956f63536e525a3b32a8</id>
<content type='text'>

Remove duplicate let in cycle_analytics_spec

See merge request !8422</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove duplicate let in cycle_analytics_spec

See merge request !8422</pre>
</div>
</content>
</entry>
</feed>
