0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version bump
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Gitlab.update(): use the proper attributes if defined
gpocentek
as Gauvain Pocentek
More... about 10 years ago
add a note about project search API
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Merge branch 'master' of github.com:gpocentek/python-gitlab
gpocentek
as Gauvain Pocentek
More... about 10 years ago
pep8 ignore H803 errors (git messages)
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Merge pull request #98 from Asher256/fix-unicode-syntax-py3
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Fix the 'invalid syntax' on Python 3.2, because of u'password' More... about 10 years ago
Re-implement _custom_list in the Gitlab class
gpocentek
as Gauvain Pocentek
More... about 10 years ago
remove unused _returnClass attribute
gpocentek
as Gauvain Pocentek
More... about 10 years ago
CI: implement user get-by-username
gpocentek
as Gauvain Pocentek
More... about 10 years ago
CLI: fix discovery of method to execute
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Improve the doc for UserManager
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Implement "user search" CLI
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Merge branch 'rhansen-get-specific-user'
gpocentek
as Gauvain Pocentek
More... about 10 years ago
define UserManager.get_by_username() to get a user by username More... about 10 years ago
define UserManager.search() to search for users More... about 10 years ago
define GitlabObject.__eq__() and __ne__() equivalence methods More... about 10 years ago
define GitlabObject.as_dict() to dump object as a dict More... about 10 years ago
Merge pull request #89 from ExodusIntelligence/master
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Add a coverage tox env
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Add some unit tests for CLI
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Rework the CLI code
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Merge pull request #90 from ms-boom/fix_custom_list
gpocentek
as Gauvain Pocentek
More... about 10 years ago
fix GitlabObject creation in _custom_list More... about 10 years ago
Add support for user block/unblock
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Added missing comma More... about 10 years ago
Adding new `ProjectHook` attributes: More... about 10 years ago
bump version to cleanup my mess on pypi
gpocentek
as Gauvain Pocentek
More... about 10 years ago
Update ChangeLog and AUTHORS
gpocentek
as Gauvain Pocentek
More... about 10 years ago
docs: do not use the :option: markup
gpocentek
as Gauvain Pocentek
More... about 10 years ago