| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '26437-closed-by' into 'master'
| Rémy Coutable | 2017-04-26 | 1 | -0/+61 |
|\ |
|
| * | Add issues/:iid/closed_by api endpoint | mhasbini | 2017-04-12 | 1 | -0/+61 |
* | | Add documentation example for labelsmore-mr-filters | Robert Schilling | 2017-04-26 | 1 | -0/+1 |
* | | Ability to filter merge requests by labels and milestones | Robert Schilling | 2017-04-25 | 1 | -5/+10 |
* | | Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master'
| Sean McGivern | 2017-04-25 | 4 | -14/+0 |
|\ \ |
|
| * | | Update documentation to reflect the removal of `is_admin` from most API respo... | Timothy Andrew | 2017-04-25 | 4 | -14/+0 |
* | | | Merge branch 'master' into 'master'
| Douwe Maan | 2017-04-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Correct typo (missing 's') in project pipeline job list endpoint | Ben Getsug | 2017-04-21 | 1 | -1/+1 |
* | | | | Merge branch 'siemens/gitlab-ce-uploads-api' into 'master'
| Rémy Coutable | 2017-04-24 | 1 | -2/+13 |
|\ \ \ \ |
|
| * | | | | docs(api): add curl arguments for file uploadsiemens/gitlab-ce-uploads-api | Marion Deveaud | 2017-04-21 | 1 | -2/+13 |
| | |/ /
| |/| | |
|
* | | | | [#29801] Add "Slack Slash Commands" to API docs | TM Lee | 2017-04-24 | 1 | -11/+68 |
| |/ /
|/| | |
|
* | | | Fix user activities API version in docsfix-user-activity-api | Sean McGivern | 2017-04-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'query-users-by-extern-uid' into 'master' | Robert Speicher | 2017-04-19 | 1 | -0/+12 |
|\ \ |
|
| * | | Implement search by extern_uid in Users API | Robin Bobbitt | 2017-04-18 | 1 | -0/+12 |
| |/ |
|
* | | Expose `last_activity_on` in the User API | Rémy Coutable | 2017-04-14 | 1 | -10/+14 |
* | | Port 'Add user activities API' to CE | Sean McGivern | 2017-04-14 | 1 | -0/+53 |
|/ |
|
* | Add URL encoding link to issues API | Achilleas Pipinellis | 2017-04-10 | 1 | -15/+15 |
* | Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docs | Achilleas Pipinellis | 2017-04-10 | 14 | -77/+77 |
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 24 | -161/+161 |
* | Add information about namespace encoding to API docs | Dawid Goslawski | 2017-04-08 | 10 | -102/+112 |
* | Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issues | Achilleas Pipinellis | 2017-04-06 | 1 | -63/+29 |
* | Add "search" optional param and docs for V430195-document-search-param-on-api | Oswaldo Ferreira | 2017-04-05 | 1 | -51/+91 |
* | Introduce "polling_interval_multiplier" as application setting | Adam Niedzielski | 2017-04-03 | 1 | -2/+5 |
* | Labels support color names in backend | Dongqing Hu | 2017-03-29 | 1 | -2/+2 |
* | Merge branch 'tc-api-remove-comments-endpoint' into 'master'
| Rémy Coutable | 2017-03-28 | 1 | -20/+20 |
|\ |
|
| * | API: Make the /notes endpoint work with noteable iid instead of id | Toon Claes | 2017-03-27 | 1 | -20/+20 |
* | | Merge branch 'rename_done_to_closed' into 'master'
| Sean McGivern | 2017-03-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Change Done column to Closed in issue boards | blackst0ne | 2017-03-24 | 1 | -1/+1 |
* | | | Implement new service for creating user | George Andrinopoulos | 2017-03-27 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'docs/update-impersonation-tokens' into 'master'
| Sean McGivern | 2017-03-24 | 2 | -91/+165 |
|\ \
| |/
|/| |
|
| * | Remove highlighting language from GET codeblocks | Achilleas Pipinellis | 2017-03-23 | 1 | -6/+6 |
| * | Update Impersonation tokens docs | Achilleas Pipinellis | 2017-03-17 | 2 | -87/+161 |
* | | Correct parameter definition in Pipeline Triggers docs | Johan Brandhorst | 2017-03-23 | 1 | -0/+2 |
* | | Correct pipeline trigger GET functionality.
| Johan Brandhorst | 2017-03-22 | 1 | -4/+4 |
* | | Make the v3_to_v4.md more consistent | Rémy Coutable | 2017-03-20 | 1 | -30/+30 |
* | | Allow unauthenticated access to some Branch API GET endpoints | Rémy Coutable | 2017-03-20 | 1 | -1/+4 |
* | | All CI offline migrations | Kamil Trzciński | 2017-03-17 | 1 | -39/+1 |
|/ |
|
* | Put the use of "No Label" in the descriptiontc-clean-up-no-label-doc | Toon Claes | 2017-03-16 | 1 | -9/+3 |
* | Rename variable | Bob Van Landuyt | 2017-03-13 | 1 | -2/+2 |
* | Always require MR-iid for resolving discussions | Bob Van Landuyt | 2017-03-13 | 1 | -3/+3 |
* | Delegate a single discussion to a new issue | Bob Van Landuyt | 2017-03-13 | 1 | -9/+10 |
* | Merge branch 'issue_16834' | Douwe Maan | 2017-03-07 | 3 | -19/+38 |
|\ |
|
| * | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834 | Felipe Artur | 2017-03-07 | 2 | -7/+8 |
| * | Update API endpoints for raw files | Felipe Artur | 2017-03-07 | 3 | -17/+36 |
* | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master'
| Douwe Maan | 2017-03-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Returns correct header data for commits endpoint | Oswaldo Ferreira | 2017-03-07 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'tc-api-v4-doc-changes' into 'master'
| Douwe Maan | 2017-03-08 | 2 | -4/+6 |
|\ \ |
|
| * | | API V4 is no longer in Beta | Toon Claes | 2017-03-07 | 1 | -3/+5 |
| * | | Update description about GET /projects endpoint | Toon Claes | 2017-03-07 | 1 | -1/+1 |
| |/ |
|
* | | Make it possible to query scope as scope[]= | Toon Claes | 2017-03-07 | 1 | -7/+7 |