<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/fixtures/development/07_milestones.rb, branch parallel-diff-alignment</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>Fix seed_fu failure with inserting milestones into test DB</title>
<updated>2016-04-10T13:39:42+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-10T13:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8536dedbb1fd9154485a001d16e1414c6e3e8e36'/>
<id>8536dedbb1fd9154485a001d16e1414c6e3e8e36</id>
<content type='text'>
Milestones were not being saved due to "invalid state" validation errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Milestones were not being saved due to "invalid state" validation errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor refactoring in seeding</title>
<updated>2015-10-16T09:30:26+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>mail@zjvandeweg.nl</email>
</author>
<published>2015-10-13T14:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5762104abbf373d69a20532de08564eb9ae93f6'/>
<id>b5762104abbf373d69a20532de08564eb9ae93f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Improve developer seeds</title>
<updated>2014-08-11T14:55:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-08-11T14:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2804902cfce28859fbed96e1d9de1d12964800ee'/>
<id>2804902cfce28859fbed96e1d9de1d12964800ee</id>
<content type='text'>
* Improt projects inline so after seeds you have repos
* Fix merge request seeds
* Add comment seeds to both issues and merge requests
* Remove some projects from seeds to increase speed

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improt projects inline so after seeds you have repos
* Fix merge request seeds
* Add comment seeds to both issues and merge requests
* Remove some projects from seeds to increase speed

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove milestone observer from db fixture.</title>
<updated>2014-06-20T10:01:22+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>marin@gitlab.com</email>
</author>
<published>2014-06-20T10:01:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c83004a0f16017b46be04b2f229f3bc2b4daaf71'/>
<id>c83004a0f16017b46be04b2f229f3bc2b4daaf71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rake db:seed_fu ENV=development</title>
<updated>2014-04-09T02:02:45+00:00</updated>
<author>
<name>Hiroyuki Sato</name>
<email>hiroyuki_sato@spiber.jp</email>
</author>
<published>2014-04-09T02:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ed2f8ded9a33a9d6741c32a706a2f9d087391b4'/>
<id>0ed2f8ded9a33a9d6741c32a706a2f9d087391b4</id>
<content type='text'>
This problem was reported on https://gitlab.com/gitlab-org/cookbook-gitlab/issues/46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This problem was reported on https://gitlab.com/gitlab-org/cookbook-gitlab/issues/46
</pre>
</div>
</content>
</entry>
<entry>
<title>Set iid in fixtures. Add rake dev:setup for development</title>
<updated>2013-08-26T10:20:45+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-08-26T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc4b638c343d49c205fa510380b65043229e5a9e'/>
<id>cc4b638c343d49c205fa510380b65043229e5a9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace old hashes with new 1.9 ruby hashes (rebase)</title>
<updated>2013-05-05T14:01:10+00:00</updated>
<author>
<name>Andrey Kumanyaev</name>
<email>me@zzet.org</email>
</author>
<published>2013-05-05T14:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67ccc8b52aceebea9c0cb22b3277daf0b467c78e'/>
<id>67ccc8b52aceebea9c0cb22b3277daf0b467c78e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
