<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch api-gpg-key-management</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>Add documentation</title>
<updated>2017-09-05T11:44:35+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-09-05T09:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23f28ddf05e26b2794b0fc77151df974141d7575'/>
<id>23f28ddf05e26b2794b0fc77151df974141d7575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Add GPG key management for admins</title>
<updated>2017-09-04T12:16:02+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-08-25T10:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1dad418779316665f14bbf8396490dc3a52da06d'/>
<id>1dad418779316665f14bbf8396490dc3a52da06d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Add GPG key management</title>
<updated>2017-09-04T12:16:02+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-08-25T10:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81824a1cf480a9056f368d0792cdae5f11c25943'/>
<id>81824a1cf480a9056f368d0792cdae5f11c25943</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 'remove-unused-code-issueshelper' into 'master'</title>
<updated>2017-09-04T11:10:44+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-09-04T11:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=970af9964ea9404942818d8c3394d2903955ed69'/>
<id>970af9964ea9404942818d8c3394d2903955ed69</id>
<content type='text'>
Remove unused methods from `IssuesHelper` and `IssuablesHelper`

See merge request !13793</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused methods from `IssuesHelper` and `IssuablesHelper`

See merge request !13793</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'move-git-operation-service' into 'master'</title>
<updated>2017-09-04T11:06:12+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-09-04T11:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4efdb451b59f550f7a86b39ff1328471233a9c38'/>
<id>4efdb451b59f550f7a86b39ff1328471233a9c38</id>
<content type='text'>
Move GitOperationService to Gitlab::Git

See merge request !13984</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move GitOperationService to Gitlab::Git

See merge request !13984</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-unused-code' into 'master'</title>
<updated>2017-09-04T11:05:07+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-09-04T11:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25a443d65220cb76fab2c8123eca17f30c461a89'/>
<id>25a443d65220cb76fab2c8123eca17f30c461a89</id>
<content type='text'>
Remove unused code

See merge request !13657</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused code

See merge request !13657</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'git-operation-service-to-git' into 'master'</title>
<updated>2017-09-04T10:56:26+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-09-04T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dabce2c571d105cc20bb132d0d8c848592e9aa15'/>
<id>dabce2c571d105cc20bb132d0d8c848592e9aa15</id>
<content type='text'>
Prepare GitOperationService for moving to Gitlab::Git

See merge request !13773</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare GitOperationService for moving to Gitlab::Git

See merge request !13773</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-only-require-po-parser-in-rake' into 'master'</title>
<updated>2017-09-04T10:21:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-09-04T10:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6f9470b4aff72d78520eb8c7ed9a1f88ac0aa0e'/>
<id>a6f9470b4aff72d78520eb8c7ed9a1f88ac0aa0e</id>
<content type='text'>
Only require `simple_po_parser` in rake task that needs it

Closes #37379

See merge request !14018</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only require `simple_po_parser` in rake task that needs it

Closes #37379

See merge request !14018</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '36452-milestone-icon' into 'master'</title>
<updated>2017-09-04T09:54:01+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-09-04T09:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebbbc7ef52fbd1d3339e2e21be967d313a074a28'/>
<id>ebbbc7ef52fbd1d3339e2e21be967d313a074a28</id>
<content type='text'>
Use new MR icon for milestone sidebar

Closes #36452

See merge request !14004</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use new MR icon for milestone sidebar

Closes #36452

See merge request !14004</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-pikaday-dropdowns' into 'master'</title>
<updated>2017-09-04T09:52:38+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-09-04T09:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c03f7825a2ec8fd1d966d65fc664a55ae59916cc'/>
<id>c03f7825a2ec8fd1d966d65fc664a55ae59916cc</id>
<content type='text'>
Make Pikaday dropdowns style consistent

See merge request !13426</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Pikaday dropdowns style consistent

See merge request !13426</pre>
</div>
</content>
</entry>
</feed>
