<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models/commit_status_spec.rb, branch sql-buckets</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>Respect the inheritance chain between Ci::Build and CommitStatus</title>
<updated>2018-05-16T20:59:51+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-05-16T20:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f494f2711a5a19b751c50832d8ae15c01ce3c3ee'/>
<id>f494f2711a5a19b751c50832d8ae15c01ce3c3ee</id>
<content type='text'>
Also moves the assertions were they belong
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also moves the assertions were they belong
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes CommitStatus and GenericCommitStatus respond to presentable</title>
<updated>2018-05-15T19:24:11+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-05-15T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86ef8221778d2aff630feecfa15ba70514983dbc'/>
<id>86ef8221778d2aff630feecfa15ba70514983dbc</id>
<content type='text'>
methods

Includes Presentable module into CommitStatus. This fixes presenter
methods being called on those classes.

Closes #46177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
methods

Includes Presentable module into CommitStatus. This fixes presenter
methods being called on those classes.

Closes #46177
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that enqueuing a commit status always sets 'queued_at' value</title>
<updated>2018-04-10T13:13:55+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2018-04-10T12:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2cc0c692c082fddabcbb5ddc51e46d7996f5c3d7'/>
<id>2cc0c692c082fddabcbb5ddc51e46d7996f5c3d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Allow CI/CD Jobs being grouped on version strings"</title>
<updated>2018-04-04T12:10:22+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2018-04-04T12:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16ea3315f2bb2a7764f2c101625422e6a374fa6f'/>
<id>16ea3315f2bb2a7764f2c101625422e6a374fa6f</id>
<content type='text'>
This reverts commit 4f2cdb51df0f2729055ec4dc6960ae347163da16.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4f2cdb51df0f2729055ec4dc6960ae347163da16.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow CI/CD Jobs being grouped on version strings</title>
<updated>2018-03-01T11:39:30+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2018-03-01T11:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f2cdb51df0f2729055ec4dc6960ae347163da16'/>
<id>4f2cdb51df0f2729055ec4dc6960ae347163da16</id>
<content type='text'>
This makes grouping on version number available. In general I'd like to
group based on MAJOR.MINOR version numbers for Gitaly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes grouping on version number available. In general I'd like to
group based on MAJOR.MINOR version numbers for Gitaly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use existing pipeline stage if stage already exists</title>
<updated>2017-11-06T10:04:09+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-10-06T10:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2828a60679495d716ed3824959794f4d5fbf5bb'/>
<id>e2828a60679495d716ed3824959794f4d5fbf5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that every job has a stage assigned</title>
<updated>2017-11-06T10:04:09+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-10-06T09:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=503f21367051c18412d6bdf3d4586eaddaf69087'/>
<id>503f21367051c18412d6bdf3d4586eaddaf69087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use script_failure. Add runner_system_failure. Improve spec.</title>
<updated>2017-09-05T06:10:34+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-09-05T06:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38d9b4d77d85e26f827ff9640243494adc8597ed'/>
<id>38d9b4d77d85e26f827ff9640243494adc8597ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec</title>
<updated>2017-09-05T05:30:28+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-09-01T13:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8e8ae4d7df1de71d9f52e774607ac1ba4cce1cc'/>
<id>e8e8ae4d7df1de71d9f52e774607ac1ba4cce1cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Allow runner API to pass failure_reason</title>
<updated>2017-09-05T05:30:28+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-09-01T07:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68f6c61cf621db82ac98d561782590b1866fcf6f'/>
<id>68f6c61cf621db82ac98d561782590b1866fcf6f</id>
<content type='text'>
- Fix spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix spec
</pre>
</div>
</content>
</entry>
</feed>
