<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch chart.html.haml-refactor</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 project import API after import service refactor</title>
<updated>2018-02-16T17:03:34+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2018-02-16T17:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8dfec0ffa4fdbb383bf4f0d1ef71969adb50dd3'/>
<id>d8dfec0ffa4fdbb383bf4f0d1ef71969adb50dd3</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 '41899-api-endpoint-for-importing-a-project-export' into 'master'</title>
<updated>2018-02-16T14:05:51+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-02-16T14:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=feab47e08248af47db2f51dd2c8684f7cf1c1615'/>
<id>feab47e08248af47db2f51dd2c8684f7cf1c1615</id>
<content type='text'>
Resolve "API endpoint for importing a project export"

Closes #41899

See merge request gitlab-org/gitlab-ce!17025</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "API endpoint for importing a project export"

Closes #41899

See merge request gitlab-org/gitlab-ce!17025</pre>
</div>
</content>
</entry>
<entry>
<title>update docs</title>
<updated>2018-02-16T13:37:26+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2018-02-16T13:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=890d7b540b1ffbadcde490a2e1b741bbb1af3cf4'/>
<id>890d7b540b1ffbadcde490a2e1b741bbb1af3cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor code based on feedback</title>
<updated>2018-02-14T13:59:11+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2018-02-14T13:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0abd85f919053efa8a03add9ae43ce9ea2d02ae5'/>
<id>0abd85f919053efa8a03add9ae43ce9ea2d02ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor code based on feedback</title>
<updated>2018-02-14T13:46:40+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2018-02-14T13:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e613d777b258a4f7070d2b7aaee093901e4b7ed7'/>
<id>e613d777b258a4f7070d2b7aaee093901e4b7ed7</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 'feature/include-custom-attributes-in-api' into 'master'</title>
<updated>2018-02-14T10:40:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-02-14T10:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6085656bffa54cdbe21e776e283f87ece313991f'/>
<id>6085656bffa54cdbe21e776e283f87ece313991f</id>
<content type='text'>
Allow including custom attributes in API responses

See merge request gitlab-org/gitlab-ce!16526</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow including custom attributes in API responses

See merge request gitlab-org/gitlab-ce!16526</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '42934-search-api-fix' into 'master'</title>
<updated>2018-02-14T10:15:49+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-02-14T10:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e829934f95bcae25f5c09583b6febe6e2e646b6'/>
<id>5e829934f95bcae25f5c09583b6febe6e2e646b6</id>
<content type='text'>
Add information about projects when searching in wiki_blobs, blobs, commits scopes

Closes #42934

See merge request gitlab-org/gitlab-ce!17095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add information about projects when searching in wiki_blobs, blobs, commits scopes

Closes #42934

See merge request gitlab-org/gitlab-ce!17095</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-refs-for-commit' into 'master'</title>
<updated>2018-02-14T09:58:31+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-02-14T09:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7da1a3d7a30976090d437d7a0fcefe7ac2548ab3'/>
<id>7da1a3d7a30976090d437d7a0fcefe7ac2548ab3</id>
<content type='text'>
API: Get refs for a particular commit

Closes #18014

See merge request gitlab-org/gitlab-ce!15026</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Get refs for a particular commit

Closes #18014

See merge request gitlab-org/gitlab-ce!15026</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor commits/refs API to use hash and add pagination headers</title>
<updated>2018-02-14T09:16:34+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2018-02-13T19:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a724f7e35f9f8ed9692b0f3f4d6c8a62632cdec4'/>
<id>a724f7e35f9f8ed9692b0f3f4d6c8a62632cdec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API - Include project in commits&amp;blobs search results</title>
<updated>2018-02-14T08:00:26+00:00</updated>
<author>
<name>Jarka Kadlecová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2018-02-13T12:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0b4ae1875529cd7ca786bd5eccd49be9a40a038'/>
<id>b0b4ae1875529cd7ca786bd5eccd49be9a40a038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
