<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/fixtures/api/schemas, branch 35942_api_binary_encoding</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>Add spec (Halfway)</title>
<updated>2017-09-04T12:10:34+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-08-21T17:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03f72f0f419b7e05fe9207c90b92b02ef7291cd1'/>
<id>03f72f0f419b7e05fe9207c90b92b02ef7291cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend API: Pipeline Schedule Variable</title>
<updated>2017-09-04T12:10:34+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-08-18T08:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ca5c333fd5170a900c7fa28b6bfcbe1a8bc6477'/>
<id>8ca5c333fd5170a900c7fa28b6bfcbe1a8bc6477</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 'master' into issue-discussions-refactor</title>
<updated>2017-08-31T07:13:41+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-08-31T07:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c215dd23dfa942d6b83252403ce326df96ab3ea'/>
<id>7c215dd23dfa942d6b83252403ce326df96ab3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add time stats to API schema for issue and merge request end points</title>
<updated>2017-08-29T13:31:36+00:00</updated>
<author>
<name>Travis Miller</name>
<email>travis@travismiller.com</email>
</author>
<published>2017-08-19T17:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6782b406f77d237e58c23a3bce444e3cd4dde849'/>
<id>6782b406f77d237e58c23a3bce444e3cd4dde849</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge request json schema (add labels, milestone)</title>
<updated>2017-08-11T05:26:54+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-08-11T05:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e6138bd3196e2fd00596524f4ec49a6be83879e'/>
<id>4e6138bd3196e2fd00596524f4ec49a6be83879e</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 'rc/fix-commits-api' into 'master'</title>
<updated>2017-08-08T12:54:55+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-08-08T12:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5b08d59f07fc53c1e34819fac20352119d5343e6'/>
<id>5b08d59f07fc53c1e34819fac20352119d5343e6</id>
<content type='text'>
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name…

Closes #15651

See merge request !13370</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name…

Closes #15651

See merge request !13370</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/`</title>
<updated>2017-08-08T10:54:07+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-26T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=023a3f7a3b842df9dd2ad2953c3cbcd465b6de57'/>
<id>023a3f7a3b842df9dd2ad2953c3cbcd465b6de57</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 the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/`</title>
<updated>2017-08-08T09:50:58+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-26T13:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10fe62ec80be86c227e38d60e30fecba0c5bbe29'/>
<id>10fe62ec80be86c227e38d60e30fecba0c5bbe29</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>Store MergeWorker JID on merge request, and clean up stuck merges</title>
<updated>2017-08-07T18:23:37+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-07-31T22:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0640b3d1d89b7a4eda343eb23b0518a835ac9106'/>
<id>0640b3d1d89b7a4eda343eb23b0518a835ac9106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a `/`</title>
<updated>2017-07-27T12:29:31+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-26T12:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=649382b1c27b09e5b54a5cdb21f078f37ecd7306'/>
<id>649382b1c27b09e5b54a5cdb21f078f37ecd7306</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>
</feed>
