<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers, branch projects-section-button-capitalization</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>Create subgroups if they don't exist while importing projects</title>
<updated>2017-04-05T10:09:31+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-04-05T10:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdcd23b297a0234afcb8aae32bc215e827da09fc'/>
<id>bdcd23b297a0234afcb8aae32bc215e827da09fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use FFaker in factories, use sequences instead</title>
<updated>2017-04-03T16:54:48+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-23T13:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e3516788fdea3de3c5f06e1981ddc518b05d0fb'/>
<id>4e3516788fdea3de3c5f06e1981ddc518b05d0fb</id>
<content type='text'>
FFaker can generate data that randomly break our test suite. This
simplifies our factories and use sequences which are more predictive.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FFaker can generate data that randomly break our test suite. This
simplifies our factories and use sequences which are more predictive.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-destroy-user-race' into 'master'</title>
<updated>2017-04-03T14:15:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-04-03T14:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff3703f5e6e386d28790c3b395341bcf15b04c13'/>
<id>ff3703f5e6e386d28790c3b395341bcf15b04c13</id>
<content type='text'>

Fix race condition where a namespace would be deleted before a project was deleted

Closes #30334 and #30306

See merge request !10389</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix race condition where a namespace would be deleted before a project was deleted

Closes #30334 and #30306

See merge request !10389</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redirection after login when the referer have params</title>
<updated>2017-04-02T15:54:19+00:00</updated>
<author>
<name>mhasbini</name>
<email>mohammad.hasbini@gmail.com</email>
</author>
<published>2017-04-02T15:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af0c08b6f92a0933e24414bea11344162cda6c43'/>
<id>af0c08b6f92a0933e24414bea11344162cda6c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete users asynchronously</title>
<updated>2017-04-02T12:37:05+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-04-01T04:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a2d022d1d578f8957736de2fb895069c24c072b'/>
<id>6a2d022d1d578f8957736de2fb895069c24c072b</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 '25556-prevent-users-from-disconnecting-gitlab-account-from-cas' into 'master'</title>
<updated>2017-03-31T19:59:54+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-03-31T19:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b54acba8b732688c59fe2f38510c469dc86ee499'/>
<id>b54acba8b732688c59fe2f38510c469dc86ee499</id>
<content type='text'>

Prevent users from disconnecting gitlab account from CAS

Closes #25556

See merge request !10282</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prevent users from disconnecting gitlab account from CAS

Closes #25556

See merge request !10282</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent users from disconnecting gitlab account from CAS</title>
<updated>2017-03-31T17:42:34+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-03-28T10:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9adf92f3c96d5f24fa413944dff3b932740a613'/>
<id>b9adf92f3c96d5f24fa413944dff3b932740a613</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 'tc-cleanup-application-settings-spec' into 'master'</title>
<updated>2017-03-30T12:05:00+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-03-30T12:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b84708df2b363d6a39acca356ebf28e9ff35ff5'/>
<id>5b84708df2b363d6a39acca356ebf28e9ff35ff5</id>
<content type='text'>

Cleanup application settings spec

See merge request !10189</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Cleanup application settings spec

See merge request !10189</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/gb/environments-folders-route' into 'master'</title>
<updated>2017-03-28T15:31:03+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-03-28T15:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=903b2c24486f95324ee6d04863fa261efcec0f29'/>
<id>903b2c24486f95324ee6d04863fa261efcec0f29</id>
<content type='text'>

Fix environment folder route when special chars present

Closes #29922

See merge request !10250</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix environment folder route when special chars present

Closes #29922

See merge request !10250</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'master'</title>
<updated>2017-03-27T15:55:47+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-03-27T15:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aeff506a4ea247bd912de967e43dd34dd5fad453'/>
<id>aeff506a4ea247bd912de967e43dd34dd5fad453</id>
<content type='text'>

Bring back option to be notified of own activity

See merge request !10032</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Bring back option to be notified of own activity

See merge request !10032</pre>
</div>
</content>
</entry>
</feed>
