<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tox.ini, branch oauth</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>rework travis and tox setup</title>
<updated>2016-09-29T19:34:20+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-09-29T19:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3371e0e1281a8d6dfa22e921bee98214b60c1ff1'/>
<id>3371e0e1281a8d6dfa22e921bee98214b60c1ff1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run more tests in travis</title>
<updated>2016-08-08T15:35:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-08T15:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f82f9623819bf0df7066545722edcc09b7d8caf0'/>
<id>f82f9623819bf0df7066545722edcc09b7d8caf0</id>
<content type='text'>
Travis has some limitations so this patch sets up some tricks to run the
functional tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Travis has some limitations so this patch sets up some tricks to run the
functional tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 ignore H803 errors (git messages)</title>
<updated>2016-03-05T13:23:54+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-03-05T13:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=86ade4ac78fd14cc8f12be39c74ff60688a2fcf7'/>
<id>86ade4ac78fd14cc8f12be39c74ff60688a2fcf7</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 coverage tox env</title>
<updated>2016-02-05T21:21:06+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-05T21:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2e1f84ede56b73c5b6857515d24d061a60b509fb'/>
<id>2e1f84ede56b73c5b6857515d24d061a60b509fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add python 3.5 test env</title>
<updated>2016-01-31T20:03:35+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-31T20:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=920d24823c3d7381097e1f30e34c3be8cec45627'/>
<id>920d24823c3d7381097e1f30e34c3be8cec45627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the CLI in the gitlab package</title>
<updated>2015-05-13T16:41:23+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-13T16:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d7bea076257febf36cc6de50d170bc61f3c6a49a'/>
<id>d7bea076257febf36cc6de50d170bc61f3c6a49a</id>
<content type='text'>
Setup an console_script entry point to create the executable script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup an console_script entry point to create the executable script.
</pre>
</div>
</content>
</entry>
<entry>
<title>make the tests pass</title>
<updated>2015-05-12T10:36:49+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-12T10:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0032d468b5dc93b5bf9e639f382b4c869c5ef14c'/>
<id>0032d468b5dc93b5bf9e639f382b4c869c5ef14c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup tox for py27 and py34 tests</title>
<updated>2015-05-11T18:50:22+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-11T18:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8634a4dba13a42abb54b968896810ecbd264a2a3'/>
<id>8634a4dba13a42abb54b968896810ecbd264a2a3</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 tox target to build docs</title>
<updated>2015-05-11T16:31:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-11T16:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=105896f59bd3399c7d76934e515dab57bcd4f594'/>
<id>105896f59bd3399c7d76934e515dab57bcd4f594</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 tox configuration file</title>
<updated>2015-05-11T16:26:13+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2015-05-11T16:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=82a88a714e3cf932798c15879fda0a7d6d7047f1'/>
<id>82a88a714e3cf932798c15879fda0a7d6d7047f1</id>
<content type='text'>
Run pep8 tests only for now, and fix pep8 errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run pep8 tests only for now, and fix pep8 errors.
</pre>
</div>
</content>
</entry>
</feed>
