Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 15, 2022
chore: make `Gitlab.http_request()` a private method
Show description for baaba22committed
Commits on Jan 14, 2022
Merge pull request #1840 from python-gitlab/docs/missing-changelog-items
Show description for a1dbe86authored- committed
Merge pull request #1839 from python-gitlab/jlvillal/catch_warnings
Show description for 48b06a9authoredchore(tests): use method `projects.transfer()`
Show description for e5af2a7committed- committed
- authored andcommitted
- authored andcommitted
- authored andcommitted
Merge pull request #1836 from python-gitlab/jlvillal/id_to_encodedid
Show description for 2c62d91authoredchore(objects): use `self.encoded_id` where applicable
Show description for 75758bfcommittedMerge pull request #1835 from python-gitlab/jlvillal/id_to_encodedid
Show description for 34110ddauthoredchore(objects): use `self.encoded_id` where could be a string
Show description for c3c3a91committedchore(projects): fix typing for transfer method
Show description for 0788fe6andcommitted- authored andcommitted
Commits on Jan 13, 2022
Merge pull request #1832 from python-gitlab/jlvillal/return_save
Show description for 27e0742authoredMerge pull request #1834 from python-gitlab/jlvillal/cover_no_fail
Show description for da30753authoredci: don't fail CI if unable to upload the code coverage data
Show description for d5b3744committedfeat(api): return result from `SaveMixin.save()`
Show description for e6258a4authored andcommittedMerge pull request #1831 from python-gitlab/chore/ignore-coverage
Show description for 8b14ff0authored- committed
Merge pull request #1819 from python-gitlab/jlvillal/encoded_id
Show description for bc48840authoredchore: replace usage of utils._url_encode() with utils.EncodedId()
Show description for b07eececommittedMerge pull request #1827 from python-gitlab/jlvillal/all_objects
Show description for 58e5b25authored- authored andcommitted
chore: add EncodedId string class to use to hold URL-encoded paths
Show description for a2e7c38committedfix: use url-encoded ID in all paths
Show description for 12435d7committedfix(members): use new *All objects for *AllManager managers
Show description for 755e0a3committedMerge pull request #1829 from python-gitlab/jlvillal/lazy_service
Show description for 824151cauthoredfix(api): services: add missing `lazy` parameter
Show description for 888f332committed
Commits on Jan 9, 2022
Merge pull request #1823 from python-gitlab/jlvillal/fix_url
Show description for 4a000b6authoredfix: broken URL for FAQ about attribute-error-list
Show description for 1863f30committedfeat: add support for Group Access Token API
Show description for c01b7c4authored andcommitted- authored andcommitted
Merge pull request #1812 from python-gitlab/jlvillal/pprint
Show description for bdc19b1authored