Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: add MR API | Gauvain Pocentek | 2016-08-07 | 3 | -0/+147 |
| | |||||
* | fix labels deletion example | Gauvain Pocentek | 2016-08-07 | 1 | -1/+1 |
| | |||||
* | docs: add licenses API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+30 |
| | |||||
* | docs: add labales API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+76 |
| | |||||
* | Add support for project environments | Gauvain Pocentek | 2016-08-06 | 3 | -0/+74 |
| | |||||
* | docs: add deploy keys API | Gauvain Pocentek | 2016-08-06 | 3 | -0/+95 |
| | |||||
* | doc: replace incorrect archive call() | Gauvain Pocentek | 2016-08-04 | 1 | -2/+2 |
| | |||||
* | document namespaces API | Gauvain Pocentek | 2016-08-04 | 4 | -1/+30 |
| | |||||
* | Add support from listing group issues | Gauvain Pocentek | 2016-07-24 | 2 | -0/+26 |
| | |||||
* | Docs: drop the FAQ | Gauvain Pocentek | 2016-07-24 | 2 | -16/+0 |
| | | | | The only question is now documented in the API examples. | ||||
* | docs: issues API | Gauvain Pocentek | 2016-07-24 | 5 | -4/+154 |
| | |||||
* | docs: commits API | Gauvain Pocentek | 2016-07-24 | 3 | -0/+138 |
| | |||||
* | doc: fix doubled parameter | Gauvain Pocentek | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | docs: groups API documentation | Gauvain Pocentek | 2016-07-17 | 3 | -0/+178 |
| | |||||
* | Allow to stream the downloads when appropriate | Gauvain Pocentek | 2016-07-17 | 2 | -2/+25 |
| | | | | | | | | | Some API calls will download possibly large data, resulting in a high memory usage and out-of-memory errors. For these API calls use the requests streaming capabilities and download chunked data. The caller is responsible of providing a callable to actually store the data. The default callable just prints the data on stdout. | ||||
* | docs: Add builds-related API docs | Gauvain Pocentek | 2016-07-17 | 3 | -0/+247 |
| | |||||
* | 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 |