<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/api.rb, branch ref-dropdown-jquery-objects</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>Refactor Gitlab::Gitignores</title>
<updated>2016-06-20T19:48:28+00:00</updated>
<author>
<name>ZJ van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-05-27T09:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27bf7ae59eb95bff0254b8ad3c001ea2397ec544'/>
<id>27bf7ae59eb95bff0254b8ad3c001ea2397ec544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add endpoints for award emoji on notes</title>
<updated>2016-06-17T19:02:51+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-06-17T13:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05a4a586b5e80f7d30de51199d5bb5bcf7f61705'/>
<id>05a4a586b5e80f7d30de51199d5bb5bcf7f61705</id>
<content type='text'>
Docs also added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs also added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort API endpoints and implement feedback</title>
<updated>2016-06-17T18:08:16+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-06-10T06:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34558315d9deb305b062b825a9a1821ee17352cc'/>
<id>34558315d9deb305b062b825a9a1821ee17352cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add endpoints for Award Emoji</title>
<updated>2016-06-17T18:07:17+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-06-08T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f88221c2dcb1c42cc2f5a765d2586f1755128c3'/>
<id>3f88221c2dcb1c42cc2f5a765d2586f1755128c3</id>
<content type='text'>
This only supports Issues and MergeRequests right now because of the
consistency of the routes those models provide.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only supports Issues and MergeRequests right now because of the
consistency of the routes those models provide.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.</title>
<updated>2016-06-17T16:49:27+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>suprnova32@gmail.com</email>
</author>
<published>2016-06-17T16:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23457cba44758090136b89e13fb83dbc52d69cda'/>
<id>23457cba44758090136b89e13fb83dbc52d69cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend for a gitignores dropdown</title>
<updated>2016-05-20T20:58:36+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-04-29T14:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e166a8022a3f239938a1449a0a8ce3485f309766'/>
<id>e166a8022a3f239938a1449a0a8ce3485f309766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API endpoints for un/subscribing from/to a label</title>
<updated>2016-05-12T20:48:09+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2016-05-12T20:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c22698bd4dbe7d0d3e4a6c8bc946ac6f5de1c12'/>
<id>0c22698bd4dbe7d0d3e4a6c8bc946ac6f5de1c12</id>
<content type='text'>
Closes #15638
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #15638
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few places where autoloading would fail</title>
<updated>2016-05-10T09:51:19+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-15T15:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5589dcf8db0daf2235158724f6b18115a9abfa42'/>
<id>5589dcf8db0daf2235158724f6b18115a9abfa42</id>
<content type='text'>
- Fix naming of API::CommitStatuses
- Ensure we use require_dependency instead of require
- Ensure the namespace is right in lib/api/api.rb, otherwise, we
  might require Grape::API::Helpers which defines the `#params` method.
  This is to avoid requiring a file multiple times and getting an "Already
  initialized constant" error.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix naming of API::CommitStatuses
- Ensure we use require_dependency instead of require
- Ensure the namespace is right in lib/api/api.rb, otherwise, we
  might require Grape::API::Helpers which defines the `#params` method.
  This is to avoid requiring a file multiple times and getting an "Already
  initialized constant" error.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation if license template selector and /licenses/:key API endpoint</title>
<updated>2016-04-18T12:47:50+00:00</updated>
<author>
<name>Anton Davydov</name>
<email>antondavydov.o@gmail.com</email>
</author>
<published>2016-03-01T12:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=073c3d15c71a0f877b62c7d3d7417a9721da1dba'/>
<id>073c3d15c71a0f877b62c7d3d7417a9721da1dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic runners management API</title>
<updated>2016-02-19T12:18:46+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2016-01-26T16:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=128be3c0103f601b2c80f3489646e57e202f6327'/>
<id>128be3c0103f601b2c80f3489646e57e202f6327</id>
<content type='text'>
- add feature to list runners
- add feature to show runners details
- add feature to delete runner
- add feature to update runner
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add feature to list runners
- add feature to show runners details
- add feature to delete runner
- add feature to update runner
</pre>
</div>
</content>
</entry>
</feed>
