<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch 0.17</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>prepare 0.17 release</title>
<updated>2016-12-02T19:41:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-12-02T19:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=932ccd2214fc41a8274626397c4a88a3d6eef585'/>
<id>932ccd2214fc41a8274626397c4a88a3d6eef585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #186 from localmed/fix-should-remove-source-branch</title>
<updated>2016-12-02T19:40:04+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-12-02T19:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=39288c8fca774112ef1445c1281001a6190dd080'/>
<id>39288c8fca774112ef1445c1281001a6190dd080</id>
<content type='text'>
Fix `should_remove_source_branch`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix `should_remove_source_branch`</pre>
</div>
</content>
</entry>
<entry>
<title>Rework requests arguments</title>
<updated>2016-12-01T20:58:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-12-01T20:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6e5734bd910ef2d04122c162bac44c8843793312'/>
<id>6e5734bd910ef2d04122c162bac44c8843793312</id>
<content type='text'>
* Factorize the code
* Don't send empty auth information to requests (Fixes #188)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Factorize the code
* Don't send empty auth information to requests (Fixes #188)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `should_remove_source_branch`</title>
<updated>2016-11-21T20:06:10+00:00</updated>
<author>
<name>Pete Browne</name>
<email>pete.browne@localmed.com</email>
</author>
<published>2016-11-21T20:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ac2bf240510f26c477ea02eddb0425f2afb64fcc'/>
<id>ac2bf240510f26c477ea02eddb0425f2afb64fcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: remove the build warning about _static</title>
<updated>2016-11-20T09:02:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-20T09:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=764d3ca0087f0536c48c9e1f60076af211138b9b'/>
<id>764d3ca0087f0536c48c9e1f60076af211138b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for triggering a new build</title>
<updated>2016-11-20T09:01:04+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-20T09:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=de05daea0aa30e73c3a6f073bd173f23489c8339'/>
<id>de05daea0aa30e73c3a6f073bd173f23489c8339</id>
<content type='text'>
Fixes #184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #184
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI: add support for project all --all</title>
<updated>2016-11-19T11:24:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-19T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f5f734e3a714693c9596a9f57bcb94deb8c9813e'/>
<id>f5f734e3a714693c9596a9f57bcb94deb8c9813e</id>
<content type='text'>
Rework the extra opts definition to allow setting typed arguments.

Fixes #153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework the extra opts definition to allow setting typed arguments.

Fixes #153
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix "required" attribute</title>
<updated>2016-11-14T15:42:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-14T15:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e64d0b997776387f400eaec21c37ce6e58d49095'/>
<id>e64d0b997776387f400eaec21c37ce6e58d49095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add missing requiredCreateAttrs</title>
<updated>2016-11-14T15:33:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-14T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b08d74ac3efb505961971edb998ce430e430d652'/>
<id>b08d74ac3efb505961971edb998ce430e430d652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #183 from GregoryEAllen/master</title>
<updated>2016-11-10T07:51:25+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-11-10T07:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=840cb895f67b4b810eda94e9985d219e74a12397'/>
<id>840cb895f67b4b810eda94e9985d219e74a12397</id>
<content type='text'>
Please add these missing attrs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please add these missing attrs</pre>
</div>
</content>
</entry>
</feed>
