Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: allow overriding docker-compose env vars for tag | Nejc Habjan | 2020-09-15 | 1 | -16/+7 |
| | |||||
* | chore(env): add pre-commit and commit-msg hookschore/pre-commit-config | Nejc Habjan | 2020-08-30 | 1 | -6/+21 |
| | |||||
* | chore: correctly render rst | Max Wittig | 2020-06-08 | 1 | -2/+3 |
| | |||||
* | test(runners): add all runners unit testsfeat/group-runners | Max Wittig | 2020-05-16 | 1 | -0/+5 |
| | |||||
* | docs(readme): add codecov badge for masterchore/codecov-travis | Nejc Habjan | 2020-04-25 | 1 | -0/+3 |
| | |||||
* | docs(readme): update test docsdocs/readme-test-docs | Max Wittig | 2020-04-14 | 1 | -3/+3 |
| | |||||
* | chore: improve and document testing against different images | Nejc Habjan | 2020-03-21 | 1 | -0/+20 |
| | |||||
* | chore: remove references to python2 in test env | Nejc Habjan | 2020-03-21 | 1 | -2/+2 |
| | |||||
* | chore: fix broken requests links | Nejc Habjan | 2020-02-25 | 1 | -1/+1 |
| | | | | Another case of the double slash rewrite. | ||||
* | refactor: remove six dependency | Max Wittig | 2019-12-18 | 1 | -1/+0 |
| | |||||
* | docs(readme): fix Docker image reference | Valery V. Vorotyntsev | 2019-12-02 | 1 | -1/+1 |
| | | | | | | | | v1.8.0 is not available. ``` Unable to find image 'registry.gitlab.com/python-gitlab/python-gitlab:v1.8.0' locally docker: Error response from daemon: manifest for registry.gitlab.com/python-gitlab/python-gitlab:v1.8.0 not found: manifest unknown: manifest unknown. ``` | ||||
* | docs(readme): fix six url | David | 2019-07-21 | 1 | -1/+1 |
| | | | | six URL was pointing to 404 | ||||
* | chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-builds | Max Wittig | 2019-06-10 | 1 | -1/+4 |
| | |||||
* | docs(readme): add more info about commitlint, code-formatdocs/readme-code-format | Max Wittig | 2019-05-16 | 1 | -2/+22 |
| | |||||
* | docs(readme): provide commit message guidelinesdocs/commit-message | Max Wittig | 2018-12-15 | 1 | -0/+3 |
| | | | Fixes #660 | ||||
* | [README] Remove the "maintainer(s) wanted" noticefix/596/maintainer_wanted | Gauvain Pocentek | 2018-11-03 | 1 | -6/+0 |
| | | | | Closes #596 | ||||
* | Add Gitter badge to README | Peter Bittner | 2018-10-31 | 1 | -0/+3 |
| | |||||
* | Merge pull request #605 from python-gitlab/fix/docker | Gauvain Pocentek | 2018-10-15 | 1 | -1/+22 |
|\ | | | | | fix(docker): use docker image with current sources | ||||
| * | fix(docker): use docker image with current sourcesfix/docker | Max Wittig | 2018-10-09 | 1 | -1/+22 |
| | | |||||
* | | docs(readme): add docs build information | Max Wittig | 2018-10-07 | 1 | -0/+7 |
|/ | |||||
* | README: add a note about maintainers | Gauvain Pocentek | 2018-09-26 | 1 | -0/+6 |
| | |||||
* | README update | Gauvain Pocentek | 2018-06-15 | 1 | -4/+4 |
| | |||||
* | Adding the supported version badge | Michael Overmeyer | 2018-01-05 | 1 | -0/+3 |
| | |||||
* | README: mention v4 support | Gauvain Pocentek | 2017-08-12 | 1 | -1/+1 |
| | |||||
* | Update URLs to reflect the github changes | Gauvain Pocentek | 2017-05-23 | 1 | -3/+3 |
| | |||||
* | edit doc badge url | Peng Xiao | 2016-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Peng Xiao <xiaoquwl@gmail.com> | ||||
* | README typo | Gauvain Pocentek | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | README: add badges for pypi and RTD | Gauvain Pocentek | 2016-10-16 | 1 | -0/+6 |
| | |||||
* | add a contributing section in README | Gauvain Pocentek | 2016-08-06 | 1 | -2/+70 |
| | |||||
* | README is an RST file... | Gauvain Pocentek | 2016-01-23 | 1 | -2/+3 |
| | |||||
* | Update README with travis status | Gauvain Pocentek | 2016-01-23 | 1 | -0/+2 |
| | |||||
* | Rewrite the README0.11 | Gauvain Pocentek | 2016-01-09 | 1 | -0/+37 |
And link to the docs on RTD. |