Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2835 from Asquera/fixes/api | Dmitriy Zaporozhets | 2013-03-07 | 31 | -248/+1095 |
|\ | |||||
| * | API: fixes project creation and removed redundant info | Sebastian Ziebell | 2013-03-07 | 3 | -8/+3 |
| * | Merge branch 'master' into fixes/api, code clean up and tests fixed | Sebastian Ziebell | 2013-03-07 | 49 | -162/+819 |
| |\ | |||||
| * | | API: documentation contains infos to status codes in README file. | Sebastian Ziebell | 2013-03-07 | 11 | -475/+36 |
| * | | API: refactored and simplified error handling in merge requests API | Sebastian Ziebell | 2013-03-05 | 2 | -18/+8 |
| * | | Fixes api | Sebastian Ziebell | 2013-03-05 | 1 | -2/+1 |
| * | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-03-05 | 146 | -850/+1553 |
| |\ \ | |||||
| * | | | API: fixed adding a note | Sebastian Ziebell | 2013-02-27 | 2 | -3/+2 |
| * | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-27 | 4 | -28/+31 |
| |\ \ \ | |||||
| * | | | | API: extracted helper method to validate required parameters, code clean up | Sebastian Ziebell | 2013-02-27 | 10 | -42/+35 |
| * | | | | Merge branch 'feature/api-documentation-fixes' of github.com:Xylakant/gitlabh... | Sebastian Ziebell | 2013-02-27 | 2 | -14/+35 |
| |\ \ \ \ | |||||
| | * | | | | Update docs to reflect that project names are allowed as ID | Felix Gilcher | 2013-01-28 | 1 | -12/+13 |
| | * | | | | describe the project access level | Felix Gilcher | 2013-01-28 | 1 | -0/+12 |
| | * | | | | Added documentation for passing the token as header | Felix Gilcher | 2013-01-28 | 1 | -1/+8 |
| * | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-27 | 4 | -5/+8 |
| |\ \ \ \ \ | |||||
| * | | | | | | API: merge request documentation updated, added return codes to functions | Sebastian Ziebell | 2013-02-27 | 4 | -13/+59 |
| * | | | | | | API: issues documentation and API functions updated | Sebastian Ziebell | 2013-02-27 | 3 | -7/+77 |
| * | | | | | | API: session documentation updated and test added | Sebastian Ziebell | 2013-02-27 | 2 | -0/+15 |
| * | | | | | | API: groups documentation updated, functions return different status codes | Sebastian Ziebell | 2013-02-27 | 3 | -7/+44 |
| * | | | | | | API repository documentation updated, includes infos to return codes | Sebastian Ziebell | 2013-02-27 | 3 | -25/+73 |
| * | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-27 | 94 | -731/+935 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | API documentation updated for project snippets. | Sebastian Ziebell | 2013-02-21 | 2 | -18/+64 |
| * | | | | | | | API: Fixes tests for changed hook deletion | Sebastian Ziebell | 2013-02-21 | 1 | -7/+2 |
| * | | | | | | | API documentation update for milestones | Sebastian Ziebell | 2013-02-20 | 3 | -25/+48 |
| * | | | | | | | API: fixes return codes for notes, documentation updated | Sebastian Ziebell | 2013-02-20 | 3 | -41/+203 |
| * | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-20 | 3 | -7/+6 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | API: fixes test if project limit is reached | Sebastian Ziebell | 2013-02-20 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-20 | 134 | -862/+1119 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | API: fixes return codes, documentation updated with status codes, tests added | Sebastian Ziebell | 2013-02-20 | 3 | -43/+222 |
| * | | | | | | | | | API documentation expanded with status code information | Sebastian Ziebell | 2013-02-18 | 2 | -0/+18 |
| * | | | | | | | | | API documentation extended with snippets, tags and commits | Sebastian Ziebell | 2013-02-15 | 1 | -1/+153 |
| * | | | | | | | | | API documentation extended with infos to project branches | Sebastian Ziebell | 2013-02-15 | 1 | -0/+77 |
| * | | | | | | | | | Test to check 404 error when project id not found | Sebastian Ziebell | 2013-02-14 | 1 | -0/+5 |
| * | | | | | | | | | API projects documentation grouped into sections & updated with status codes | Sebastian Ziebell | 2013-02-14 | 1 | -34/+117 |
| * | | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-14 | 22 | -233/+201 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | API: tests that check status codes for project branches and hooks | Sebastian Ziebell | 2013-02-14 | 2 | -3/+54 |
| * | | | | | | | | | | API: status code 403 returned if new project would exceed limit | Sebastian Ziebell | 2013-02-14 | 3 | -1/+17 |
| * | | | | | | | | | | API: extracted helper method to provide 400 bad request error with description | Sebastian Ziebell | 2013-02-13 | 6 | -17/+28 |
| * | | | | | | | | | | API: return status code 400 if filepath of raw file blob not given | Sebastian Ziebell | 2013-02-13 | 2 | -1/+8 |
| * | | | | | | | | | | API: fixes a few return codes for project snippets | Sebastian Ziebell | 2013-02-13 | 2 | -4/+40 |
| * | | | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-13 | 29 | -94/+224 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | API: test checks a 400 code is returned if snippet title not given | Sebastian Ziebell | 2013-02-13 | 1 | -0/+6 |
| * | | | | | | | | | | | API: test checks a 404 error is returned if snippet id not found | Sebastian Ziebell | 2013-02-13 | 1 | -0/+5 |
| * | | | | | | | | | | | API: changed status codes for project hooks functions | Sebastian Ziebell | 2013-02-12 | 2 | -6/+34 |
| * | | | | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-12 | 461 | -76690/+300 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fixes test that checks status code of hook creation | Sebastian Ziebell | 2013-02-08 | 1 | -1/+1 |
| * | | | | | | | | | | | | Adding a project hook returns status code 400 if url is not given | Sebastian Ziebell | 2013-02-08 | 2 | -12/+41 |
| * | | | | | | | | | | | | API: refined status code handling when adding or updating a project member | Sebastian Ziebell | 2013-02-08 | 2 | -9/+69 |
| * | | | | | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-08 | 261 | -1417/+1794 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Test to check a user must be part of the team to see project. | Sebastian Ziebell | 2013-02-06 | 1 | -0/+6 |