Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add an example of trigger token usagetrigger_token_example | Gauvain Pocentek | 2019-06-08 | 1 | -0/+10 |
| | | | | Closes #752 | ||||
* | documentation fix | Karol Ossowski | 2019-05-08 | 2 | -14/+14 |
| | |||||
* | documentation | Karol Ossowski | 2019-05-02 | 2 | -0/+75 |
| | |||||
* | add project releases api | Kris Gambirazzi | 2019-03-27 | 1 | -0/+33 |
| | |||||
* | fix tiny typo | purificant | 2019-02-28 | 1 | -1/+1 |
| | |||||
* | fix(api): avoid parameter conflicts with python and gitlabno-param-conflicts | Gauvain Pocentek | 2019-01-13 | 2 | -1/+11 |
| | | | | | | | | | | Provide another way to send data to gitlab with a new `query_parameters` argument. This parameter can be used to explicitly define the dict of items to send to the server, so that **kwargs are only used to specify python-gitlab specific parameters. Closes #566 Closes #629 | ||||
* | Add access control options to protected branch creation | Eric Sabouraud | 2018-12-07 | 1 | -0/+9 |
| | |||||
* | Merge pull request #625 from python-gitlab/fix/611/resource_label_event | Max Wittig | 2018-11-28 | 2 | -1/+40 |
|\ | | | | | Add support to resource label events | ||||
| * | Add support to resource label eventsfix/611/resource_label_event | Gauvain Pocentek | 2018-11-22 | 2 | -1/+40 |
| | | | | | | | | Closes #611 | ||||
* | | [feature] Add support for members all() methodfeature/589/member_all | Gauvain Pocentek | 2018-11-24 | 2 | -0/+10 |
| | | | | | | | | Closes #589 | ||||
* | | Merge pull request #639 from python-gitlab/fix/628/doc_typo | Max Wittig | 2018-11-23 | 1 | -1/+1 |
|\ \ | | | | | | | [docs] Fix typo in custom attributes example | ||||
| * | | [docs] Fix typo in custom attributes examplefix/628/doc_typo | Gauvain Pocentek | 2018-11-22 | 1 | -1/+1 |
| |/ | | | | | | | Closes #628 | ||||
* | | [docs] Fix the milestone filetring doc (iid -> iids)fix/633/milestone_filter | Gauvain Pocentek | 2018-11-22 | 1 | -1/+1 |
|/ | | | | Fixes #633 | ||||
* | Merge pull request #634 from python-gitlab/docs/project-typo | Gauvain Pocentek | 2018-11-22 | 1 | -1/+1 |
|\ | | | | | | | | | docs(projects): fix typo in code sample Closes #630 | ||||
| * | docs(projects): fix typo in code sampledocs/project-typo | Max Wittig | 2018-11-19 | 1 | -1/+1 |
| | | | | | | Fixes #630 | ||||
* | | docs(groups): fix typodocs/groups-fix-typo | Max Wittig | 2018-11-20 | 1 | -1/+1 |
|/ | | | Fixes #635 | ||||
* | Fix 3 typos | Nic Grayson | 2018-11-09 | 1 | -3/+3 |
| | |||||
* | [docs] Add an example of pipeline schedule vars listingissue/595 | Gauvain Pocentek | 2018-11-03 | 1 | -0/+7 |
| | | | | Closes #595 | ||||
* | [docs] fix discussions typo | mkosiarc | 2018-10-15 | 1 | -3/+3 |
| | |||||
* | refactor: rename MASTER_ACCESSrefactor/rename-variable | Max Wittig | 2018-10-06 | 4 | -5/+5 |
| | | | | | | | to MAINTAINER_ACCESS to follow GitLab 11.0 docs See: https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions | ||||
* | Add project protected tags management (#581) | Eric Sabouraud | 2018-10-03 | 1 | -0/+33 |
| | |||||
* | [docs] Add a note about GroupProject limited API | Gauvain Pocentek | 2018-09-05 | 1 | -5/+17 |
| | |||||
* | [docs] Fix the owned/starred usage documentation | Gauvain Pocentek | 2018-09-04 | 1 | -2/+2 |
| | | | | Closes #579 | ||||
* | Minor doc updates | Gauvain Pocentek | 2018-08-25 | 3 | -2/+6 |
| | |||||
* | [docs] Add/updates notes about read-only objects | Gauvain Pocentek | 2018-08-24 | 2 | -5/+32 |
| | | | | | MR and issues attached to the root API or groups are not editable. Provide notes describing how to manage this. | ||||
* | Update projects.rst | btmanm | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Added support for listing forks of a project (#562) | David Guest | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | Implement MR.pipelines() | Gauvain Pocentek | 2018-07-15 | 1 | -0/+8 |
| | | | | Closes #555 | ||||
* | Support group and global MR listing | Gauvain Pocentek | 2018-07-15 | 1 | -0/+42 |
| | | | | Closes #553 | ||||
* | Improve the snippets examples | Gauvain Pocentek | 2018-07-03 | 1 | -2/+10 |
| | | | | closes #543 | ||||
* | Fix simple typo in identity modification example | Tom Downes | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | [docs] don't use hardcoded values for ids | Gauvain Pocentek | 2018-06-27 | 3 | -15/+14 |
| | |||||
* | Improve the protect branch creation example | Gauvain Pocentek | 2018-06-23 | 1 | -1/+5 |
| | | | | Closes #536 | ||||
* | [docs] Add an example for external identities settings | Gauvain Pocentek | 2018-06-17 | 1 | -0/+6 |
| | | | | Fixes #528 | ||||
* | Add support for epics API (EE) | Gauvain Pocentek | 2018-06-17 | 1 | -0/+79 |
| | | | | Fixes #525 | ||||
* | ProjectPipelineJob objects can only be listed | Gauvain Pocentek | 2018-06-14 | 1 | -8/+14 |
| | | | | | | And they are not directly related to ProjectJob objects. Fixes #531 | ||||
* | Add support for the LDAP gorups API | Gauvain Pocentek | 2018-06-13 | 1 | -2/+13 |
| | |||||
* | Implement MR-level approvals | Gauvain Pocentek | 2018-06-11 | 1 | -11/+26 |
| | | | | Fixes #323 | ||||
* | Add project push rules configuration (#520) | Eric Sabouraud | 2018-06-11 | 1 | -0/+34 |
| | |||||
* | [docs] projects.all() doesn't exist in v4 | Gauvain Pocentek | 2018-06-11 | 1 | -3/+0 |
| | | | | Fixes #526 | ||||
* | Add support for Project.pull_mirror (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -1/+5 |
| | |||||
* | Add support for board creation/deletion (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -5/+14 |
| | |||||
* | Add support for LDAP groups | Gauvain Pocentek | 2018-06-09 | 1 | -0/+15 |
| | |||||
* | Add support for issue links (EE) | Gauvain Pocentek | 2018-06-09 | 2 | -1/+39 |
| | | | | Fixes #422 | ||||
* | Add geo nodes API support | Gauvain Pocentek | 2018-06-09 | 1 | -0/+43 |
| | | | | Fixes #524 | ||||
* | Add support for project-level MR approval configuration | Eric Sabouraud | 2018-06-08 | 1 | -0/+30 |
| | |||||
* | Update time stats docs | Gauvain Pocentek | 2018-05-30 | 2 | -0/+36 |
| | |||||
* | Add support for group badges | Gauvain Pocentek | 2018-05-29 | 1 | -0/+52 |
| | | | | | | Also consolidate project/group badges tests, and add some docs Fixes #469 | ||||
* | Implement runner token validation | Gauvain Pocentek | 2018-05-29 | 1 | -0/+8 |
| | |||||
* | Runners can be created (registered) | Gauvain Pocentek | 2018-05-29 | 1 | -0/+4 |
| |