<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch issue/209</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Make GroupProject inherit from Project</title>
<updated>2017-03-18T16:08:33+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-18T16:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=380bcc4cce66d7b2c080f258a1acb0d14a5a1fc3'/>
<id>380bcc4cce66d7b2c080f258a1acb0d14a5a1fc3</id>
<content type='text'>
Fixes #209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #209
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle extra args when listing with all=True</title>
<updated>2017-03-17T17:14:19+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-17T17:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3b388447fecab4d86a3387178bfb2876776d7567'/>
<id>3b388447fecab4d86a3387178bfb2876776d7567</id>
<content type='text'>
Fixes #233
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #233
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for merge request notes deletion</title>
<updated>2017-03-17T16:56:52+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-17T16:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e39d7eaaba18a7aa5cbcb4240feb0db11516b312'/>
<id>e39d7eaaba18a7aa5cbcb4240feb0db11516b312</id>
<content type='text'>
Fixes #227
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #227
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DeployKey{,Manager} classes</title>
<updated>2017-03-17T16:39:20+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-17T16:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a3f2ab138502cf3217d1b97ae7f3cd3a4f8b324f'/>
<id>a3f2ab138502cf3217d1b97ae7f3cd3a4f8b324f</id>
<content type='text'>
They are the same as Key and KeyManager but the name makes more sense.

Fixes #212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are the same as Key and KeyManager but the name makes more sense.

Fixes #212
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that manager objects are never overwritten</title>
<updated>2017-03-17T15:41:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-17T15:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=35339d667097d8b937c1f9f2407e4c109834ad54'/>
<id>35339d667097d8b937c1f9f2407e4c109834ad54</id>
<content type='text'>
Group.projects (manager) can be replaced by a list of Project objects
when creating/updating objects. The GroupObject API is more consistent
and closer to the GitLab API, so make sure it is always used.

Fixes #209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Group.projects (manager) can be replaced by a list of Project objects
when creating/updating objects. The GroupObject API is more consistent
and closer to the GitLab API, so make sure it is always used.

Fixes #209
</pre>
</div>
</content>
</entry>
<entry>
<title>Time tracking (#222)</title>
<updated>2017-03-03T12:57:46+00:00</updated>
<author>
<name>savenger</name>
<email>github@smahmood.de</email>
</author>
<published>2017-03-03T12:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=92151b22b5b03b3d529caf1865a2e35738a2f3d2'/>
<id>92151b22b5b03b3d529caf1865a2e35738a2f3d2</id>
<content type='text'>
* Added gitlab time tracking features

- get/set/remove estimated time per issue
- get/set/remove time spent per issue

* Added documentation for time tracking functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added gitlab time tracking features

- get/set/remove estimated time per issue
- get/set/remove time spent per issue

* Added documentation for time tracking functions
</pre>
</div>
</content>
</entry>
<entry>
<title>0.19 release</title>
<updated>2017-02-21T04:54:43+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-02-21T04:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=cd696240ec9000ce12c4232db3436fbca58b8fdd'/>
<id>cd696240ec9000ce12c4232db3436fbca58b8fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>{Project,Group}Member: support expires_at attribute</title>
<updated>2017-02-21T04:48:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-02-21T04:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a273a174ea00b563d16138ed98cc723bad7b7e29'/>
<id>a273a174ea00b563d16138ed98cc723bad7b7e29</id>
<content type='text'>
Fixes #224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #224
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle settings.domain_whitelist, partly</title>
<updated>2017-02-18T15:39:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-02-18T15:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=41ca4497c3e30100991db0e8c673b722e45a6f44'/>
<id>41ca4497c3e30100991db0e8c673b722e45a6f44</id>
<content type='text'>
The API doesn't like receiving lists, although documentation says it's
what's expected. To be investigated.

This fixes the tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API doesn't like receiving lists, although documentation says it's
what's expected. To be investigated.

This fixes the tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #216 from ExodusIntelligence/hotfix-issue_due_date-215</title>
<updated>2017-02-10T05:53:35+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-02-10T05:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1e0ae591616b297739bb5f35db6697eee88909a3'/>
<id>1e0ae591616b297739bb5f35db6697eee88909a3</id>
<content type='text'>
added due_date attribute to ProjectIssue</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added due_date attribute to ProjectIssue</pre>
</div>
</content>
</entry>
</feed>
