<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/exceptions.py, branch 1.2.0</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Add support for project housekeeping</title>
<updated>2017-11-12T06:38:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-12T06:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9ede6529884e850532758ae218465c1b7584c2d4'/>
<id>9ede6529884e850532758ae218465c1b7584c2d4</id>
<content type='text'>
Closes #368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #368
</pre>
</div>
</content>
</entry>
<entry>
<title>Add users custome attributes support</title>
<updated>2017-11-04T08:10:40+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-04T08:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4fb2e439803bd55868b91827a5fbaa448f1dff56'/>
<id>4fb2e439803bd55868b91827a5fbaa448f1dff56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adds project upload feature (#239)</title>
<updated>2017-09-12T04:20:08+00:00</updated>
<author>
<name>James Johnson</name>
<email>d0c.s4vage@gmail.com</email>
</author>
<published>2017-09-12T04:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=29879d61d117ff7909302ed845a6a1eb13814365'/>
<id>29879d61d117ff7909302ed845a6a1eb13814365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GitlabError filled by response</title>
<updated>2017-09-11T11:49:45+00:00</updated>
<author>
<name>Robert Lu</name>
<email>robberphex@gmail.com</email>
</author>
<published>2017-09-11T09:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4b3678669efef823fdf2ecc5251d9003a806d3e1'/>
<id>4b3678669efef823fdf2ecc5251d9003a806d3e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>on_http_error: properly wrap the function</title>
<updated>2017-08-11T06:19:37+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-11T06:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4ed22b1594fd16d93fcdcaab7db8c467afd41fea'/>
<id>4ed22b1594fd16d93fcdcaab7db8c467afd41fea</id>
<content type='text'>
This fixes the API docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the API docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore correct exceptions</title>
<updated>2017-07-15T15:05:44+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-07-15T15:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c15ba3b61065973da983ff792a34268a3ba75e12'/>
<id>c15ba3b61065973da983ff792a34268a3ba75e12</id>
<content type='text'>
Match the exceptions raised in v3 for v4.

Also update the doc strings with correct information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Match the exceptions raised in v3 for v4.

Also update the doc strings with correct information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests and fixes for the http_* methods</title>
<updated>2017-06-02T13:42:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-29T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ff82c88df5794dbf0020989cfc52412cefc4c176'/>
<id>ff82c88df5794dbf0020989cfc52412cefc4c176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate all v4 objects to new API</title>
<updated>2017-06-02T13:42:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-28T20:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f418767ec94c430aabd132d189d1c5e9e2370e68'/>
<id>f418767ec94c430aabd132d189d1c5e9e2370e68</id>
<content type='text'>
Some things are probably broken. Next step is writting unit and
functional tests.

And fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some things are probably broken. Next step is writting unit and
functional tests.

And fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lower-level methods for Gitlab()</title>
<updated>2017-06-02T13:41:37+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-27T09:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c5ad54062ad767c0d2882f64381ad15c034e8872'/>
<id>c5ad54062ad767c0d2882f64381ad15c034e8872</id>
<content type='text'>
Multiple goals:
* Support making direct queries to the Gitlab server, without objects
  and managers.
* Progressively remove the need to know about managers and objects in
  the Gitlab class; the Gitlab should only be an HTTP proxy to the
  gitlab server.
* With this the objects gain control on how they should do requests.
  The complexities of dealing with object specifics will be moved in the
  object classes where they belong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple goals:
* Support making direct queries to the Gitlab server, without objects
  and managers.
* Progressively remove the need to know about managers and objects in
  the Gitlab class; the Gitlab should only be an HTTP proxy to the
  gitlab server.
* With this the objects gain control on how they should do requests.
  The complexities of dealing with object specifics will be moved in the
  object classes where they belong.
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright years</title>
<updated>2017-05-24T12:40:25+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-24T12:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ba41e5e02ce638facdf7542ec8ae23fc1eb4f844'/>
<id>ba41e5e02ce638facdf7542ec8ae23fc1eb4f844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
