<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/admin, branch ref-dropdown-jquery-objects</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<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://trove.baserock.org/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>Fix admin active tab tests</title>
<updated>2016-06-15T14:41:15+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-06-15T14:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5efd17d8ae540f2e85b81ae787779c3871d42c4'/>
<id>d5efd17d8ae540f2e85b81ae787779c3871d42c4</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>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://trove.baserock.org/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>Branded login page also in CE</title>
<updated>2016-02-26T14:50:51+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-02-22T19:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a2869ab4674b8a6b94ec206660e083a00d4db37'/>
<id>9a2869ab4674b8a6b94ec206660e083a00d4db37</id>
<content type='text'>
The only major difference with the EE version is the change from a light and dark logo to only a header logo
The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only major difference with the EE version is the change from a light and dark logo to only a header logo
The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow limited Markdown in Broadcast Messages</title>
<updated>2016-02-06T19:30:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-04T04:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89b3ddd609063d93f39a02279f0f3e23b8b6b364'/>
<id>89b3ddd609063d93f39a02279f0f3e23b8b6b364</id>
<content type='text'>
Closes #11853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #11853
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Akismet spam checking for creation of issues via API</title>
<updated>2016-02-02T13:25:44+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-01-09T19:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d20e75a8d80c2828336cd22897ea6868d666f8a5'/>
<id>d20e75a8d80c2828336cd22897ea6868d666f8a5</id>
<content type='text'>
Currently any spam detected by Akismet by non-members via API will be logged
in a separate table in the admin page.

Closes #5612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently any spam detected by Akismet by non-members via API will be logged
in a separate table in the admin page.

Closes #5612
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Broadcast Message features</title>
<updated>2016-01-13T16:34:59+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-12-31T22:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=540ae3c3658d051f852b2c10fa61c557521196e1'/>
<id>540ae3c3658d051f852b2c10fa61c557521196e1</id>
<content type='text'>
- Removes redundant "Create a broadcast message" scenario that was
  entirely covered by the "Create a customized broadcast message"
  scenario.
- Adds "Edit an existing broadcast message" scenario
- Adds "Remove an existing broadcast message" scenario
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removes redundant "Create a broadcast message" scenario that was
  entirely covered by the "Create a customized broadcast message"
  scenario.
- Adds "Edit an existing broadcast message" scenario
- Adds "Remove an existing broadcast message" scenario
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify BroadcastMessage factory</title>
<updated>2016-01-13T16:34:58+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-12-31T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8086b2bd2ecb0ff647da766c436eda47b7434599'/>
<id>8086b2bd2ecb0ff647da766c436eda47b7434599</id>
<content type='text'>
Also make the feature tests less brittle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make the feature tests less brittle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Signed in admin should be able to add/remove himself to a project</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-01T22:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67cc6b0642573fe443126042dd36b15f05bc539c'/>
<id>67cc6b0642573fe443126042dd36b15f05bc539c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://trove.baserock.org/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>
</feed>
