<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/cli.py, branch 0.11.1</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Support deletion without getting the object first</title>
<updated>2016-01-10T17:21:46+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-10T17:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1d7ebea727c2fa68135ef4290dfe51604d843688'/>
<id>1d7ebea727c2fa68135ef4290dfe51604d843688</id>
<content type='text'>
Use this feature in the CLI to avoid an extra API call to the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this feature in the CLI to avoid an extra API call to the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>cli.py: make internal functions private</title>
<updated>2016-01-10T16:40:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-10T16:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e5821e6a39344d545ac230ac6d868a8f0aaeb46b'/>
<id>e5821e6a39344d545ac230ac6d868a8f0aaeb46b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement group search in CLI</title>
<updated>2016-01-09T07:47:26+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-09T07:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5ea6d0ab7a69000be8ed01eaf2c5a49a79e33215'/>
<id>5ea6d0ab7a69000be8ed01eaf2c5a49a79e33215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI: fix the discovery of possible actions</title>
<updated>2016-01-08T21:14:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-08T21:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e48e14948f886a7bb71b22f82d71c2572a09341e'/>
<id>e48e14948f886a7bb71b22f82d71c2572a09341e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3: fix CLI error when arguments are missing</title>
<updated>2015-12-31T06:31:50+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-12-31T06:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7c38ef6f2f089c1fbf9fa0ade249bb460c96ee9d'/>
<id>7c38ef6f2f089c1fbf9fa0ade249bb460c96ee9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a create method for GitlabObject's</title>
<updated>2015-12-31T05:37:44+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-12-31T05:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a636d5ab25d2b248d89363ac86ecad7a0b90f100'/>
<id>a636d5ab25d2b248d89363ac86ecad7a0b90f100</id>
<content type='text'>
Instead of using the constructor to do everything (get, list and
create), we now provide a class method for each action. This should make
code easier to read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using the constructor to do everything (get, list and
create), we now provide a class method for each action. This should make
code easier to read.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the CLI -g short option for --gitlab</title>
<updated>2015-12-30T18:23:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-12-30T18:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7e61a28d74a8589bffcfb70e0f3622113f6442ae'/>
<id>7e61a28d74a8589bffcfb70e0f3622113f6442ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a get method for GitlabObject</title>
<updated>2015-12-30T18:13:10+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-12-30T18:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=74dc2acc788fb6e2fdced0561d8959e2a9d0572f'/>
<id>74dc2acc788fb6e2fdced0561d8959e2a9d0572f</id>
<content type='text'>
This change provides a way to implement GET for objects that don't
support it, but support LIST.

It is also a first step to a cleaner API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change provides a way to implement GET for objects that don't
support it, but support LIST.

It is also a first step to a cleaner API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use name as sort key to fix Python 3 TypeError</title>
<updated>2015-12-23T20:10:32+00:00</updated>
<author>
<name>Colin D Bennett</name>
<email>colin.bennett@harman.com</email>
</author>
<published>2015-12-23T19:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=363b75e73c2b66ab625811accdb9d639fb068675'/>
<id>363b75e73c2b66ab625811accdb9d639fb068675</id>
<content type='text'>
Sort types explicitly by name to fix unorderable types TypeError in
Python 3.

The call to sort() on cli.py line 259 produced the error:

    TypeError: unorderable types: type() &lt; type()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sort types explicitly by name to fix unorderable types TypeError in
Python 3.

The call to sort() on cli.py line 259 produced the error:

    TypeError: unorderable types: type() &lt; type()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GET/POST for project files</title>
<updated>2015-09-19T09:56:50+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-09-19T09:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=9c58013a269d3da2beec947a152605fc3c926577'/>
<id>9c58013a269d3da2beec947a152605fc3c926577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
