<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/tests/objects, branch v2.7.1</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>fix(files): do not url-encode file paths twice</title>
<updated>2021-04-26T20:23:58+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-26T20:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8e25cecce3c0a19884a8d231ee1a672b80e94398'/>
<id>8e25cecce3c0a19884a8d231ee1a672b80e94398</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 #1397 from JohnVillalovos/jlvillal/flake8</title>
<updated>2021-04-23T07:20:34+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-04-23T07:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=976e14d95fc5716ad161cbf39d50e5863cd9b335'/>
<id>976e14d95fc5716ad161cbf39d50e5863cd9b335</id>
<content type='text'>
Fix all issues reported by running: tox -e pep8 and enable pep8 as a linter check</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix all issues reported by running: tox -e pep8 and enable pep8 as a linter check</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix F841 errors reported by flake8</title>
<updated>2021-04-18T15:26:07+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-04-17T21:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=40f4ab20ba0903abd3d5c6844fc626eb264b9a6a'/>
<id>40f4ab20ba0903abd3d5c6844fc626eb264b9a6a</id>
<content type='text'>
Local variable name is assigned to but never used

https://www.flake8rules.com/rules/F841.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Local variable name is assigned to but never used

https://www.flake8rules.com/rules/F841.html
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix F401 errors reported by flake8</title>
<updated>2021-04-18T15:24:40+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-04-17T21:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ff21eb664871904137e6df18308b6e90290ad490'/>
<id>ff21eb664871904137e6df18308b6e90290ad490</id>
<content type='text'>
F401: Module imported but unused

https://www.flake8rules.com/rules/F401.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
F401: Module imported but unused

https://www.flake8rules.com/rules/F401.html
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix E712 errors reported by flake8</title>
<updated>2021-04-18T14:04:40+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-04-17T21:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=83670a49a3affd2465f8fcbcc3c26141592c1ccd'/>
<id>83670a49a3affd2465f8fcbcc3c26141592c1ccd</id>
<content type='text'>
E712: Comparison to true should be 'if cond is true:' or 'if cond:'

https://www.flake8rules.com/rules/E712.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E712: Comparison to true should be 'if cond is true:' or 'if cond:'

https://www.flake8rules.com/rules/E712.html
</pre>
</div>
</content>
</entry>
<entry>
<title>test(objects): add tests for resource state events</title>
<updated>2021-04-18T12:24:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T17:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=10225cf26095efe82713136ddde3330e7afc6d10'/>
<id>10225cf26095efe82713136ddde3330e7afc6d10</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 #1375 from JohnVillalovos/jlvillal/update_uses_post</title>
<updated>2021-04-17T15:45:18+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-17T15:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d2362676d97633893aea27f878773e5fa009976f'/>
<id>d2362676d97633893aea27f878773e5fa009976f</id>
<content type='text'>
chore: remove usage of getattr()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: remove usage of getattr()</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1363 from python-gitlab/feat/all-audit-events</title>
<updated>2021-03-24T10:10:24+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-03-24T10:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=02ce49ede50e698840a0324b4b90ca1d3084d961'/>
<id>02ce49ede50e698840a0324b4b90ca1d3084d961</id>
<content type='text'>
Feat: cover all audit events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feat: cover all audit events</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove usage of getattr()</title>
<updated>2021-03-15T15:34:43+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-03-14T23:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2afd18aa28742a3267742859a88be6912a803874'/>
<id>2afd18aa28742a3267742859a88be6912a803874</id>
<content type='text'>
Remove usage of getattr(self, "_update_uses_post", False)

Instead add it to class and set default value to False.

Add a tests that shows it is set to True for the
ProjectMergeRequestApprovalManager and ProjectApprovalManager classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove usage of getattr(self, "_update_uses_post", False)

Instead add it to class and set default value to False.

Add a tests that shows it is set to True for the
ProjectMergeRequestApprovalManager and ProjectApprovalManager classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix package file test naming</title>
<updated>2021-03-14T16:59:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-14T16:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8c802680ae7d3bff13220a55efeed9ca79104b10'/>
<id>8c802680ae7d3bff13220a55efeed9ca79104b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
