<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/requests/api/pipelines_spec.rb, branch bugfix/upgrade-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>Improve pipelines API specs related to special parameters</title>
<updated>2017-05-29T08:25:48+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-05-29T08:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a1130343a7b18faadcc2adbd99cfdb0e4304dc6'/>
<id>2a1130343a7b18faadcc2adbd99cfdb0e4304dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify pipeline spec by using order instead of sort_by</title>
<updated>2017-05-29T06:41:29+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-05-29T06:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=393f24ad8c90b68b10e78fcf6dd8b3fa4fb93c4e'/>
<id>393f24ad8c90b68b10e78fcf6dd8b3fa4fb93c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing spec in spec/requests/api/pipelines_spec.rb</title>
<updated>2017-05-29T06:25:52+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-05-29T06:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af0411313571bf69f956c52e17b8da578edf1fbf'/>
<id>af0411313571bf69f956c52e17b8da578edf1fbf</id>
<content type='text'>
The spec was trying to sort pipelines by user ID, but the same user ID
was being used for each pipeline in the spec.

Closes #33001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec was trying to sort pipelines by user ID, but the same user ID
was being used for each pipeline in the spec.

Closes #33001
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo in pipelines_spec.rb</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-04-05T12:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0aebc829ad15558d5b6c1bb2212956fb193a1def'/>
<id>0aebc829ad15558d5b6c1bb2212956fb193a1def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use HasStatus::AVAILABLE_STATUSES instead of hard coding</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-30T09:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a36bfa994582b690a7935fed4c15d42b22bd0ed'/>
<id>0a36bfa994582b690a7935fed4c15d42b22bd0ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve api/pipelines_spec.rb</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-28T18:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fda48d3091cefeb8c981fcb689ca1ed94f841958'/>
<id>fda48d3091cefeb8c981fcb689ca1ed94f841958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary hash</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-27T10:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=673693888ad5fcee2f7b7af66e02b7ec0a3c7f95'/>
<id>673693888ad5fcee2f7b7af66e02b7ec0a3c7f95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate parameters from literal url string</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-27T06:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33c284fa8cdfe10f20334866b1043b4f9350f055'/>
<id>33c284fa8cdfe10f20334866b1043b4f9350f055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use order instead of reorder. Improve tests.</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-18T17:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98ac988d4d9525b3f07a19e495a9c2666ebee3c6'/>
<id>98ac988d4d9525b3f07a19e495a9c2666ebee3c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ci::Pipeline to project.pipelines</title>
<updated>2017-05-02T17:11:51+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>gitlab.shinyamaeda@gmail.com</email>
</author>
<published>2017-03-17T14:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f32724fcb7f05052b53dcd365a064ad87a9535e'/>
<id>8f32724fcb7f05052b53dcd365a064ad87a9535e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
