Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add docs for pipeline schedules | Gauvain Pocentek | 2018-02-18 | 1 | -0/+60 | |
| | ||||||
* | Move the pipelines doc to builds.rst | Gauvain Pocentek | 2018-02-18 | 3 | -77/+49 | |
| | ||||||
* | Add documentation about labels update | Miouge1 | 2018-02-09 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #419 from tardyp/patch-1 | Gauvain Pocentek | 2018-02-05 | 2 | -4/+18 | |
|\ | | | | | Simplify the example for streamed artifacts | |||||
| * | add a Simplified example for streamed artifacts | Pierre Tardy | 2018-02-05 | 2 | -4/+18 | |
| | | | | | | | | | | Going through an object adds a lot of complication. Adding example for unzipping on the fly | |||||
* | | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 3 | -14/+12 | |
| | | ||||||
* | | Gitlab can be used as context manager | Gauvain Pocentek | 2018-02-05 | 1 | -0/+17 | |
| | | | | | | | | Fixes #371 | |||||
* | | config: support api_version in the global section | Gauvain Pocentek | 2018-02-04 | 1 | -1/+3 | |
|/ | | | | Fixes #421 | |||||
* | Add Gitlab and User events support | Gauvain Pocentek | 2018-01-21 | 4 | -36/+49 | |
| | | | | Closes #412 | |||||
* | Add support for getting list of user projects | Gauvain Pocentek | 2018-01-21 | 1 | -0/+1 | |
| | | | | Fixes #403 | |||||
* | Update the groups documentation | Gauvain Pocentek | 2018-01-20 | 2 | -94/+35 | |
| | | | | Closes #410 | |||||
* | Fix wrong tag example | Gauvain Pocentek | 2018-01-20 | 1 | -1/+1 | |
| | | | | Fixes #416 | |||||
* | Add manager for jobs within a pipeline. (#413) | Keith Wansbrough | 2018-01-18 | 2 | -6/+24 | |
| | ||||||
* | Clarifying what supports means | Michael Overmeyer | 2018-01-05 | 1 | -1/+1 | |
| | ||||||
* | Add doc for search by custom attribute | Gauvain Pocentek | 2018-01-01 | 3 | -0/+15 | |
| | ||||||
* | Add support for project and group custom variables | Gauvain Pocentek | 2018-01-01 | 4 | -34/+80 | |
| | | | | implements parts of #367 | |||||
* | Add support for features flags | Gauvain Pocentek | 2018-01-01 | 2 | -0/+27 | |
| | | | | Fixes #360 | |||||
* | Add support for pagesdomains | Gauvain Pocentek | 2017-12-31 | 2 | -0/+66 | |
| | | | | Closes #362 | |||||
* | Add support for subgroups listing | Gauvain Pocentek | 2017-12-31 | 1 | -0/+19 | |
| | | | | Closes #390 | |||||
* | Minor doc update (variables) | Gauvain Pocentek | 2017-12-19 | 1 | -4/+4 | |
| | | | | Fixes #400 | |||||
* | [docs] Add a note about password auth being removed from GitLab | Gauvain Pocentek | 2017-12-16 | 1 | -2/+17 | |
| | | | | | | | Provide a code snippet demonstrating how to use cookie-based authentication. Fixes #380 | |||||
* | Add missing doc file | Gauvain Pocentek | 2017-12-16 | 1 | -0/+45 | |
| | ||||||
* | Update project services docs for v4 | Gauvain Pocentek | 2017-12-16 | 1 | -1/+4 | |
| | | | | Fixes #396 | |||||
* | Add support for award emojis | Gauvain Pocentek | 2017-12-16 | 1 | -0/+1 | |
| | | | | Fixes #361 | |||||
* | Add doc to get issue from iid (#321) | Bancarel Valentin | 2017-12-11 | 2 | -0/+10 | |
| | ||||||
* | Merge pull request #374 from benjamb/typos | Gauvain Pocentek | 2017-12-11 | 2 | -3/+3 | |
|\ | | | | | Fix typos in docs | |||||
| * | Fix typos in docs | Ben Brown | 2017-11-24 | 1 | -2/+2 | |
| | | ||||||
| * | Fix link to settings API | Ben Brown | 2017-11-24 | 1 | -1/+1 | |
| | | ||||||
* | | Update pagination docs for ProjectCommit | Gauvain Pocentek | 2017-12-11 | 2 | -1/+6 | |
|/ | | | | | | In v3 pagination starts at page 0 instead of page 1. Fixes: #377 | |||||
* | Add support for project housekeeping | Gauvain Pocentek | 2017-11-12 | 2 | -0/+10 | |
| | | | | Closes #368 | |||||
* | Add support for user_agent_detail (issues) | Gauvain Pocentek | 2017-11-11 | 2 | -0/+9 | |
| | | | | https://docs.gitlab.com/ce/api/issues.html#get-user-agent-details | |||||
* | [docs] Bad arguments in projetcs file documentation | THEBAULT Julien | 2017-11-11 | 1 | -1/+1 | |
| | ||||||
* | update user docs with gitlab URLs | Gauvain Pocentek | 2017-11-11 | 1 | -0/+19 | |
| | ||||||
* | Add support for user activities | Gauvain Pocentek | 2017-11-11 | 1 | -0/+36 | |
| | ||||||
* | typo | Gauvain Pocentek | 2017-11-10 | 1 | -1/+1 | |
| | ||||||
* | Add support for impersonation tokens API | Gauvain Pocentek | 2017-11-10 | 2 | -0/+55 | |
| | | | | Closes #363 | |||||
* | Add support for oauth and anonymous auth in config/CLI | Gauvain Pocentek | 2017-11-10 | 1 | -2/+8 | |
| | ||||||
* | Rework authentication args handling | Gauvain Pocentek | 2017-11-10 | 1 | -2/+8 | |
| | | | | | | | | * Raise exceptions when conflicting arguments are used * Build the auth headers when instanciating Gitlab, not on each request * Enable anonymous Gitlab objects (#364) Add docs and unit tests | |||||
* | Remove deprecated objects/methods | Gauvain Pocentek | 2017-11-10 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of github.com:python-gitlab/python-gitlab | Gauvain Pocentek | 2017-11-08 | 1 | -1/+2 | |
|\ | ||||||
| * | [doc] Fix project.triggers.create example with v4 API | Jerome Robert | 2017-11-07 | 1 | -1/+2 | |
| | | ||||||
* | | Add users custome attributes support | Gauvain Pocentek | 2017-11-04 | 2 | -0/+54 | |
|/ | ||||||
* | [doc] Add sample code for client-side certificates | Gauvain Pocentek | 2017-11-03 | 1 | -0/+23 | |
| | | | | Closes #23 | |||||
* | Pagination generators: expose more information | Gauvain Pocentek | 2017-11-01 | 1 | -0/+9 | |
| | | | | | | | Expose the X-* pagination attributes returned by the Gitlab server when requesting lists. Closes #304 | |||||
* | Update the repository_blob documentation | Gauvain Pocentek | 2017-11-01 | 2 | -2/+5 | |
| | | | | Fixes #312 | |||||
* | Add support for wiki pages | Gauvain Pocentek | 2017-11-01 | 3 | -0/+68 | |
| | ||||||
* | Add support for GPG keys | Gauvain Pocentek | 2017-11-01 | 2 | -138/+151 | |
| | | | | Closes #355 | |||||
* | Add support for group milestones | Gauvain Pocentek | 2017-11-01 | 2 | -6/+16 | |
| | | | | Closes #349 | |||||
* | Document the Gitlab session parameter | Gauvain Pocentek | 2017-10-21 | 1 | -0/+24 | |
| | | | | | | Provide a proxy setup example. Closes #341 | |||||
* | [docs] document `get_create_attrs` in the API tutorial | Gauvain Pocentek | 2017-10-21 | 1 | -27/+36 | |
| |