| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: rename `master` branch to `main`chore/master-to-main | Nejc Habjan | 2021-10-11 | 1 | -2/+2 |
| | | | | | | BREAKING CHANGE: As of python-gitlab 3.0.0, the default branch for development has changed from `master` to `main`. | ||||
| * | refactor(objects): remove deprecated branch protect methods | Nejc Habjan | 2021-10-06 | 1 | -15/+2 |
| | | | | | | BREAKING CHANGE: remove deprecated branch protect methods in favor of the more complete protected branches API. | ||||
| * | Add support for merged branches deletion | Gauvain Pocentek | 2018-05-27 | 1 | -0/+4 |
| | | |||||
| * | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -26/+14 |
| | | | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things | ||||
| * | Update the objects doc/examples for v4 | Gauvain Pocentek | 2017-08-11 | 1 | -12/+25 |
| | | |||||
| * | Brief branch protection notes | Will Starms | 2016-09-14 | 1 | -0/+7 |
| | | | | You can pass developers_can_push and developers_can_merge to the protect function. Handy! | ||||
| * | docs: crossref improvements | Gauvain Pocentek | 2016-07-16 | 1 | -3/+5 |
| | | |||||
| * | Add branches API documentation | Gauvain Pocentek | 2016-07-16 | 1 | -0/+41 |
