<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/tests, branch issue-122</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>define UserManager.get_by_username() to get a user by username</title>
<updated>2016-02-12T07:40:58+00:00</updated>
<author>
<name>Richard Hansen</name>
<email>rhansen@rhansen.org</email>
</author>
<published>2016-02-12T03:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ac2e534fb811f3c1295c742e74dcb14a3c1ff0c1'/>
<id>ac2e534fb811f3c1295c742e74dcb14a3c1ff0c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define UserManager.search() to search for users</title>
<updated>2016-02-12T07:40:58+00:00</updated>
<author>
<name>Richard Hansen</name>
<email>rhansen@rhansen.org</email>
</author>
<published>2016-02-12T03:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8f59516a4d7d5c6c654e8c2531092e217d13a4be'/>
<id>8f59516a4d7d5c6c654e8c2531092e217d13a4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some unit tests for CLI</title>
<updated>2016-02-05T21:11:31+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-05T21:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d2e30da81cafcff4295b067425b2d03e3fdf2556'/>
<id>d2e30da81cafcff4295b067425b2d03e3fdf2556</id>
<content type='text'>
Reorganize the cli.py code to ease the testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorganize the cli.py code to ease the testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for application settings</title>
<updated>2016-01-27T20:54:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-27T20:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=16d50cd5d52617d9117409ccc9819d8429088e84'/>
<id>16d50cd5d52617d9117409ccc9819d8429088e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the test_create_unknown_path test</title>
<updated>2016-01-23T16:07:51+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-23T16:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=bf985b30038f8f097c46ab363b82efaab14cfab6'/>
<id>bf985b30038f8f097c46ab363b82efaab14cfab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the json() method for python 3</title>
<updated>2016-01-23T15:48:39+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-23T15:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d7271b12e91c90ad7216073354085ed2b0257f73'/>
<id>d7271b12e91c90ad7216073354085ed2b0257f73</id>
<content type='text'>
Also add unit tests and fix pep8 test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add unit tests and fix pep8 test
</pre>
</div>
</content>
</entry>
<entry>
<title>add unit tests for managers</title>
<updated>2016-01-16T20:28:59+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-16T20:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6baea2f46e1e1ea1cb222b3ae414bffc4998d4e2'/>
<id>6baea2f46e1e1ea1cb222b3ae414bffc4998d4e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>Rework gitlab._sanitize</title>
<updated>2016-01-10T16:21:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-10T16:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=03d804153f20932226fd3b8a6a5daab5727e878a'/>
<id>03d804153f20932226fd3b8a6a5daab5727e878a</id>
<content type='text'>
Make it a recursive function and eliminate _sanitize_dict.

Add unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it a recursive function and eliminate _sanitize_dict.

Add unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for groups search</title>
<updated>2016-01-09T07:36:18+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-09T07:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5513d0f52cd488b14c94389a09d01877fa5596e0'/>
<id>5513d0f52cd488b14c94389a09d01877fa5596e0</id>
<content type='text'>
Factorize the code to avoid duplication with the ProjectManager class.
Implement unit tests for the group search.

Original patchh from Daniel Serodio (PR #55).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Factorize the code to avoid duplication with the ProjectManager class.
Implement unit tests for the group search.

Original patchh from Daniel Serodio (PR #55).
</pre>
</div>
</content>
</entry>
</feed>
