<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch pipelines_missing_pagination</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>change how pagination component is loaded</title>
<updated>2017-01-15T05:11:12+00:00</updated>
<author>
<name>Regis</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-01-15T05:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebc1d5b39d02ddf3d5a94e968084ca67a59603e2'/>
<id>ebc1d5b39d02ddf3d5a94e968084ca67a59603e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pagination component handling different header styles from different server proxies</title>
<updated>2017-01-13T17:59:32+00:00</updated>
<author>
<name>Regis</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-01-13T17:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5a373c634a0547a204c35fec8fd2c4fe4acbca8'/>
<id>c5a373c634a0547a204c35fec8fd2c4fe4acbca8</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 'fix-ruby21-milestone-api-specs' into 'master'</title>
<updated>2017-01-13T11:47:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-13T11:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b43126d08972c201551fbd1fe42e85847d5e03f'/>
<id>4b43126d08972c201551fbd1fe42e85847d5e03f</id>
<content type='text'>

Fix milestone API specs in Ruby 2.1

See merge request !8555</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix milestone API specs in Ruby 2.1

See merge request !8555</pre>
</div>
</content>
</entry>
<entry>
<title>Put .gitlab-ci.yml back to only 2.1 on master</title>
<updated>2017-01-13T11:45:48+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-01-13T11:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5639c1a338ee5a9c02f8fcc2b818d74541d4d6fa'/>
<id>5639c1a338ee5a9c02f8fcc2b818d74541d4d6fa</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>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://git.baserock.org/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://git.baserock.org/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 'fix/git-migration' into 'master'</title>
<updated>2017-01-13T09:44:33+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-13T09:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c7a07746ceebb2bd5712ad18e5b41e632549fee'/>
<id>5c7a07746ceebb2bd5712ad18e5b41e632549fee</id>
<content type='text'>

Add check for new path existence

Closes #26641

See merge request !8554</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add check for new path existence

Closes #26641

See merge request !8554</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://git.baserock.org/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://git.baserock.org/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>Add check for new path existence</title>
<updated>2017-01-13T08:15:52+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-01-13T08:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f84e747b0db1738caa04011faac4b9bd4250a21'/>
<id>0f84e747b0db1738caa04011faac4b9bd4250a21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
