<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/builds.md, branch api-shared-projects</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 documentation for commit builds API improvements</title>
<updated>2016-06-28T11:04:11+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-06-28T10:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=087f0808718065fe68601865f54f028fef64dfa4'/>
<id>087f0808718065fe68601865f54f028fef64dfa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve design based on review</title>
<updated>2016-06-13T10:09:19+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-10T19:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=421be01dabb13cd1f45d0118b4e1be9d33baef61'/>
<id>421be01dabb13cd1f45d0118b4e1be9d33baef61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added keep artifacts API endpoint</title>
<updated>2016-06-13T10:07:23+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-10T15:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6013768fec33e3bf084019d97dbfb7cca78f8e82'/>
<id>6013768fec33e3bf084019d97dbfb7cca78f8e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the API endpoint for gathering a build log</title>
<updated>2016-06-03T17:56:26+00:00</updated>
<author>
<name>Mark Fletcher</name>
<email>mark@gitlab.com</email>
</author>
<published>2016-06-03T17:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e8f039ae91767b912da2511d7697d7993293534'/>
<id>2e8f039ae91767b912da2511d7697d7993293534</id>
<content type='text'>
* Resolves #18015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Resolves #18015
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup CiCommit and CiBuild</title>
<updated>2016-03-14T12:20:35+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-03-09T15:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0672258915a0cf444802ffc50ad1cd914f4f11d4'/>
<id>0672258915a0cf444802ffc50ad1cd914f4f11d4</id>
<content type='text'>
- Remove all view related methods from Ci::Build and CommitStatus
- Remove unused Ci::Commit and Ci::Build methods
- Use polymorphism to render different types of CommitStatus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove all view related methods from Ci::Build and CommitStatus
- Remove unused Ci::Commit and Ci::Build methods
- Use polymorphism to render different types of CommitStatus
</pre>
</div>
</content>
</entry>
<entry>
<title>Add when the API changes got introduced</title>
<updated>2016-02-22T12:30:22+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-02-22T12:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13fd08b15705cadfdd1c02fccde3662502a31d94'/>
<id>13fd08b15705cadfdd1c02fccde3662502a31d94</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs on artifacts API</title>
<updated>2016-02-20T12:13:21+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-02-20T12:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad833c934b93c03cef853611e73af62283d8573a'/>
<id>ad833c934b93c03cef853611e73af62283d8573a</id>
<content type='text'>
- Backticks in parameters
- Remove headings
- Fix curl URL link

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Backticks in parameters
- Remove headings
- Fix curl URL link

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation</title>
<updated>2016-02-19T19:56:56+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-02-19T19:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17182cdfe0c31b8177fef20bb8dde1193ff117d4'/>
<id>17182cdfe0c31b8177fef20bb8dde1193ff117d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix API</title>
<updated>2016-02-19T17:30:43+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-02-19T17:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c6bb79422c9979708b44b35ed1c465bcd87ef99'/>
<id>6c6bb79422c9979708b44b35ed1c465bcd87ef99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce API for serving the artifacts archive</title>
<updated>2016-02-19T17:30:13+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-02-08T21:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=921cfb66e617156517761b3f294f58c81db55dea'/>
<id>921cfb66e617156517761b3f294f58c81db55dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
