summaryrefslogtreecommitdiff
path: root/gitlab/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): update black (23.1.0) and commitizen (2.40.0) (#2479)John Villalovos2023-02-061-1/+0
* feat(api): add support for topics merge APINejc Habjan2022-10-141-0/+4
* feat: Add reset_approvals apiLucas Zampieri2022-09-261-0/+4
* feat: add support for deployment approval endpointJohn L. Villalovos2022-08-251-0/+4
* chore: consolidate license and authorsNejc Habjan2022-08-041-17/+0
* feat: add support for group and project invitations APINejc Habjan2022-07-231-0/+4
* feat(projects): add support for project restore APINejc Habjan2022-07-231-0/+4
* feat: support validating CI lint resultsNejc Habjan2022-07-091-0/+4
* Merge pull request #2061 from bgamari/patch-1Nejc Habjan2022-06-251-0/+8
|\
| * feat(users): add approve and reject methods to UserBen Gamari2022-06-251-0/+8
* | feat(api): support head() method for get and list endpointsNejc Habjan2022-06-251-0/+4
|/
* chore(gitlab): fix implicit re-exports for mpypyNejc Habjan2022-06-231-0/+3
* feat(users): add ban and unban methodsAntoine Auger2022-06-131-0/+8
* chore: enable pylint check: "no-else-return"John L. Villalovos2022-06-041-2/+1
* feat: add support for Groups API method `transfer()`Christian Sattler2022-01-131-0/+4
* docs: only use type annotations for documentationNejc Habjan2021-11-281-2/+1
* refactor: use f-strings for string formattingNejc Habjan2021-11-051-2/+2
* feat(api): add project label promotionRaimund Hook2021-10-181-0/+4
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-1/+1
* chore: mypy: Disallow untyped definitionsJohn L. Villalovos2021-04-271-6/+23
* feat(users): add follow/unfollow APIfeat/user-follow-apiMax Wittig2021-02-271-0/+8
* feat: add play command to project pipeline schedulesChristopher Zorn2020-04-201-0/+4
* Merge pull request #1059 from python-gitlab/fix/raise-fromMax Wittig2020-04-071-1/+1
|\
| * chore: use raise..from for chained exceptions (#939)fix/raise-fromNejc Habjan2020-03-301-1/+1
* | feat(api): add support for Group Import/Export API (#1037)Nejc Habjan2020-04-051-0/+4
|/
* feat: add support for commit revert API (#991)Nejc Habjan2020-02-181-0/+4
* feat: add users activate, deactivate functionalityMax Wittig2019-10-251-0/+8
* feat: add mr rebase methodJeroen Schutrup2019-07-111-0/+4
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-2/+4
* Merge branch 'master' into masterJoost Evertse2019-01-211-1/+10
|\
| * Improve error message handling in exceptionsrefactor/excpetion_msgGauvain Pocentek2018-11-241-1/+6
| * Raise an exception on https redirects for PUT/POSTGauvain Pocentek2018-08-241-0/+4
* | feat: Added approve & unapprove method for MergerequestsJoost Evertse2019-01-191-0/+4
|/
* Add support for the EE license APIGauvain Pocentek2018-06-131-0/+4
* Add geo nodes API supportGauvain Pocentek2018-06-091-0/+4
* Add support for group badgesGauvain Pocentek2018-05-291-0/+4
* Implement runner token validationGauvain Pocentek2018-05-291-0/+4
* Implement the markdown rendering APIGauvain Pocentek2018-05-291-0/+4
* Add support for environment stop()Gauvain Pocentek2018-05-281-0/+4
* Add support for the search APIGauvain Pocentek2018-05-211-0/+4
* Drop API v3 supportGauvain Pocentek2018-05-191-37/+0
* Update pipeline schedules codeGauvain Pocentek2018-02-051-0/+4
* Add support for project housekeepingGauvain Pocentek2017-11-121-0/+4
* Add users custome attributes supportGauvain Pocentek2017-11-041-0/+4
* adds project upload feature (#239)James Johnson2017-09-121-0/+8
* GitlabError filled by responseRobert Lu2017-09-111-1/+1
* on_http_error: properly wrap the functionGauvain Pocentek2017-08-111-0/+3
* Restore correct exceptionsGauvain Pocentek2017-07-151-0/+20
* Tests and fixes for the http_* methodsGauvain Pocentek2017-06-021-4/+0
* Migrate all v4 objects to new APIGauvain Pocentek2017-06-021-0/+4