| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: bring commit signatures up to date with 12.10 | Nejc Habjan | 2020-04-22 | 1 | -1/+1 |
| | | |||||
| * | feat: add support for commit GPG signature API | Nejc Habjan | 2020-03-22 | 1 | -0/+4 |
| | | |||||
| * | feat: add support for commit revert API (#991) | Nejc Habjan | 2020-02-18 | 1 | -0/+4 |
| | | |||||
| * | docs: remove v3 supportno-more-v3 | Gauvain Pocentek | 2019-06-08 | 1 | -2/+1 |
| | | |||||
| * | fix(api): avoid parameter conflicts with python and gitlabno-param-conflicts | Gauvain Pocentek | 2019-01-13 | 1 | -0/+8 |
| | | | | | | | | | | | 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 | ||||
| * | Minor doc updates | Gauvain Pocentek | 2018-08-25 | 1 | -2/+2 |
| | | |||||
| * | Add commit.merge_requests() support | Gauvain Pocentek | 2018-05-28 | 1 | -0/+4 |
| | | |||||
| * | Implement commit.refs() | Gauvain Pocentek | 2018-05-28 | 1 | -0/+6 |
| | | |||||
| * | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -71/+49 |
| | | | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things | ||||
| * | Update pagination docs for ProjectCommit | Gauvain Pocentek | 2017-12-11 | 1 | -0/+5 |
| | | | | | | | In v3 pagination starts at page 0 instead of page 1. Fixes: #377 | ||||
| * | Update the objects doc/examples for v4 | Gauvain Pocentek | 2017-08-11 | 1 | -11/+54 |
| | | |||||
| * | Provide API wrapper for cherry picking commits (#236) | Christian | 2017-03-21 | 1 | -0/+6 |
| | | |||||
| * | Add support for commit creation | Gauvain Pocentek | 2017-01-21 | 1 | -14/+17 |
| | | | | | Fixes #206 | ||||
| * | docs: commits API | Gauvain Pocentek | 2016-07-24 | 1 | -0/+87 |
