Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve the snippets examples | Gauvain Pocentek | 2018-07-03 | 1 | -2/+10 | |
| | | | | closes #543 | |||||
* | Fix simple typo in identity modification example | Tom Downes | 2018-07-02 | 1 | -1/+1 | |
| | ||||||
* | [docs] don't use hardcoded values for ids | Gauvain Pocentek | 2018-06-27 | 3 | -15/+14 | |
| | ||||||
* | Improve the protect branch creation example | Gauvain Pocentek | 2018-06-23 | 1 | -1/+5 | |
| | | | | Closes #536 | |||||
* | [docs] Add an example for external identities settings | Gauvain Pocentek | 2018-06-17 | 1 | -0/+6 | |
| | | | | Fixes #528 | |||||
* | Add support for epics API (EE) | Gauvain Pocentek | 2018-06-17 | 2 | -0/+80 | |
| | | | | Fixes #525 | |||||
* | ProjectPipelineJob objects can only be listed | Gauvain Pocentek | 2018-06-14 | 1 | -8/+14 | |
| | | | | | | And they are not directly related to ProjectJob objects. Fixes #531 | |||||
* | Add support for the LDAP gorups API | Gauvain Pocentek | 2018-06-13 | 1 | -2/+13 | |
| | ||||||
* | Correct session example | Stefan Crain | 2018-06-13 | 1 | -1/+1 | |
| | ||||||
* | Implement MR-level approvals | Gauvain Pocentek | 2018-06-11 | 1 | -11/+26 | |
| | | | | Fixes #323 | |||||
* | Add project push rules configuration (#520) | Eric Sabouraud | 2018-06-11 | 1 | -0/+34 | |
| | ||||||
* | [docs] projects.all() doesn't exist in v4 | Gauvain Pocentek | 2018-06-11 | 1 | -3/+0 | |
| | | | | Fixes #526 | |||||
* | Add support for Project.pull_mirror (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -1/+5 | |
| | ||||||
* | Add support for board creation/deletion (EE) | Gauvain Pocentek | 2018-06-10 | 1 | -5/+14 | |
| | ||||||
* | Add support for LDAP groups | Gauvain Pocentek | 2018-06-09 | 1 | -0/+15 | |
| | ||||||
* | Add support for issue links (EE) | Gauvain Pocentek | 2018-06-09 | 2 | -1/+39 | |
| | | | | Fixes #422 | |||||
* | Add geo nodes API support | Gauvain Pocentek | 2018-06-09 | 2 | -0/+44 | |
| | | | | Fixes #524 | |||||
* | docs: add MR approvals in index | Gauvain Pocentek | 2018-06-08 | 1 | -0/+1 | |
| | ||||||
* | Add support for project-level MR approval configuration | Eric Sabouraud | 2018-06-08 | 1 | -0/+30 | |
| | ||||||
* | Update time stats docs | Gauvain Pocentek | 2018-05-30 | 2 | -0/+36 | |
| | ||||||
* | Add support for group badges | Gauvain Pocentek | 2018-05-29 | 2 | -0/+53 | |
| | | | | | | Also consolidate project/group badges tests, and add some docs Fixes #469 | |||||
* | Implement runner token validation | Gauvain Pocentek | 2018-05-29 | 1 | -0/+8 | |
| | ||||||
* | Runners can be created (registered) | Gauvain Pocentek | 2018-05-29 | 1 | -0/+4 | |
| | ||||||
* | Implement runner jobs listing | Gauvain Pocentek | 2018-05-29 | 1 | -0/+26 | |
| | ||||||
* | Add missing project attributes | Gauvain Pocentek | 2018-05-29 | 1 | -0/+13 | |
| | ||||||
* | Add support for group boards | Gauvain Pocentek | 2018-05-29 | 4 | -72/+96 | |
| | ||||||
* | Issues: add missing attributes and methods | Gauvain Pocentek | 2018-05-28 | 1 | -0/+8 | |
| | ||||||
* | Add feature flags deletion support | Gauvain Pocentek | 2018-05-28 | 1 | -0/+4 | |
| | ||||||
* | Add support for environment stop() | Gauvain Pocentek | 2018-05-28 | 1 | -0/+4 | |
| | ||||||
* | Add commit.merge_requests() support | Gauvain Pocentek | 2018-05-28 | 1 | -0/+4 | |
| | ||||||
* | Implement commit.refs() | Gauvain Pocentek | 2018-05-28 | 1 | -0/+6 | |
| | ||||||
* | Add missing docs file | Gauvain Pocentek | 2018-05-27 | 1 | -0/+107 | |
| | ||||||
* | Implement user_agent_detail for snippets | Gauvain Pocentek | 2018-05-27 | 2 | -0/+8 | |
| | | | | Add a new UserAgentDetail mixin to avoid code duplication. | |||||
* | Add support for merged branches deletion | Gauvain Pocentek | 2018-05-27 | 1 | -0/+4 | |
| | ||||||
* | Add support for the discussions API | Gauvain Pocentek | 2018-05-27 | 1 | -0/+1 | |
| | | | | Fixes #501 | |||||
* | Document the global per_page setting | Gauvain Pocentek | 2018-05-26 | 2 | -0/+11 | |
| | ||||||
* | Add support for the search API | Gauvain Pocentek | 2018-05-21 | 2 | -0/+54 | |
| | | | | Fixes #470 | |||||
* | Add support for project import/export | Gauvain Pocentek | 2018-05-21 | 1 | -0/+57 | |
| | | | | Fixes #471 | |||||
* | Add support for user avatar upload | Gauvain Pocentek | 2018-05-21 | 1 | -0/+7 | |
| | | | | Fixes #308 | |||||
* | [docs] update the sphinx extension for v4 objects | Gauvain Pocentek | 2018-05-20 | 4 | -132/+32 | |
| | ||||||
* | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 49 | -2319/+697 | |
| | | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things | |||||
* | Drop API v3 support | Gauvain Pocentek | 2018-05-19 | 3 | -92/+23 | |
| | | | | Drop the code, the tests, and update the documentation. | |||||
* | api-usage: bit more detail for listing with `all` | Gauvain Pocentek | 2018-05-11 | 1 | -9/+10 | |
| | ||||||
* | [docs] update service.available() example for API v4 | Gauvain Pocentek | 2018-05-10 | 1 | -1/+2 | |
| | | | | Fixes #482 | |||||
* | [docs] add a code example for listing commits of a MR | Gauvain Pocentek | 2018-05-10 | 1 | -0/+4 | |
| | | | | Fixes #491 | |||||
* | [docs] move mr samples in rst file | Gauvain Pocentek | 2018-05-10 | 2 | -121/+38 | |
| | ||||||
* | Merge pull request #484 from Matusf/docs-example-raises-attribute-error | Gauvain Pocentek | 2018-05-10 | 1 | -1/+4 | |
|\ | | | | | Change method for getting content of snippet | |||||
| * | Add API v3 example | Matus Ferech | 2018-04-28 | 1 | -1/+4 | |
| | | ||||||
| * | Change method for getting content of snippet | Matus Ferech | 2018-04-13 | 1 | -1/+1 | |
| | | ||||||
* | | docs(api-usage): add rate limit documentation | Max Wittig | 2018-04-18 | 1 | -0/+23 | |
| | |