summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Add commit stats to commit api responsedixpac2016-07-281-0/+4
* Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-261-4/+2
* Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-211-7/+101
|\
| * Cleanup the use of let, feedback:Lin Jen-Shin2016-07-211-8/+6
| * Use the same logic, it should specify that it's not logged inLin Jen-Shin2016-07-201-1/+1
| * Use 'when logging as guest' for context, feedback:Lin Jen-Shin2016-07-201-1/+1
| * Rename user2 to reporter_userLin Jen-Shin2016-07-201-5/+5
| * Should check against `authorize_read_builds!`Lin Jen-Shin2016-07-201-0/+14
| * Still give descriptions, feedback:Lin Jen-Shin2016-07-201-1/+3
| * Cleanup let a bit, feedback:Lin Jen-Shin2016-07-201-10/+6
| * Use only one before, feedback:Lin Jen-Shin2016-07-201-2/+0
| * More complex data manipulating tests to model, andLin Jen-Shin2016-07-201-38/+0
| * We need INNER JOIN to get the right pipeline,Lin Jen-Shin2016-07-201-4/+7
| * Use shared_examples, feedback:Lin Jen-Shin2016-07-201-4/+4
| * Use shared_example rather than methods, feedback:Lin Jen-Shin2016-07-201-11/+12
| * That means different things but it's ok here.Lin Jen-Shin2016-07-201-1/+1
| * Create the pipelines/builds in mixed order, feedback:Lin Jen-Shin2016-07-201-8/+15
| * It's no longer neededLin Jen-Shin2016-07-201-2/+0
| * Make minimal changes to specsartifacts-from-ref-and-build-name-api-kamilKamil Trzcinski2016-07-191-56/+17
| * Just use default_branch, feedback:Lin Jen-Shin2016-07-201-2/+2
| * path_from_ref -> path_for_ref, feedback:Lin Jen-Shin2016-07-201-8/+8
| * Drop description for simple case, feedback:Lin Jen-Shin2016-07-201-3/+1
| * when unauthorized, feedback:Lin Jen-Shin2016-07-201-1/+1
| * Only allow branches/tags, disallow SHA:Lin Jen-Shin2016-07-191-8/+0
| * Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-191-2/+1
| |\
| * | API for downloading latest successful build:Lin Jen-Shin2016-07-191-16/+180
* | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-1/+0
|\ \ \
| * | | Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-1/+0
| | |/ | |/|
* | | Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez2016-07-202-12/+50
|/ /
* | Merge branch 'api-delete-todos' into 'master' Rémy Coutable2016-07-191-2/+1
|\ \ | |/ |/|
| * Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-2/+1
* | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-191-5/+35
* | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-192-2/+78
* | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-181-2/+2
|\ \
| * | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-2/+2
* | | Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable2016-07-181-0/+25
|\ \ \ | |/ / |/| |
| * | API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-0/+25
* | | Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable2016-07-181-0/+32
|\ \ \
| * | | Fix not normalized emoji pathsdixpac2016-07-141-0/+32
| | |/ | |/|
* | | Fix a bug where the project's repository path was returned instead of the wik...19842-cloning-a-gitlab-wiki-returns-the-repo-not-the-repo-s-wikiAlejandro Rodríguez2016-07-151-3/+11
|/ /
* | Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-2/+2
* | Merge branch 'dropdown-load-fix' into 'master' Douwe Maan2016-07-131-0/+12
|\ \
| * | formats my test properlytiagonbotelho2016-07-131-1/+2
| * | fixes test for simplified version of projecttiagonbotelho2016-07-121-1/+1
| * | fixes test according to four-phase test patterntiagonbotelho2016-07-121-0/+1
| * | moves let variable to it statement by using a local variabletiagonbotelho2016-07-121-2/+2
| * | adds test to check json fields on simple request and changes the url request ...tiagonbotelho2016-07-121-0/+10
| |/
* | Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-2/+2
|/
* api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-0/+4
* API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-2/+17