<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db/fixtures, branch bootstrap-markdown-code-highlight</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>Move spec helpers/matchers/shared examples/contexts to their relevant folder</title>
<updated>2018-04-23T10:20:30+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-03-29T09:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=023d4f6f2f3d88d0966fe01e6ef921fd03a309fe'/>
<id>023d4f6f2f3d88d0966fe01e6ef921fd03a309fe</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-archived-read-only' into 'master'</title>
<updated>2018-04-12T17:04:08+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-04-12T17:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5a3d8f75de50f0ac6a14e77c672da79df85866e'/>
<id>f5a3d8f75de50f0ac6a14e77c672da79df85866e</id>
<content type='text'>
Make archived projects completely read-only

Closes #44788

See merge request gitlab-org/gitlab-ce!18136</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make archived projects completely read-only

Closes #44788

See merge request gitlab-org/gitlab-ce!18136</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `create_merge_request` permissions</title>
<updated>2018-04-11T08:51:15+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-04-06T12:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ad9c4e873f2185e8bbfa6f363db32dbbba27141'/>
<id>8ad9c4e873f2185e8bbfa6f363db32dbbba27141</id>
<content type='text'>
So we can distinguish between the permissions on the source and the
target project.

- `create_merge_request_from` indicates a user can create a merge
  request with the project as a source_project
- `create_merge_request_in` indicates a user can create a merge
  request with the project as a target_project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So we can distinguish between the permissions on the source and the
target project.

- `create_merge_request_from` indicates a user can create a merge
  request with the project as a source_project
- `create_merge_request_in` indicates a user can create a merge
  request with the project as a target_project
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-fix-environments-fixtures' into 'master'</title>
<updated>2018-04-11T00:22:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-04-11T00:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b246360d4ef358cced8b2c698a1d00f97a2e780'/>
<id>6b246360d4ef358cced8b2c698a1d00f97a2e780</id>
<content type='text'>
Fix enviroments seeding on certain branch names

Closes #45051

See merge request gitlab-org/gitlab-ce!18263</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix enviroments seeding on certain branch names

Closes #45051

See merge request gitlab-org/gitlab-ce!18263</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure hooks run when seeding admin user</title>
<updated>2018-04-10T13:00:06+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2018-04-10T13:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ad1573f85a699564b202aeb300d269798f99586'/>
<id>8ad1573f85a699564b202aeb300d269798f99586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix enviroments seeding on certain branch names</title>
<updated>2018-04-10T07:07:32+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2018-04-09T17:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43b0dddf3859887b78569b832dd9a820ea66d652'/>
<id>43b0dddf3859887b78569b832dd9a820ea66d652</id>
<content type='text'>
Bit of a cryptic commit title, but our seeding will try to guard against
branchnames being anything but alphanumerical. These charachters we gsub
away but can't have an empty string as replacement.

This change is less efficient, but given that the number of seeded MRs
per project is very limited, this should be ok.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bit of a cryptic commit title, but our seeding will try to guard against
branchnames being anything but alphanumerical. These charachters we gsub
away but can't have an empty string as replacement.

This change is less efficient, but given that the number of seeded MRs
per project is very limited, this should be ok.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add labeled issues seed</title>
<updated>2018-03-15T14:18:43+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2018-03-14T17:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=09de6daf85757577b591054f65c5a448df1a16d0'/>
<id>09de6daf85757577b591054f65c5a448df1a16d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove root user 100 project limit to rely on default 100,000</title>
<updated>2018-02-15T02:51:37+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-02-14T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=011222da01995bd2833672c57f174c4791e59264'/>
<id>011222da01995bd2833672c57f174c4791e59264</id>
<content type='text'>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/43271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/43271
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-reuse-disk-repositories-seeder' into 'master'</title>
<updated>2018-01-05T21:25:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-01-05T21:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa4a335f4a5768e8ddf0444f42cd8927a738b4d5'/>
<id>aa4a335f4a5768e8ddf0444f42cd8927a738b4d5</id>
<content type='text'>
Skip project repository disk validation in development project seeder

Closes gitlab-development-kit#310

See merge request gitlab-org/gitlab-ce!16257</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip project repository disk validation in development project seeder

Closes gitlab-development-kit#310

See merge request gitlab-org/gitlab-ce!16257</pre>
</div>
</content>
</entry>
<entry>
<title>Remove labeled issues seed</title>
<updated>2018-01-05T19:24:25+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2018-01-05T19:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff8971a7b21af3639e1b5749b4b36fafd8754744'/>
<id>ff8971a7b21af3639e1b5749b4b36fafd8754744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
