summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-api-spec-files' into 'master' Rémy Coutable2016-12-0237-39/+38
|\
| * Changed API spec files to describe the correct classLivier2016-11-2837-39/+38
* | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-1/+1
|\ \
| * | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* | | Allow public access to some Project API endpoints4269-public-apiRémy Coutable2016-12-012-142/+288
|/ /
* | Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+1
* | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+11
|\ \
| * | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+11
* | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-301-21/+20
|\ \ \
| * | | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-21/+20
| |/ /
* | | Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński2016-11-301-1/+1
|\ \ \
| * | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-1/+1
* | | | Fix a transient spec failure24772-fix-transient-failing-specRémy Coutable2016-11-291-1/+1
|/ / /
* | | Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński2016-11-291-1/+1
|\ \ \
| * | | Add issue search slash commandzj-issue-search-slash-commandZ.J. van de Weg2016-11-251-1/+1
* | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-0/+18
* | | | Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-282-16/+25
| |/ / |/| |
* | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-0/+12
|\ \ \ | |/ / |/| |
| * | Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-251-0/+12
* | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \ \ | |_|/ |/| |
| * | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | Merge branch 'api-delete-group-share' into 'master' Rémy Coutable2016-11-231-0/+30
|\ \ \
| * | | API: Add endpoint to delete a group shareapi-delete-group-shareRobert Schilling2016-11-231-0/+30
| | |/ | |/|
* | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-2/+3
| |/ |/|
* | Fix IID filter for merge requests and milestonesRobert Schilling2016-11-222-0/+19
|/
* Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-211-0/+39
|\
| * Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-211-1/+1
| * Send credentials array with build dataTomasz Maczukin2016-11-211-15/+25
| * Send registry_url with build data to GitLab RunnerTomasz Maczukin2016-11-161-0/+29
* | Merge branch 'grapify-project-snippet-api' into 'master' Rémy Coutable2016-11-211-14/+50
|\ \
| * | Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-14/+50
* | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-1/+1
|\ \ \ | |/ / |/| |
| * | Refactor cache refreshing/expiringYorick Peterse2016-11-211-1/+1
* | | Merge branch 'grapify-users-api' into 'master' Rémy Coutable2016-11-211-27/+49
|\ \ \
| * | | Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-27/+49
* | | | Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable2016-11-211-0/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+46
* | | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-181-0/+57
|\ \ \ \
| * | | | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-181-6/+6
| * | | | Return a consistent not found messageZ.J. van de Weg2016-11-181-2/+3
| * | | | Improve style, add more testsZ.J. van de Weg2016-11-181-1/+11
| * | | | More coverage on service levelZ.J. van de Weg2016-11-181-0/+46
* | | | | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-181-1/+1
|\ \ \ \ \
| * | | | | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-...Rémy Coutable2016-11-181-1/+1
|\ \ \ \ \
| * | | | | Rely on Gitlab::Shell public API, not reading internal files it may use24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-to-failRémy Coutable2016-11-181-1/+1
| |/ / / /
* | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+140
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-171-16/+6
| * | | | Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-171-1/+3
| * | | | fix issue with commits and also updated routesJames Lopez2016-11-171-0/+2