summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* chore: allow overriding docker-compose env vars for tagNejc Habjan2020-09-151-16/+7
|
* chore(env): add pre-commit and commit-msg hookschore/pre-commit-configNejc Habjan2020-08-301-6/+21
|
* chore: correctly render rstMax Wittig2020-06-081-2/+3
|
* test(runners): add all runners unit testsfeat/group-runnersMax Wittig2020-05-161-0/+5
|
* docs(readme): add codecov badge for masterchore/codecov-travisNejc Habjan2020-04-251-0/+3
|
* docs(readme): update test docsdocs/readme-test-docsMax Wittig2020-04-141-3/+3
|
* chore: improve and document testing against different imagesNejc Habjan2020-03-211-0/+20
|
* chore: remove references to python2 in test envNejc Habjan2020-03-211-2/+2
|
* chore: fix broken requests linksNejc Habjan2020-02-251-1/+1
| | | | Another case of the double slash rewrite.
* refactor: remove six dependencyMax Wittig2019-12-181-1/+0
|
* docs(readme): fix Docker image referenceValery V. Vorotyntsev2019-12-021-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 urlDavid2019-07-211-1/+1
| | | | six URL was pointing to 404
* chore(ci): add automatic GitLab image pusheschore/enable-gitlab-ci-buildsMax Wittig2019-06-101-1/+4
|
* docs(readme): add more info about commitlint, code-formatdocs/readme-code-formatMax Wittig2019-05-161-2/+22
|
* docs(readme): provide commit message guidelinesdocs/commit-messageMax Wittig2018-12-151-0/+3
| | | Fixes #660
* [README] Remove the "maintainer(s) wanted" noticefix/596/maintainer_wantedGauvain Pocentek2018-11-031-6/+0
| | | | Closes #596
* Add Gitter badge to READMEPeter Bittner2018-10-311-0/+3
|
* Merge pull request #605 from python-gitlab/fix/dockerGauvain Pocentek2018-10-151-1/+22
|\ | | | | fix(docker): use docker image with current sources
| * fix(docker): use docker image with current sourcesfix/dockerMax Wittig2018-10-091-1/+22
| |
* | docs(readme): add docs build informationMax Wittig2018-10-071-0/+7
|/
* README: add a note about maintainersGauvain Pocentek2018-09-261-0/+6
|
* README updateGauvain Pocentek2018-06-151-4/+4
|
* Adding the supported version badgeMichael Overmeyer2018-01-051-0/+3
|
* README: mention v4 supportGauvain Pocentek2017-08-121-1/+1
|
* Update URLs to reflect the github changesGauvain Pocentek2017-05-231-3/+3
|
* edit doc badge urlPeng Xiao2016-10-261-1/+1
| | | | Signed-off-by: Peng Xiao <xiaoquwl@gmail.com>
* README typoGauvain Pocentek2016-10-231-1/+1
|
* README: add badges for pypi and RTDGauvain Pocentek2016-10-161-0/+6
|
* add a contributing section in READMEGauvain Pocentek2016-08-061-2/+70
|
* README is an RST file...Gauvain Pocentek2016-01-231-2/+3
|
* Update README with travis statusGauvain Pocentek2016-01-231-0/+2
|
* Rewrite the README0.11Gauvain Pocentek2016-01-091-0/+37
And link to the docs on RTD.