| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo. | Ciro Santilli | 2014-06-25 | 1 | -1/+1 |
* | Fix gravatar size and update docs for new users API | Dmitriy Zaporozhets | 2014-06-13 | 1 | -0/+53 |
* | Wipe wall notes feature | Dmitriy Zaporozhets | 2014-06-13 | 2 | -67/+1 |
* | 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 |
|\ |
|
| * | 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 |
* | | Add compare branches endpoint to API | Dmitriy Zaporozhets | 2014-05-26 | 1 | -0/+66 |
|/ |
|
* | Improve branch deletion via API | Dmitriy Zaporozhets | 2014-05-23 | 1 | -0/+14 |
* | Merge branch 'deploy-key-projects' into 'master' | Jacob Vosmaer | 2014-05-20 | 1 | -0/+25 |
|\ |
|
| * | 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 |
|\ \ |
|
| * | | Docs for merge api | Dmitriy Zaporozhets | 2014-05-12 | 1 | -0/+48 |
* | | | Merge pull request #6823 from milgner/api_expose_project_archived_status | Dmitriy Zaporozhets | 2014-05-13 | 1 | -3/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | 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 | 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 |
|\ \ |
|
| * | | Implement GET /users/:uid/keys for admin users | Timm Friebe | 2014-04-18 | 1 | -0/+27 |
| |/ |
|
* | | added target_project_id to merge_requests.md | Hidde Boomsma | 2014-04-22 | 1 | -4/+5 |
|/ |
|
* | 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 |
* | Api-Doc JSON lint | Johannes Schleifenbaum | 2014-04-05 | 13 | -354/+355 |
* | Merge branch 'branch-via-api' into 'master' | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+31 |
|\ |
|
| * | Add docs for create branch via api | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+31 |
* | | 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 |
|\ \
| |/
|/| |
|
| * | 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 |
|/ |
|
* | 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 | Stuart Pook | 2014-03-19 | 1 | -0/+42 |
* | | 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 | Christian Höltje | 2014-03-14 | 1 | -70/+70 |
* | | Add more api docs | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'namespace-api-doc' into 'master' | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+1 |
|\ |
|
| * | 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 |
* | | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 3 | -41/+103 |
|/ |
|
* | 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 https://github.com/jeromedalbert/gi... | Dmitriy Zaporozhets | 2014-01-19 | 2 | -0/+7 |
|\ |
|