<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/steps/admin/groups.rb, branch compare-code-view</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix invite user feature test and improve request member UI row</title>
<updated>2016-07-07T06:15:49+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-07-07T05:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b37b7deedf253a37f4044b25e769f0de48947c55'/>
<id>b37b7deedf253a37f4044b25e769f0de48947c55</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>Fix specs</title>
<updated>2016-06-21T16:25:44+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-06-21T16:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f7353ce38c2bcc957d10c35aadc4197668cc7f8'/>
<id>1f7353ce38c2bcc957d10c35aadc4197668cc7f8</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>Bring shared project feature tests from EE</title>
<updated>2016-03-12T13:45:14+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-03-12T13:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55ceda12045ffb59187b7104a3b28a34e28a8b87'/>
<id>55ceda12045ffb59187b7104a3b28a34e28a8b87</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>Signed in admin should be able to add/remove himself to a group</title>
<updated>2015-12-01T22:53:43+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2015-12-01T21:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ab7bdf7739935bf79c2e033212726a4be421a26'/>
<id>9ab7bdf7739935bf79c2e033212726a4be421a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug preventing invite by e-mail</title>
<updated>2015-08-21T20:47:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-21T04:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3715a0f29b6758b3075abb6f28ee24c4eb8ed427'/>
<id>3715a0f29b6758b3075abb6f28ee24c4eb8ed427</id>
<content type='text'>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.

Closes #2320
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Group#add_*` convenience methods</title>
<updated>2015-08-07T04:20:02+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-08-07T04:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb6dc1f07de124915e48456bf45c108878687043'/>
<id>fb6dc1f07de124915e48456bf45c108878687043</id>
<content type='text'>
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `within` to `page.within` in feature steps</title>
<updated>2015-06-12T09:12:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-12T05:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=584f8601eff79fe6e400026ba6db086002ce2cba'/>
<id>584f8601eff79fe6e400026ba6db086002ce2cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all `should`-style syntax to `expect` in features</title>
<updated>2015-06-12T09:12:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-12T04:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69bbc413fec7aa4168d9ff12df5421674db90032'/>
<id>69bbc413fec7aa4168d9ff12df5421674db90032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `project_member` instead of `team_member`.</title>
<updated>2015-03-15T12:50:38+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-03-13T15:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31fc73f0a9b9225ba3737b9525fcf7a1695a45f2'/>
<id>31fc73f0a9b9225ba3737b9525fcf7a1695a45f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor issuable sorting a bit</title>
<updated>2015-02-06T04:21:21+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-02-06T04:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5be267e40c0ba05c2a7de6a71d154f1b5161160'/>
<id>c5be267e40c0ba05c2a7de6a71d154f1b5161160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
