<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/ci, branch performance-bar-sql</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>Merge branch 'master' into '37970-ci-sections-tracking'</title>
<updated>2017-10-07T08:07:33+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-10-07T08:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ee20b637553dcb70590edfa30b81d972de37170'/>
<id>5ee20b637553dcb70590edfa30b81d972de37170</id>
<content type='text'>
# Conflicts:
#   db/schema.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   db/schema.rb</pre>
</div>
</content>
</entry>
<entry>
<title>Extract `Ci::Build#parse_trace_sections!` into a service</title>
<updated>2017-10-06T10:33:10+00:00</updated>
<author>
<name>Alessio Caiazza</name>
<email>acaiazza@gitlab.com</email>
</author>
<published>2017-10-06T10:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0cfc9ebd26583c444f2cce1a23f939bfa7d8969'/>
<id>c0cfc9ebd26583c444f2cce1a23f939bfa7d8969</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 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'</title>
<updated>2017-10-06T10:08:00+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-10-06T10:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6cd7ce33240f8984f5c835123c5e7a96b4abb167'/>
<id>6cd7ce33240f8984f5c835123c5e7a96b4abb167</id>
<content type='text'>
Move to CE some EE pipelines-related code that belongs to CE

Closes gitlab-ee#3616

See merge request gitlab-org/gitlab-ce!14699</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move to CE some EE pipelines-related code that belongs to CE

Closes gitlab-ee#3616

See merge request gitlab-org/gitlab-ce!14699</pre>
</div>
</content>
</entry>
<entry>
<title>Add CI build trace sections extractor</title>
<updated>2017-10-05T13:42:25+00:00</updated>
<author>
<name>Alessio Caiazza</name>
<email>acaiazza@gitlab.com</email>
</author>
<published>2017-09-25T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91f8e734fee1f9e7a16573f7185c48f442e3bb5e'/>
<id>91f8e734fee1f9e7a16573f7185c48f442e3bb5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against public projects</title>
<updated>2017-10-05T10:41:22+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-10-05T10:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4d07f12b65fa8d1753a950a79c985406614c2b1'/>
<id>e4d07f12b65fa8d1753a950a79c985406614c2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve pipeline optimistic locking implementation</title>
<updated>2017-10-05T09:50:12+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-10-03T08:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83059f130e9049939e3e8251b7ede5fa128073fd'/>
<id>83059f130e9049939e3e8251b7ede5fa128073fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set a pipeline failure reason when it has YAML errors</title>
<updated>2017-10-05T09:38:01+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-10-02T11:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f639b073394b23c4e559b95dc5ba3ad422352bc'/>
<id>9f639b073394b23c4e559b95dc5ba3ad422352bc</id>
<content type='text'>
Conflicts:
	app/models/ci/pipeline.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	app/models/ci/pipeline.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass pipeline failure reason to a transition event</title>
<updated>2017-10-05T09:36:35+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-10-02T11:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41d8030ec2834da8acc8dc28d1ac57cdbbc0667e'/>
<id>41d8030ec2834da8acc8dc28d1ac57cdbbc0667e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failure reason enum to CI/CD pipeline model</title>
<updated>2017-10-05T09:33:41+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-09-29T08:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29f59bdf6f91fd2250fe237a320865e5c836f001'/>
<id>29f59bdf6f91fd2250fe237a320865e5c836f001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement pipeline seeds size methods</title>
<updated>2017-10-05T09:29:28+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-09-28T10:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3762c22473867d8543b0bb91fd0c696c7aa65f9'/>
<id>d3762c22473867d8543b0bb91fd0c696c7aa65f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
