<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/commit_status.rb, branch rc/enable-PreferredHashMethods-cop</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>Test the ExpireJobCacheWorker and related changes</title>
<updated>2017-05-22T20:07:11+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-05-22T18:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=336635f283eab06c561134f2147a3bd1983090e1'/>
<id>336635f283eab06c561134f2147a3bd1983090e1</id>
<content type='text'>
These were untested by the cherry picked commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were untested by the cherry picked commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MISSING e-tag refresh of resource for Job, and Pipeline Graph</title>
<updated>2017-05-22T20:07:11+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-20T22:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=da0c543e289ffc2be0b91b3257bab6f1d0d5dac3'/>
<id>da0c543e289ffc2be0b91b3257bab6f1d0d5dac3</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 'retried-in-database-mysql' into 'master'</title>
<updated>2017-05-10T22:07:05+00:00</updated>
<author>
<name>Regis Boudinot</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-05-10T22:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81df0034f4b66f2627ecd92f0ca44b7a3a634719'/>
<id>81df0034f4b66f2627ecd92f0ca44b7a3a634719</id>
<content type='text'>

Retried in database

Closes #25737

See merge request !11115</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Retried in database

Closes #25737

See merge request !11115</pre>
</div>
</content>
</entry>
<entry>
<title>Make retried to be nullable</title>
<updated>2017-05-09T18:09:41+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-05-09T11:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f09dcbd9bd2590bb66ee49b65637525a3c71a307'/>
<id>f09dcbd9bd2590bb66ee49b65637525a3c71a307</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store retried in database for CI builds</title>
<updated>2017-05-07T20:43:53+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-04-16T11:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2a4420d66216e3a9172f4ab45c6b4fa96578117'/>
<id>f2a4420d66216e3a9172f4ab45c6b4fa96578117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove gl_project_id for I/E version update</title>
<updated>2017-05-02T12:55:32+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-05-02T12:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=702b291f81b576c08f8e194d87fb779b4ce0fd6c'/>
<id>702b291f81b576c08f8e194d87fb779b4ce0fd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also track auto-cancelling in jobs, detail:</title>
<updated>2017-04-06T13:32:56+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-06T13:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=057c0d7a5c062f3030bcc46614ef2442009002de'/>
<id>057c0d7a5c062f3030bcc46614ef2442009002de</id>
<content type='text'>
Not only tracking auto-cancelling in pipelines,
we'll also track this in jobs because pipelines
could be retried and the information would get lost
when this happened. Also erase auto-cancelling
relation for pipelines when they're retried.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not only tracking auto-cancelling in pipelines,
we'll also track this in jobs because pipelines
could be retried and the information would get lost
when this happened. Also erase auto-cancelling
relation for pipelines when they're retried.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make CI build to use optimistic locking only on status change</title>
<updated>2017-03-28T15:50:28+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-22T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb910c3b46fa9dde47ea3377d4463c0eae5149c7'/>
<id>bb910c3b46fa9dde47ea3377d4463c0eae5149c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All CI offline migrations</title>
<updated>2017-03-17T23:06:11+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-17T23:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12dd5ac22110bc3327297232d96f2afebaefc5eb'/>
<id>12dd5ac22110bc3327297232d96f2afebaefc5eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore optional  actions when calculating warnings</title>
<updated>2017-03-06T13:43:32+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-03-06T13:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4d5b231ed5888367912db000ebd8e2856709bc0'/>
<id>c4d5b231ed5888367912db000ebd8e2856709bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
