Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move get user by ID of an SSH key documentation to separate file | Artem V. Navrotskiy | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | Make sure webhooks are mentioned at the top level. | Sytse Sijbrandij | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | Add docs and empty specs for applicaiton settings API | Dmitriy Zaporozhets | 2015-07-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make namespace API available to all users | Stan Hu | 2015-05-28 | 1 | -0/+1 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9328 | ||||
* | Add link to services api doc. | Kevin Lyda | 2015-04-20 | 1 | -0/+1 |
| | |||||
* | Improve the explanation and linking of the Oauth docs. | Sytse Sijbrandij | 2015-02-18 | 1 | -1/+2 |
| | |||||
* | Make all non-config/non-operational mentions of URL consistently | Ewan Edwards | 2015-01-30 | 1 | -2/+2 |
| | | | | | | | | capitalized. Make the plural version consistently "URLs". Fix an instance where the article "the" before URL was missing. | ||||
* | OAuth API documentation update | Valery Sizov | 2015-01-12 | 1 | -0/+18 |
| | |||||
* | link third applications to website | Job van der Voort | 2014-10-23 | 1 | -9/+3 |
| | |||||
* | Improve error reporting on users API | jubianchi | 2014-09-16 | 1 | -0/+50 |
| | | | | | | | | * users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks * issues * labels * projects | ||||
* | Consistency, spelling and grammar | James Brooks | 2014-08-15 | 1 | -4/+4 |
| | |||||
* | Add, delete labels via API | Robert Schilling | 2014-08-13 | 1 | -0/+1 |
| | |||||
* | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 1 | -3/+3 |
| | | | | Further changes | ||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 1 | -58/+50 |
| | |||||
* | .NET client introduced to docs | Scooletz | 2014-05-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into 'master' | Dmitriy Zaporozhets | 2014-05-08 | 1 | -0/+1 |
|\ | | | | | | | Added Laravel API Wrapper | ||||
| * | Added Laravel API Wrapper | Adam Engebretson | 2014-04-25 | 1 | -1/+2 |
| | | |||||
* | | Make clear that notes also serve as comments. | dosire | 2014-04-30 | 1 | -1/+1 |
| | | |||||
* | | Added Node.js library link | Manfred Touron | 2014-04-28 | 1 | -0/+1 |
|/ | |||||
* | Endpoints are for RPC interfaces, we have resources. | dosire | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pagination-link-header-doc' into 'master' | Dmitriy Zaporozhets | 2014-03-31 | 1 | -0/+4 |
|\ | | | | | | | Pagination-link-header-doc | ||||
| * | Add documentation for https://github.com/gitlabhq/gitlabhq/pull/5469 | dosire | 2014-03-31 | 1 | -0/+4 |
| | | |||||
* | | Move branches API docs to separate file | Dmitriy Zaporozhets | 2014-03-31 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Put important information at the top of the readme. | dosire | 2014-03-27 | 1 | -27/+26 |
| | |||||
* | Extract commits API to separate file | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Explain iid in API | Dmitriy Zaporozhets | 2013-10-14 | 1 | -1/+18 |
| | |||||
* | Removed user teams api docs. | Marin Jankovski | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | API: admin users can sudo commands as other users | Izaak Alpert | 2013-09-09 | 1 | -0/+36 |
| | | | | -Specifying a header of SUDO or adding a :sudo with either user id, or username of the user will set the current_user to be that user if your identifying private_token/PRIVATE_TOKEN is an administrator token | ||||
* | add link on realisation api for java client | MegaDiablo | 2013-08-20 | 1 | -0/+1 |
| | |||||
* | added python api wrapper | Itxaka Serrano | 2013-08-07 | 1 | -0/+1 |
| | |||||
* | Adding links to the merge requests and group documentation. | TJ Biddle | 2013-07-26 | 1 | -0/+1 |
| | |||||
* | Update README.md | Sean Zicari | 2013-07-17 | 1 | -12/+12 |
| | | | Updated the relative links in ## Contents to point to the correct documents. | ||||
* | Fix broken API links, fixes #4463 | Robert Schilling | 2013-07-07 | 1 | -12/+12 |
| | |||||
* | Added client list to API doc | Matt Humphrey | 2013-07-06 | 1 | -0/+5 |
| | |||||
* | Fix paths to the Contents Markdown pages | Greg Barendt | 2013-06-11 | 1 | -12/+12 |
| | |||||
* | Fix api readme links | Dmitriy Zaporozhets | 2013-06-06 | 1 | -2/+3 |
| | |||||
* | Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq ↵ | Dmitriy Zaporozhets | 2013-05-27 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | into former03-feature_teams_api Conflicts: doc/api/README.md | ||||
| * | [FEATURE] Basic user_teams api | Christian Simon | 2013-05-21 | 1 | -0/+1 |
| | | | | | | | | | | * Closing #3066 * Closing #3609 | ||||
* | | remove branch dependencies where not necessary | Ben Bodenmiller | 2013-05-27 | 1 | -10/+10 |
|/ | |||||
* | Added system hooks link to doc index | Matt Humphrey | 2013-03-08 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into fixes/api, code clean up and tests fixed | Sebastian Ziebell | 2013-03-07 | 1 | -8/+5 |
|\ | | | | | | | | | | | Conflicts: doc/api/projects.md spec/requests/api/projects_spec.rb | ||||
* | | API: documentation contains infos to status codes in README file. | Sebastian Ziebell | 2013-03-07 | 1 | -0/+36 |
| | | | | | | | | All the info to return codes from the API functions are available in the `README.md` file as suggested. | ||||
* | | Merge branch 'feature/api-documentation-fixes' of ↵ | Sebastian Ziebell | 2013-02-27 | 1 | -1/+8 |
|\ \ | |/ |/| | | | | | | | | | github.com:Xylakant/gitlabhq into fixes/api Conflicts: doc/api/projects.md | ||||
| * | Added documentation for passing the token as header | Felix Gilcher | 2013-01-28 | 1 | -1/+8 |
| | | | | | | | | | | | | The documentation was unclear about how to pass the api private token as header. Updated the doc to include the nessesary information bits and added an example using the curl command line client. | ||||
* | | Add docs/tests for groups api | Christian Simon | 2013-02-01 | 1 | -0/+1 |
| | | |||||
* | | remove incorrect information about the api version | Felix Gilcher | 2013-01-28 | 1 | -1/+1 |
|/ | | | | | The API version is currently not equal to the gitlab major version number. Gitlab 4.1 still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information. | ||||
* | Up API version to v3 | Riyad Preukschas | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | update contents of API README | Nihad Abbasov | 2012-12-01 | 1 | -1/+2 |
| | |||||
* | API: fix documentation | Valeriy Sizov | 2012-10-02 | 1 | -1/+1 |
| |