Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(api): default to gitlab.com if no URL given | Nejc Habjan | 2021-02-04 | 1 | -0/+2 |
| | |||||
* | feat(api,cli): make user agent configurable | Nejc Habjan | 2021-01-31 | 1 | -0/+5 |
| | |||||
* | feat: add MINIMAL_ACCESS constant | Jacob Henner | 2020-12-15 | 1 | -0/+1 |
| | | | | | | A "minimal access" access level was [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/220203) in GitLab 13.5. | ||||
* | chore: simplified search scope constants | Valentin Grégoire | 2020-09-29 | 1 | -32/+11 |
| | |||||
* | chore: added docs for search scopes constants | Valentin Grégoire | 2020-09-16 | 1 | -0/+1 |
| | |||||
* | chore: added constants for search API | Valentin Grégoire | 2020-07-07 | 1 | -0/+37 |
| | |||||
* | feat: added NO_ACCESS const | Stuart Gunter | 2020-07-02 | 1 | -0/+1 |
| | | | | | | | | This constant is useful for cases where no access is granted, e.g. when creating a protected branch. The `NO_ACCESS` const corresponds to the definition in https://docs.gitlab.com/ee/api/protected_branches.html | ||||
* | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 1 | -6/+6 |
| | |||||
* | refactor: rename MASTER_ACCESSrefactor/rename-variable | Max Wittig | 2018-10-06 | 1 | -1/+2 |
| | | | | | | | to MAINTAINER_ACCESS to follow GitLab 11.0 docs See: https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions | ||||
* | update copyright years | Gauvain Pocentek | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | Add support for the notification settings API | Gauvain Pocentek | 2016-10-23 | 1 | -0/+7 |
| | |||||
* | Move the constants at the gitlab root level | Gauvain Pocentek | 2016-08-11 | 1 | -0/+26 |