Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to fetch the commit ID of the last commit that actually touched ↵api_file_touched_at | Valery Sizov | 2015-11-02 | 1 | -1/+2 |
| | | | | a file | ||||
* | [ci skip] Add missing parameters in API doc | sue445 | 2015-10-14 | 1 | -0/+2 |
| | |||||
* | Small bug fixes | Kamil Trzcinski | 2015-10-12 | 1 | -1/+0 |
| | |||||
* | Add Commit Status documentation | Kamil Trzcinski | 2015-10-12 | 1 | -0/+82 |
| | |||||
* | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 1 | -1/+2 |
| | |||||
* | api: add enable_ssl_verification to PUT/POST hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | |||||
* | doc: list note_events as a valid parameter for PUT/POST hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | |||||
* | api: expose note_events and enable_ssl_verification for hooks | Ben Boeckel | 2015-09-24 | 1 | -0/+2 |
| | |||||
* | Added service API endpoint to retrieve service parameters | Petheo Bence | 2015-09-10 | 1 | -0/+160 |
| | |||||
* | Move get user by ID of an SSH key documentation to separate file | Artem V. Navrotskiy | 2015-09-03 | 3 | -45/+47 |
| | |||||
* | Add API method for get user by ID of an SSH key | Artem V. Navrotskiy | 2015-09-03 | 1 | -0/+45 |
| | |||||
* | Drone CI service | Kirilll Zaitsev | 2015-09-02 | 1 | -8/+498 |
| | |||||
* | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-08-12 | 1 | -2/+8 |
| | | | | This reverts commit 4c586dc7c217b3e43956919fa752a8fa4e16acb9. | ||||
* | Fix docs | Douwe Maan | 2015-07-30 | 1 | -6/+6 |
| | |||||
* | Add ability to manage user email addresses via the API. | Douwe Maan | 2015-07-29 | 1 | -0/+132 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2015-07-16 | 1 | -2/+5 |
|\ | |||||
| * | api: expose work_in_progress flag | Ben Boeckel | 2015-07-10 | 1 | -2/+5 |
| | | |||||
* | | Remove author information from "post" in merge_requests API. | Robin Burchell | 2015-07-13 | 1 | -8/+0 |
| | | | | | | | | | | From both experimenting with the API and reading the source code, this appears to not be used at all. My guess is this was copypasta from somewhere else. | ||||
* | | Revert "added link to issue closing pattern in doc" | Sytse Sijbrandij | 2015-07-13 | 1 | -2/+0 |
| | | | | | | | | This reverts commit 903daedb5a963d55f8b2e836127958f92a1562a5. | ||||
* | | added link to issue closing pattern in doc | karen Carias | 2015-07-10 | 1 | -0/+2 |
|/ | |||||
* | Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries" | Stan Hu | 2015-07-09 | 1 | -8/+2 |
| | | | | This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b. | ||||
* | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-07-09 | 1 | -2/+8 |
| | |||||
* | Make sure webhooks are mentioned at the top level. | Sytse Sijbrandij | 2015-07-08 | 2 | -5/+8 |
| | |||||
* | Merge branch 'settings-via-api' into 'master' | Dmitriy Zaporozhets | 2015-07-07 | 2 | -0/+89 |
|\ | | | | | | | | | | | | | | | API to set application settings for admin Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !934 | ||||
| * | Add docs and empty specs for applicaiton settings API | Dmitriy Zaporozhets | 2015-07-06 | 2 | -0/+89 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Allow user to be blocked and unblocked via the API | Steve Norman | 2015-07-03 | 1 | -0/+28 |
|/ | |||||
* | Add 2FA status to user admin API | Stan Hu | 2015-06-23 | 1 | -2/+4 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9391 | ||||
* | Merge branch 'info_about_namespaces' into 'master' | Job van der Voort | 2015-06-11 | 1 | -178/+192 |
|\ | | | | | | | | | | | | | | | | | | | Info about namespaces Added info about namespaces in groups. Because of tweet https://twitter.com/kaystrobach/status/603912904757420032 See merge request !1835 | ||||
| * | added links to API calls | Karen Carias | 2015-06-10 | 1 | -191/+191 |
| | | |||||
| * | fixed namespaces info | Karen Carias | 2015-05-28 | 1 | -3/+3 |
| | | |||||
| * | added info about namespaces | Karen Carias | 2015-05-28 | 1 | -0/+14 |
| | | |||||
* | | Merge branch 'make-namespaces-api-available-to-all-users' into 'master' | Dmitriy Zaporozhets | 2015-06-04 | 2 | -0/+45 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make namespace API available to all users ### What does this MR do? This MR makes it possible for a user to query namespaces to which he/she has access. Also, it adds documentation for the existing API. ### Why was this MR needed? Even though the `groups` API exists, it might still be useful to have an endpoint that tells the namespace type (e.g. `user` vs. `group`), especially if a user has access to a number of different projects. ### What are the relevant issue numbers? Closes https://github.com/gitlabhq/gitlabhq/issues/9328 See merge request !708 | ||||
| * | | Make namespace API available to all users | Stan Hu | 2015-05-28 | 2 | -0/+45 |
| |/ | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9328 | ||||
* | | Disable changing of the source branch in merge request update API | Stan Hu | 2015-05-29 | 1 | -3/+1 |
|/ | |||||
* | update API docproject_api_order | Valery Sizov | 2015-05-14 | 1 | -0/+3 |
| | |||||
* | Add current_sign_in_at to api User | Sven Selberg | 2015-05-04 | 1 | -2/+4 |
| | |||||
* | Merge branch 'fix_snippet_api_doc' into 'master' | Achilleas Pipinellis | 2015-05-03 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add snippet visibilty as parameter to API doc, closes #1562 ## Description Snippet visibility level was added to API but was not to its documentation. Related to following commit: 928fc94c3d900069902b097d6464acee712a886c @axil Can you review? See merge request !601 | ||||
| * | Add snippet visibilty as parameter to API doc, closes #1562 | Robert Schilling | 2015-05-03 | 1 | -0/+15 |
| | | |||||
* | | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into ↵ | Dmitriy Zaporozhets | 2015-05-03 | 3 | -1/+7 |
|\ \ | | | | | | | | | | jubianchi-api-iid | ||||
| * | | Query issues, merge requests and milestones with their IID through API | jubianchi | 2015-05-02 | 3 | -1/+7 |
| |/ | |||||
* | | Merge pull request #9066 from jirutka/fix-6417 | Dmitriy Zaporozhets | 2015-05-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fix #6417: users with group permission should be able to create groups via API | ||||
| * | | Fix #6417: users with group permission should be able to create groups via API | Robert Schilling | 2015-03-31 | 1 | -1/+1 |
| | | | |||||
* | | | Add link to services api doc. | Kevin Lyda | 2015-04-20 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Update API documentation of projects with creator_id | Christoph Dreis | 2015-04-10 | 1 | -0/+3 |
| | | |||||
* | | Modified lib/api/entities.rb to expose Project class tag_list property to ↵ | Cristian Medina | 2015-04-03 | 1 | -0/+12 |
|/ | | | | | | | | the API Updated projects.md to show tag_list field when performing GETs Updated projects_spec.rb to include check for tag_list key in project list Added changes to the CHANGELOG | ||||
* | Fix cross references when usernames, milestones, or project names contain ↵ | Stan Hu | 2015-03-19 | 2 | -2/+2 |
| | | | | | | underscores. Remove emphasis from system notes to avoid Markdown conflicts in names. | ||||
* | Merge branch 'master' into 'master' | Robert Schilling | 2015-03-01 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Error in docs for closing an issue API docs for issues says you set parameter 'closed' to '1'. I was not able to do that but I could set 'state_event' to 'close' which closed the issue. Does not work "https://gitlab.com/api/v3/projects/:id/issues/:issue_id?closed=1" Does work "https://gitlab.com/api/v3/projects/:id/issues/:issue_id?state_event=close" See merge request !342 | ||||
| * | To close an issue you must set 'state_event' to 'close'. I cannot set ↵ | Derek Campbell | 2015-02-20 | 1 | -1/+1 |
| | | | | | | | | 'closed' to '1'. | ||||
* | | Merge pull request #8890 from sue445/feature/project_api_avatar_url | Jeroen van Baarsen | 2015-03-01 | 1 | -3/+6 |
|\ \ | | | | | | | Expose avatar_url in projects API | ||||
| * | | Expose avatar_url in projects API | sue445 | 2015-03-01 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | * Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog |