Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 11 | -289/+230 | |
| | ||||||
* | Merge pull request #7014 from asedge/api_create_tag | Dmitriy Zaporozhets | 2014-05-29 | 1 | -0/+34 | |
|\ | | | | | Add CreateTagService. Use new service to allow tag creation through API. | |||||
| * | More fixup for HoundCI. Fix up some small issues in docs. | Sean Edge | 2014-05-27 | 1 | -2/+2 | |
| | | ||||||
| * | Update documentaiton for create_tag method. | Sean Edge | 2014-05-23 | 1 | -0/+34 | |
| | | ||||||
* | | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 13 | -3/+25 | |
| | | ||||||
* | | Expose timeout and same_ref compare fields | Dmitriy Zaporozhets | 2014-05-27 | 1 | -30/+17 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Add compare branches endpoint to API | Dmitriy Zaporozhets | 2014-05-26 | 1 | -0/+66 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Improve branch deletion via API | Dmitriy Zaporozhets | 2014-05-23 | 1 | -0/+14 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'deploy-key-projects' into 'master' | Jacob Vosmaer | 2014-05-20 | 1 | -0/+25 | |
|\ | | | | | | | | | | | Deploy key in multiple projects Add doc on adding a deploy key easily to multiple projects through the API. | |||||
| * | everything in header | Job van der Voort | 2014-05-19 | 1 | -3/+4 | |
| | | ||||||
| * | add loop to deploy key to multiple projects | Job van der Voort | 2014-05-05 | 1 | -1/+3 | |
| | | ||||||
| * | start writing deploy key to multiple projects | Job van der Voort | 2014-04-18 | 1 | -0/+22 | |
| | | ||||||
* | | .NET client introduced to docs | Scooletz | 2014-05-17 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'api-mr-merge' into 'master' | Dmitriy Zaporozhets | 2014-05-13 | 1 | -0/+48 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Accept merge request API This MR adds new endpoint `PUT /projects/:id/merge_request/:merge_request_id/merge`. After this change you can merge branches using API. Fixes internal issue #1166 | |||||
| * | | Docs for merge api | Dmitriy Zaporozhets | 2014-05-12 | 1 | -0/+48 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Merge pull request #6823 from milgner/api_expose_project_archived_status | Dmitriy Zaporozhets | 2014-05-13 | 1 | -3/+6 | |
|\ \ \ | |/ / |/| | | Expose archive status of projects in API | |||||
| * | | Add info about exposed Project::archived to API docs | Marcus Ilgner | 2014-04-20 | 1 | -3/+6 | |
| |/ | ||||||
* | | 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 | 4 | -1/+11 | |
| | | | ||||||
* | | | Added Node.js library link | Manfred Touron | 2014-04-28 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #6781 from thekid/master | Dmitriy Zaporozhets | 2014-04-23 | 1 | -0/+27 | |
|\ \ | | | | | | | Complete admin APIs for SSH Keys | |||||
| * | | Implement GET /users/:uid/keys for admin users | Timm Friebe | 2014-04-18 | 1 | -0/+27 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complements POST operation added in gitlabhq/gitlabhq#3146 Implement DELETE /users/:uid/keys/:id for admin users Fix "Line is too long. [83/80]" Use single quotes as advised Use single quotes as advised Use single quotes as advised Fix missing space around { and } Fix typo in documentation Only catch ActiveRecord::RecordNotFound, let other exceptions propagate Raise a "404 Not found" if key to be deleted cannot be found As requested by @jvanbaarsen in https://github.com/gitlabhq/gitlabhq/pull/6781#discussion_r11735114 Remove tab Unconfigured vim on this box, grrrr./ | |||||
* | | added target_project_id to merge_requests.md | Hidde Boomsma | 2014-04-22 | 1 | -4/+5 | |
|/ | | | Added description about optional field target_project_id for merge requests. | |||||
* | Endpoints are for RPC interfaces, we have resources. | dosire | 2014-04-15 | 1 | -1/+1 | |
| | ||||||
* | Add optional parameter to list merge requests | Stuart Pook | 2014-04-07 | 1 | -2/+8 | |
| | | | | | | | Add an optional parameter to list merge requests to restrict the returned merge requests to those that are "opened", "merged" or "closed". By default all merge requests are returned. Note that "all" can be given to explicitly request all merge requests. | |||||
* | Api-Doc JSON lint | Johannes Schleifenbaum | 2014-04-05 | 13 | -354/+355 | |
| | | | | Fixes: #5505 | |||||
* | Merge branch 'branch-via-api' into 'master' | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+31 | |
|\ | | | | | | | | | | | Create branch via API Fixes #1096 | |||||
| * | Add docs for create branch via api | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+31 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Mention search options. | dosire | 2014-04-01 | 1 | -0/+4 | |
| | | ||||||
* | | 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 | 3 | -167/+168 | |
|/ | | | | 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 | |
| | ||||||
* | Merge pull request #6569 from criteo/api_merge_request_comments | Dmitriy Zaporozhets | 2014-03-26 | 1 | -0/+42 | |
|\ | | | | | Add method to get the comments on a merge request | |||||
| * | Add method to get the comments on a merge request | Stuart Pook | 2014-03-19 | 1 | -0/+42 | |
| | | | | | | | | | | Add method to get the comments for a merge request and document that you can change the status of a merge request. | |||||
* | | documentation for api method which get labels of a project | Ábner Silva de Oliveira | 2014-03-23 | 1 | -0/+26 | |
|/ | ||||||
* | Merge pull request #6535 from docwhat/sys-hooks-eols | Sytse Sijbrandij | 2014-03-19 | 1 | -70/+70 | |
|\ | | | | | Switched line endings to LF for system_hooks.md | |||||
| * | Switched line endings to LF for system_hooks.md | Christian Höltje | 2014-03-14 | 1 | -70/+70 | |
| | | | | | | | | It was checked in with Windows style line endings. | |||||
* | | Add more api docs | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+10 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'namespace-api-doc' into 'master' | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+1 | |
|\ | | | | | | | Namespace Api Doc | |||||
| * | Doesn't exist for user endpoint. | dosire | 2014-02-18 | 1 | -1/+0 | |
| | | ||||||
| * | Add namespace for projects to docs. | dosire | 2014-02-14 | 1 | -0/+2 | |
| | | ||||||
* | | Extract commits API to separate file | Dmitriy Zaporozhets | 2014-02-18 | 3 | -93/+96 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 3 | -41/+103 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Update api project documentation to include project name as attribute. | Marin Jankovski | 2014-02-11 | 1 | -15/+15 | |
| | ||||||
* | Merge branch 'add_website_url_to_user' of ↵ | Dmitriy Zaporozhets | 2014-01-19 | 2 | -0/+7 | |
|\ | | | | | | | | | | | | | | | | | https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | |||||
| * | Add website url to user | Jerome Dalbert | 2014-01-18 | 2 | -0/+7 | |
| | | ||||||
* | | Mention base64 encoding for files API | Dmitriy Zaporozhets | 2014-01-16 | 1 | -0/+2 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Dropped expiration date from the snippet API | Jeroen van Baarsen | 2014-01-11 | 1 | -2/+0 | |
| |