<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, branch diff-notes-refactor</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 'route-map' into 'master'</title>
<updated>2017-02-07T19:14:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-02-07T19:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58eae0961ea6e2147a288cda8a56a51303bbf13b'/>
<id>58eae0961ea6e2147a288cda8a56a51303bbf13b</id>
<content type='text'>

Add 'View on [env]' link to blobs and individual files in diffs

See merge request !8867</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add 'View on [env]' link to blobs and individual files in diffs

See merge request !8867</pre>
</div>
</content>
</entry>
<entry>
<title>Don't skip authorization when stopping CI environments</title>
<updated>2017-02-07T17:26:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-07T17:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8116e400be83997206b1ed12534d3a71ae4b6333'/>
<id>8116e400be83997206b1ed12534d3a71ae4b6333</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 '24147-delete-env-button' into 'master'</title>
<updated>2017-02-07T16:44:54+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-07T16:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f7d900aa42f01bf24f35162aa042a0725a6b8bdc'/>
<id>f7d900aa42f01bf24f35162aa042a0725a6b8bdc</id>
<content type='text'>

Makes stop button visible in environment page

Closes #24147

See merge request !7379</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Makes stop button visible in environment page

Closes #24147

See merge request !7379</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refresh-permissions-when-moving-projects' into 'master'</title>
<updated>2017-02-07T16:22:35+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-07T16:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a658654c695b81b2b8a28af01b273e6e3db08184'/>
<id>a658654c695b81b2b8a28af01b273e6e3db08184</id>
<content type='text'>

Refresh authorizations when transferring projects

See merge request !9029</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Refresh authorizations when transferring projects

See merge request !9029</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '21518_recaptcha_spam_issues' into 'master'</title>
<updated>2017-02-07T14:21:13+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-02-07T14:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38cb0347b2ae8dc3d8bd61dd81f5f10af688562b'/>
<id>38cb0347b2ae8dc3d8bd61dd81f5f10af688562b</id>
<content type='text'>
Use reCaptcha when an issue identified as spam

Closes #21518

See merge request !8846</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use reCaptcha when an issue identified as spam

Closes #21518

See merge request !8846</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh authorizations when transferring projects</title>
<updated>2017-02-07T13:58:49+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-02-07T13:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebae38394d8d6738ace1719633ad93c112951f03'/>
<id>ebae38394d8d6738ace1719633ad93c112951f03</id>
<content type='text'>
This ensures that project authorizations are refreshed when moving a
project from one namespace to another. When doing so the permissions for
all users of both the old and new namespaces are refreshed.

See #26194 for more information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that project authorizations are refreshed when moving a
project from one namespace to another. When doing so the permissions for
all users of both the old and new namespaces are refreshed.

See #26194 for more information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/import-group-members' into 'master'</title>
<updated>2017-02-07T11:59:56+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-07T11:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95a3e2da9b75ac30ff95f3bf6018d200204f6af6'/>
<id>95a3e2da9b75ac30ff95f3bf6018d200204f6af6</id>
<content type='text'>

Fix missing group members from Import/Export

Closes #25124

See merge request !8923</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix missing group members from Import/Export

Closes #25124

See merge request !8923</pre>
</div>
</content>
</entry>
<entry>
<title>Use reCaptcha when an issue identified as spam</title>
<updated>2017-02-07T11:56:20+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-01-27T16:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d2954e4570d236a080b0d46698d96a28fd9acec'/>
<id>3d2954e4570d236a080b0d46698d96a28fd9acec</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 'issue_19262' into 'master'</title>
<updated>2017-02-07T10:56:38+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-02-07T10:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55d55e3854e5e955e96b131c1350218a36e68b7b'/>
<id>55d55e3854e5e955e96b131c1350218a36e68b7b</id>
<content type='text'>

Disallow system notes for closed issuables

Closes #19262

See merge request !8848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Disallow system notes for closed issuables

Closes #19262

See merge request !8848</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing group members to export for I/E</title>
<updated>2017-02-07T10:06:05+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-02-01T11:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8409340b3b3c6e57285a30a585c1f6fb957cd6da'/>
<id>8409340b3b3c6e57285a30a585c1f6fb957cd6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
