<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/fixtures/development/04_project.rb, branch ci-https</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>Limit test environment size to one project in CI</title>
<updated>2016-09-23T08:21:12+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-09-23T08:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2083b79974de34ffb2d44ec486c40323a99228c'/>
<id>c2083b79974de34ffb2d44ec486c40323a99228c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove project which can't be pulled while seeding</title>
<updated>2016-07-28T18:00:04+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-07-28T17:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20a9bc938350a3c48377931ea839e3128d919b44'/>
<id>20a9bc938350a3c48377931ea839e3128d919b44</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify repository is valid</title>
<updated>2015-10-06T18:21:45+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-10-06T18:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ccd8e2617e9d6e8b5f2ef02e46b5ac8457807aa'/>
<id>9ccd8e2617e9d6e8b5f2ef02e46b5ac8457807aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes GDK issue where repos would not be imported properly</title>
<updated>2015-10-05T16:59:02+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-10-05T16:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01fe901e47895df923235b66d7e8ce0f2341ee2b'/>
<id>01fe901e47895df923235b66d7e8ce0f2341ee2b</id>
<content type='text'>
Seed-Fu runs this entire fixture in a transaction, so the `after_commit`
hook won't run until after the fixture is loaded. That is too late
since the Sidekiq::Testing block has already exited. Force clearing
the `after_commit` queue to ensure the job is run now.

See: gitlab-org/gitlab-development-kit#58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seed-Fu runs this entire fixture in a transaction, so the `after_commit`
hook won't run until after the fixture is loaded. That is too late
since the Sidekiq::Testing block has already exited. Force clearing
the `after_commit` queue to ensure the job is run now.

See: gitlab-org/gitlab-development-kit#58
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more seed projects. Control amount with SIZE env variable</title>
<updated>2015-07-17T11:59:40+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-07-17T11:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=881fbe5070331f934fff3441dbc0e65377b030bf'/>
<id>881fbe5070331f934fff3441dbc0e65377b030bf</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ffaker gem</title>
<updated>2015-05-20T23:22:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-20T23:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9789b56a319a885e1086f3475814477946ccb548'/>
<id>9789b56a319a885e1086f3475814477946ccb548</id>
<content type='text'>
Adds a version requirement which it didn't have before, at 2.0.0. This
version has breaking API changes in that the namespace is now `FFaker`
instead of `Faker`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a version requirement which it didn't have before, at 2.0.0. This
version has breaking API changes in that the namespace is now `FFaker`
instead of `Faker`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Create dev fixture projects with fixed visibility"</title>
<updated>2014-11-10T14:17:04+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-11-10T14:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f56541de9a488dec68f4e98f738f90c51d898fc9'/>
<id>f56541de9a488dec68f4e98f738f90c51d898fc9</id>
<content type='text'>
This reverts commit a9fadce361163e97eb1de0ec62e4235ff0fa3daa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a9fadce361163e97eb1de0ec62e4235ff0fa3daa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create dev fixture projects with fixed visibility</title>
<updated>2014-10-26T10:34:50+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-10-20T15:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a9fadce361163e97eb1de0ec62e4235ff0fa3daa'/>
<id>a9fadce361163e97eb1de0ec62e4235ff0fa3daa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace testme with gitlab-test.</title>
<updated>2014-09-27T08:11:20+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-09-27T07:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b49dd2c57306b53006a628ba28a830b7a431d16f'/>
<id>b49dd2c57306b53006a628ba28a830b7a431d16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link to the canonical repos.</title>
<updated>2014-09-10T10:40:13+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytses@gmail.com</email>
</author>
<published>2014-09-10T10:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07061b672ca97ec703b7041473024859585ec9c1'/>
<id>07061b672ca97ec703b7041473024859585ec9c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
