<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/projects.rst, branch test/todo-unit-test</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(projects): avatar uploading for projects</title>
<updated>2019-08-14T20:12:11+00:00</updated>
<author>
<name>Ravan Scafi</name>
<email>rscafi@leroymerlin.com.br</email>
</author>
<published>2019-08-14T19:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=558ace9b007ff9917734619c05a7c66008a4c3f0'/>
<id>558ace9b007ff9917734619c05a7c66008a4c3f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(projects): add mention about project listings</title>
<updated>2019-07-21T19:19:34+00:00</updated>
<author>
<name>jkogut</name>
<email>mr.jkogut@gmail.com</email>
</author>
<published>2019-05-28T18:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f604b2577b03a6a19641db3f2060f99d24cc7073'/>
<id>f604b2577b03a6a19641db3f2060f99d24cc7073</id>
<content type='text'>
Having exactly 20 internal and 5 private projects in the group
spent some time debugging this issue.

Hopefully that helped: https://github.com/python-gitlab/python-gitlab/issues/93

Imho should be definitely mention about `all=True` parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having exactly 20 internal and 5 private projects in the group
spent some time debugging this issue.

Hopefully that helped: https://github.com/python-gitlab/python-gitlab/issues/93

Imho should be definitely mention about `all=True` parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>add project releases api</title>
<updated>2019-03-27T12:13:18+00:00</updated>
<author>
<name>Kris Gambirazzi</name>
<email>Kris.Gambirazzi@perkbox.com</email>
</author>
<published>2019-03-27T12:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3680545a01513ed044eb888151d2e2c635cea255'/>
<id>3680545a01513ed044eb888151d2e2c635cea255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tiny typo</title>
<updated>2019-02-28T16:52:46+00:00</updated>
<author>
<name>purificant</name>
<email>purificant@users.noreply.github.com</email>
</author>
<published>2019-02-28T16:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=20238759d33710ed2d7158bc8ce6123db6760ab9'/>
<id>20238759d33710ed2d7158bc8ce6123db6760ab9</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 #625 from python-gitlab/fix/611/resource_label_event</title>
<updated>2018-11-28T17:02:58+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-28T17:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=20eb7d8900cdc24c3ea1e7ef2262dca9965a2884'/>
<id>20eb7d8900cdc24c3ea1e7ef2262dca9965a2884</id>
<content type='text'>
Add support to resource label events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support to resource label events</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] Add support for members all() method</title>
<updated>2018-11-24T17:05:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-24T17:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ef1523a23737db45d0f439badcd8be564bcb67fb'/>
<id>ef1523a23737db45d0f439badcd8be564bcb67fb</id>
<content type='text'>
Closes #589
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #589
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support to resource label events</title>
<updated>2018-11-22T17:13:46+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-03T08:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=95d0d745d4bafe702c89c972f644b049d6c810ab'/>
<id>95d0d745d4bafe702c89c972f644b049d6c810ab</id>
<content type='text'>
Closes #611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #611
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(projects): fix typo in code sample</title>
<updated>2018-11-19T07:45:37+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-19T07:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b93f2a9ea9661521878ac45d70c7bd9a5a470548'/>
<id>b93f2a9ea9661521878ac45d70c7bd9a5a470548</id>
<content type='text'>
Fixes #630</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #630</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename MASTER_ACCESS</title>
<updated>2018-10-06T14:53:23+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-06T14:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c38775a5d52620a9c2d506d7b0952ea7ef0a11fc'/>
<id>c38775a5d52620a9c2d506d7b0952ea7ef0a11fc</id>
<content type='text'>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</pre>
</div>
</content>
</entry>
<entry>
<title>Add project protected tags management (#581)</title>
<updated>2018-10-03T19:36:56+00:00</updated>
<author>
<name>Eric Sabouraud</name>
<email>esabouraud@users.noreply.github.com</email>
</author>
<published>2018-10-03T19:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ea71f1d121b723140671e2090182174234f0e2a1'/>
<id>ea71f1d121b723140671e2090182174234f0e2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
