summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '20732_member_exists_409' into 'master'Sean McGivern2017-02-132-2/+344
|\ | | | | | | | | | | | | Add member: Always return 409 when a member exists Closes #20732 See merge request !9093
| * Add member: Always return 409 when a member existsJarka Kadlecova2017-02-102-2/+344
| |
* | Merge branch '1051-api-create-users-without-password' into 'master' Rémy Coutable2017-02-101-0/+12
|\ \ | | | | | | | | | | | | | | | | | | Optionally make users created via the API set their password Closes #1051 See merge request !8957
| * | Optionally make users created via the API set their passwordJoost Rijneveld2017-02-091-0/+12
| | |
* | | Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-091-3/+5
| |/ |/|
* | Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets2017-02-091-0/+14
|\ \ | | | | | | | | | | | | Nested groups API See merge request !9034
| * | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+14
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan2017-02-081-52/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | API: remove `public` param for projects Closes #23104 See merge request !8736
| * | | Use VisibilityLevel constants in spec23104-remove-public-param-for-projectsToon Claes2017-02-071-4/+4
| | | |
| * | | API: remove `public` param for projectsToon Claes2017-02-071-49/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The create and edit actions for projects had these parameters: - `public` (optional) - if true same as setting `visibility_level = 20` - `visibility_level` (optional) Remove the `public` parameter to avoid contradiction.
* | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-081-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lfs: do not require auth for public repositories Closes #23360 See merge request !8824
| * | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LFS has the `authenticated` field in the response for downloads of objects to indicate that the object does not need authentication to access it. Spec: https://github.com/git-lfs/git-lfs/blob/master/docs/api/batch.md#successful-responses Fixes #23360.
* | | | | Remove /projects/:id/keys/.. endpointsRobert Schilling2017-02-071-0/+172
| |_|/ / |/| | |
* | | | Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-072-12/+188
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723
| * | | | Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-072-12/+188
| | | | |
* | | | | Merge branch 'traits-for-featurs' into 'master'Robert Speicher2017-02-062-9/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add traits for ProjectFeatures to Project factory Closes #24007 See merge request !8925
| * | | | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-052-9/+5
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/24007
* | | | | Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-064-35/+1995
| |_|/ / |/| | |
* | | | Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable2017-02-062-46/+1424
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify projects search by removing /projects/:search endpoint Closes #22007 See merge request !8877
| * | | | Adjust V3 projects typo on spec22007-unify-projects-searchOswaldo Ferreira2017-02-031-1/+1
| | | | |
| * | | | Remain V3 endpoint unchangedOswaldo Ferreira2017-01-301-0/+1424
| | | | |
| * | | | Unify projects search by removing /projects/:search endpointOswaldo Ferreira2017-01-301-46/+0
| | | | |
* | | | | Merge branch 'api-fix-files' into 'master' Rémy Coutable2017-02-061-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | API: Fix file downloading See merge request !8953
| * | | | Ensure the right content is served for the build artifacts APIapi-fix-filesRobert Schilling2017-02-051-0/+1
| | |_|/ | |/| |
* | | | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-032-30/+30
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere" Closes #17662 See merge request !8787
| * | | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review
* | | | Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern2017-02-031-0/+7
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Force new password after password reset via API Closes #24606 See merge request !8933
| * | | Update api docs and minor changesGeorge Andrinopoulos2017-02-021-2/+3
| | | |
| * | | Force new password after password reset via APIGeorge Andrinopoulos2017-02-021-0/+6
| |/ /
* | | Merge branch 'snippet-spam' into 'master' Rémy Coutable2017-02-022-3/+79
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Snippet spam Closes #26276 See merge request !8911
| * | | Use `add_$role` helper in snippets specssnippet-spamSean McGivern2017-02-021-2/+2
| | | |
| * | | Check public snippets for spamSean McGivern2017-02-022-2/+78
| | | | | | | | | | | | | | | | | | | | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* | | | Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-014-8/+8
|/ / / | | | | | | | | | Ports changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/642 back into CE
* | | Update group api doc with full_name and full_path attributesDmitriy Zaporozhets2017-01-301-0/+3
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-2617-44/+44
|/
* Merge branch 'fix/26518' into 'master' Douwe Maan2017-01-251-0/+22
|\ | | | | | | | | | | | | Fix access to the wiki code via HTTP when repository feature disabled Closes #26518 See merge request !8758
| * Fix access to the wiki code via HTTP when repository feature disabledDouglas Barbosa Alexandre2017-01-251-0/+22
| |
* | Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-251-0/+14
|\ \ | |/ |/| | | | | Fix CI requests concurrency See merge request !8760
| * Add 409 conflict testsfix-ci-requests-concurrencyKamil Trzcinski2017-01-251-0/+14
| |
* | Fix spec failure due to timestamp ordering issue in mySQLJames Lopez2017-01-251-1/+6
| |
* | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-241-6/+3
|\ \ | |/ |/| | | | | Dont persist application settings in test env See merge request !8715
| * Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-6/+3
| | | | | | | | | | This reverts commit c20934869f7dc8cfbdbafb6ecb7b1305452c9e8a, reversing changes made to 4b7ec44b91e0571d209c790d54947ba1756dac0e.
* | Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-241-7/+2
|\ \ | | | | | | | | | | | | Grapify all endpoints of the deploy keys API See merge request !8721
| * | Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-231-7/+2
| |/
* | Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-231-0/+12
| | | | | | | | | | Prevent users from creating notes on resources they can't access See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2054
* | Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-232-1/+43
| | | | | | | | | | | | Ensure that only privileged users can access merge requests in the API See merge request !2053
* | Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-231-1/+10
|\ \ | |/ |/| | | | | | | | | adds events to services api deserialization Closes #22974 See merge request !8324
| * adds events to services api deserializationTiago Botelho2017-01-221-1/+10
| |
* | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' ↵Robert Speicher2017-01-221-21/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Make cycle_analytics_events_spec.rb side-effect free Closes #26622 See merge request !8594
| * | Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_specRémy Coutable2017-01-161-21/+14
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>