Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement runners global API | Gauvain Pocentek | 2016-07-17 | 3 | -0/+68 | |
| | ||||||
* | docs: fork relationship API | Gauvain Pocentek | 2016-07-17 | 2 | -5/+16 | |
| | ||||||
* | docs: project search API | Gauvain Pocentek | 2016-07-17 | 1 | -0/+3 | |
| | ||||||
* | docs: document hooks API | Gauvain Pocentek | 2016-07-17 | 2 | -0/+70 | |
| | ||||||
* | Implement sharing project with a group | Gauvain Pocentek | 2016-07-16 | 2 | -0/+10 | |
| | ||||||
* | docs: add project members doc | Gauvain Pocentek | 2016-07-16 | 2 | -0/+83 | |
| | ||||||
* | docs: document projects API | Gauvain Pocentek | 2016-07-16 | 4 | -1/+165 | |
| | ||||||
* | Implement user emails support | Gauvain Pocentek | 2016-07-16 | 2 | -0/+108 | |
| | ||||||
* | docs: crossref improvements | Gauvain Pocentek | 2016-07-16 | 2 | -12/+19 | |
| | ||||||
* | document users API | Gauvain Pocentek | 2016-07-16 | 3 | -0/+217 | |
| | ||||||
* | Add branches API documentation | Gauvain Pocentek | 2016-07-16 | 4 | -0/+82 | |
| | ||||||
* | docs: start a FAQ | Gauvain Pocentek | 2016-06-08 | 2 | -0/+16 | |
| | ||||||
* | add HTTP auth options to doc | Gauvain Pocentek | 2016-05-30 | 1 | -0/+4 | |
| | ||||||
* | Manage optional parameters for list() and get() | Gauvain Pocentek | 2016-05-15 | 2 | -9/+27 | |
| | | | | | * List these elements in the API doc * Implement for License objects | |||||
* | Re-implement _custom_list in the Gitlab class | Gauvain Pocentek | 2016-02-18 | 1 | -1/+2 | |
| | | | | | | | | Rename the method _raw_list. This adds support for the ``all=True`` option to enable automatic recursion and avoid pagination if requested by the user. Fixes #93 | |||||
* | CI: implement user get-by-username | Gauvain Pocentek | 2016-02-14 | 1 | -0/+7 | |
| | | | | fixes #95 | |||||
* | docs: do not use the :option: markup | Gauvain Pocentek | 2016-02-03 | 1 | -5/+4 | |
| | ||||||
* | Add docstrings to some methods | Gauvain Pocentek | 2016-01-31 | 1 | -3/+3 | |
| | ||||||
* | Automatic doc generation for BaseManager classes | Gauvain Pocentek | 2016-01-31 | 4 | -6/+98 | |
| | | | | | Provide a sphinx extension that parses the required/optioanl attributes and add infoo to the class docstring. | |||||
* | Add sudo support | Gauvain Pocentek | 2016-01-30 | 2 | -0/+16 | |
| | ||||||
* | remove "=" in examples for consistency | Gauvain Pocentek | 2016-01-13 | 1 | -3/+3 | |
| | ||||||
* | (re)add CLI examples in the doc | Gauvain Pocentek | 2016-01-13 | 1 | -0/+61 | |
| | ||||||
* | Improve the API documentation. | Gauvain Pocentek | 2016-01-10 | 3 | -6/+29 | |
| | ||||||
* | Bump version | Gauvain Pocentek | 2016-01-09 | 1 | -1/+1 | |
| | | | | And update copyright years. | |||||
* | document the API migration from 0.10 | Gauvain Pocentek | 2016-01-09 | 2 | -0/+126 | |
| | ||||||
* | Provide a getting started doc for the API | Gauvain Pocentek | 2016-01-03 | 5 | -7/+125 | |
| | ||||||
* | Document installation using pip and git | Gauvain Pocentek | 2016-01-03 | 2 | -0/+22 | |
| | ||||||
* | Document the CLI | Gauvain Pocentek | 2016-01-03 | 2 | -4/+128 | |
| | ||||||
* | update the docs copyright years | Gauvain Pocentek | 2016-01-02 | 1 | -1/+1 | |
| | ||||||
* | try to fix the RTD build | Gauvain Pocentek | 2015-12-18 | 1 | -1/+2 | |
| | ||||||
* | more README updates | Gauvain Pocentek | 2015-06-17 | 1 | -2/+2 | |
| | ||||||
* | sphinx: don't hardcode the version in conf.py | Gauvain Pocentek | 2015-05-11 | 1 | -3/+6 | |
| | ||||||
* | Make sphinx-configuration work with python2 | Mika Mäenpää | 2014-12-09 | 1 | -2/+2 | |
| | ||||||
* | Simple sphinx-project that automatically creates api documentation. | Mika Mäenpää | 2014-12-09 | 8 | -0/+744 | |