<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/ci, branch fix/missing-ci-build-traces</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>Add hotfix that allows to access build artifacts created before 8.3</title>
<updated>2015-12-29T08:51:19+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2015-12-29T07:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=504696453bb7d89278bf021393274e475b84ebbd'/>
<id>504696453bb7d89278bf021393274e475b84ebbd</id>
<content type='text'>
This is a temporary hotfix that allows to access build artifacts created
before 8.3. See #5257.

This needs to be changed after migrating CI build files.

Note that `ArtifactUploader` uses `artifacts_path` to create a storage
directory before and after parsisting `Ci::Build` instance, before and
after moving a file to store (save and fetch a file).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary hotfix that allows to access build artifacts created
before 8.3. See #5257.

This needs to be changed after migrating CI build files.

Note that `ArtifactUploader` uses `artifacts_path` to create a storage
directory before and after parsisting `Ci::Build` instance, before and
after moving a file to store (save and fetch a file).
</pre>
</div>
</content>
</entry>
<entry>
<title>Hotfix for builds trace data integrity</title>
<updated>2015-12-28T14:28:39+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2015-12-28T14:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42592201d9ce57817d439c5899b63776872a4175'/>
<id>42592201d9ce57817d439c5899b63776872a4175</id>
<content type='text'>
Issue #4246
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #4246
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_3452'</title>
<updated>2015-12-21T16:43:58+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-21T16:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17ed42e362032e3594ae1cf34e6a970be826bdca'/>
<id>17ed42e362032e3594ae1cf34e6a970be826bdca</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 'coverage-regex' into 'master'</title>
<updated>2015-12-21T16:25:09+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-21T16:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=058f27ad2ac6371ff12fb7245215115c1a7cc2c9'/>
<id>058f27ad2ac6371ff12fb7245215115c1a7cc2c9</id>
<content type='text'>

Fix build coverage regex matching to allow captures.

Fixes #2644 

/cc @DouweM 

See merge request !2138</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix build coverage regex matching to allow captures.

Fixes #2644 

/cc @DouweM 

See merge request !2138</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build coverage regex.</title>
<updated>2015-12-20T18:18:14+00:00</updated>
<author>
<name>Jared Szechy</name>
<email>jared.szechy@gmail.com</email>
</author>
<published>2015-12-20T18:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a3237fd8dca49f073f0e50ab63fd18d40fc49d6'/>
<id>5a3237fd8dca49f073f0e50ab63fd18d40fc49d6</id>
<content type='text'>
Added a spec for regex captures as well.

Fixes #2644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a spec for regex captures as well.

Fixes #2644
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled</title>
<updated>2015-12-17T15:33:47+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-12-17T15:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58a56a03967a407bf376f960809d3398a3153645'/>
<id>58a56a03967a407bf376f960809d3398a3153645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build coverage regex matching to allow captures.</title>
<updated>2015-12-17T14:59:14+00:00</updated>
<author>
<name>Jared Szechy</name>
<email>jared.szechy@brilligent.com</email>
</author>
<published>2015-12-17T14:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05e0b6d014944d4826d34d71a72e86ece29034d8'/>
<id>05e0b6d014944d4826d34d71a72e86ece29034d8</id>
<content type='text'>
Fixes #2644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2644
</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to MR from Build detail page. #3452</title>
<updated>2015-12-16T16:54:48+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>Ruben@GitLab.com</email>
</author>
<published>2015-12-08T05:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f83a1585f084ce495dcd93e4da241fee6312544'/>
<id>3f83a1585f084ce495dcd93e4da241fee6312544</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 'master' into ux/suppress-ci-yml-warning</title>
<updated>2015-12-14T11:25:37+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz.bizon@ntsn.pl</email>
</author>
<published>2015-12-14T11:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32d83ee79fedc8760486ff40a2459ecb472fa51b'/>
<id>32d83ee79fedc8760486ff40a2459ecb472fa51b</id>
<content type='text'>
* master: (24 commits)
  Fix runners admin view
  Fix migrations
  Run builds from projects with enabled CI
  Use Gitlab::Git instead of Ci::Git
  Fix last specs
  Fix specs
  Fix after column rename
  Fix errors
  Update badge
  Finishing touches
  Fix triggers tests
  Rename columns and rename migrations
  Reimplement Trigger API
  Remove ci_ prefix from all ci related things
  Add runners token
  Migrate CI::Project to Project
  Fix indentation and BuildsEmailService
  Change default values
  Enhance migrate CI emails
  Fix issue tracker service
  ...

Conflicts:
	spec/features/commits_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (24 commits)
  Fix runners admin view
  Fix migrations
  Run builds from projects with enabled CI
  Use Gitlab::Git instead of Ci::Git
  Fix last specs
  Fix specs
  Fix after column rename
  Fix errors
  Update badge
  Finishing touches
  Fix triggers tests
  Rename columns and rename migrations
  Reimplement Trigger API
  Remove ci_ prefix from all ci related things
  Add runners token
  Migrate CI::Project to Project
  Fix indentation and BuildsEmailService
  Change default values
  Enhance migrate CI emails
  Fix issue tracker service
  ...

Conflicts:
	spec/features/commits_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not display ci build status if builds enabled but no `.gitlab-ci.yml`</title>
<updated>2015-12-14T10:28:49+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz.bizon@ntsn.pl</email>
</author>
<published>2015-12-14T10:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8f67c5e4735eb25a3d03daeb95900dc87692123'/>
<id>b8f67c5e4735eb25a3d03daeb95900dc87692123</id>
<content type='text'>
Ref #3827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref #3827
</pre>
</div>
</content>
</entry>
</feed>
