<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch parallel-tests</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'rs-snippets-dont-expire' into 'master'</title>
<updated>2016-03-09T09:02:17+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-03-09T09:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bc14d81af02f2b433692edbfc93db6fc7a31fa67'/>
<id>bc14d81af02f2b433692edbfc93db6fc7a31fa67</id>
<content type='text'>

Remove `Snippet#expires_at`

This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.

See merge request !3103</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove `Snippet#expires_at`

This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.

See merge request !3103</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master'</title>
<updated>2016-03-08T17:30:10+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-03-08T17:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe9a445faaaa5a90c9308b01877aadc1984a111b'/>
<id>fe9a445faaaa5a90c9308b01877aadc1984a111b</id>
<content type='text'>

Expose User#last_sign_in_at and User#confirmed_at for admins

Closes #840

See merge request !3090</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Expose User#last_sign_in_at and User#confirmed_at for admins

Closes #840

See merge request !3090</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc/ci-api-update' into 'master'</title>
<updated>2016-03-08T09:35:10+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-03-08T09:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a19a9faba94a6ea6367032cbd001bcc166160835'/>
<id>a19a9faba94a6ea6367032cbd001bcc166160835</id>
<content type='text'>

Deprecated GitLab CI API clean up

Deprecated GitLab CI API clean up.

The intent here is to clean up deprecated GitLab CI documentation leaving only relevant information.
Since we merged `Ci::Project` to `Project` most of this documentation is outdated.

Closes #13610 

See merge request !3003</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Deprecated GitLab CI API clean up

Deprecated GitLab CI API clean up.

The intent here is to clean up deprecated GitLab CI documentation leaving only relevant information.
Since we merged `Ci::Project` to `Project` most of this documentation is outdated.

Closes #13610 

See merge request !3003</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `Snippet#expires_at`</title>
<updated>2016-03-05T23:12:17+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-05T22:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=836d5930332797192094ce4a3c8083e96f7e8c53'/>
<id>836d5930332797192094ce4a3c8083e96f7e8c53</id>
<content type='text'>
This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was removed from the interface in
https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation
lingered around for two years.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fields to GET /users/* API endpoints for admins</title>
<updated>2016-03-04T10:59:43+00:00</updated>
<author>
<name>evuez</name>
<email>helloevuez@gmail.com</email>
</author>
<published>2016-02-24T12:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0d24ab1b52a78bf855a70886113b79707036029'/>
<id>b0d24ab1b52a78bf855a70886113b79707036029</id>
<content type='text'>
Added fields are last_sign_in_at and confirmed_at.
They are available for GET /users/ and GET /users/:id for admins.

Closes #840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added fields are last_sign_in_at and confirmed_at.
They are available for GET /users/ and GET /users/:id for admins.

Closes #840
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2016-03-02T09:42:14+00:00</updated>
<author>
<name>bb-froggy</name>
<email>ch-git@hannebauer.name</email>
</author>
<published>2016-03-02T09:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2af778c4fabdfc8d54bfb2bed8344c7cf0f14505'/>
<id>2af778c4fabdfc8d54bfb2bed8344c7cf0f14505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated CI API docs for commits and projects</title>
<updated>2016-02-29T12:22:34+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-02-29T11:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec7c6a084c5c366f67932bc21e45ef7fff4abac9'/>
<id>ec7c6a084c5c366f67932bc21e45ef7fff4abac9</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>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://trove.baserock.org/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://trove.baserock.org/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://trove.baserock.org/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>
</feed>
