summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-041-3/+5
|/ / /
* | | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-4/+10
* | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil TrzciƄski2018-06-012-54/+45
|\ \ \ | |_|/ |/| |
| * | Bring back deleted specsKamil TrzciƄski2018-05-311-0/+33
| * | Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
| * | Improve Runners API validationsKamil TrzciƄski2018-05-311-6/+2
| * | Improve runner registration APIKamil TrzciƄski2018-05-311-3/+5
| * | Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-311-1/+1
| * | Fix some failuresKamil TrzciƄski2018-05-311-38/+2
| * | Refactor validations and make runner factory by default to be instance-wide r...Kamil TrzciƄski2018-05-312-7/+3
| * | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-1/+1
* | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier LĂłpez2018-06-011-1/+1
| |/ |/|
* | Add merge requests list endpoint for groupsFelipe Artur2018-05-311-213/+29
* | Export assigned issues in iCalendar feedImre Farkas2018-05-311-1/+1
|/
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier LĂłpez2018-05-3033-10230/+0
* Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern2018-05-301-0/+12
|\
| * Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-0/+12
* | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-302-2/+38
|\ \ | |/ |/|
| * Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-2/+38
* | Merge remote-tracking branch 'dev/master'Mayra Cabrera2018-05-291-1/+39
|\ \
| * \ Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera2018-05-291-1/+39
| |\ \
| | * | Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan2018-05-041-1/+39
* | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...RĂ©my Coutable2018-05-291-1/+25
* | | | Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon2018-05-291-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose artifacts_expire_at field for job entity in apiSemyon Pupkov2018-05-261-1/+7
* | | | Merge branch 'patch-28' into 'master'Kamil TrzciƄski2018-05-282-2/+2
|\ \ \ \
| * | | | Fix specShinya Maeda2018-05-282-2/+2
* | | | | Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil TrzciƄski2018-05-281-0/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revise spec context wordingShinya Maeda2018-05-281-1/+1
| * | | | Add specShinya Maeda2018-05-281-0/+15
| |/ / /
* | | | Merge branch 'bvl-add-username-to-terms-message' into 'master'Douwe Maan2018-05-281-1/+1
|\ \ \ \
| * | | | Add username to terms message in git and API callsbvl-add-username-to-terms-messageBob Van Landuyt2018-05-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon2018-05-281-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Return '/' as a bogus repo path to gitlab-shellzj-internal-repo-pathJacob Vosmaer2018-05-251-4/+4
| * | | Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg2018-05-171-6/+6
* | | | Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRĂ©my Coutable2018-05-241-1/+1
| |/ / |/| |
* | | Merge branch '22846-notifications-broken-during-email-address-change-before-e...Douwe Maan2018-05-221-15/+12
|\ \ \
| * | | Don't set the notification_email when only unconfirmed_email is changed22846-notifications-broken-during-email-address-change-before-email-confirmedRĂ©my Coutable2018-05-221-15/+12
* | | | Expose readme url in Project APIImre Farkas2018-05-223-4/+5
|/ / /
* | | Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil TrzciƄski2018-05-211-0/+16
|\ \ \
| * | | Add test for the cancelled jobsShinya Maeda2018-05-211-0/+16
* | | | Merge branch '44799-api-naming-issue-scope' into 'master'RĂ©my Coutable2018-05-212-138/+96
|\ \ \ \ | |/ / / |/| | |
| * | | Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-212-138/+96
* | | | Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-181-0/+112
* | | | Move API group deletion to SidekiqStan Hu2018-05-182-6/+11
| |/ / |/| |
* | | Allow admin to assign shared runner to project through APIDylan Griffith2018-05-161-0/+9
* | | Allow group runners to be viewed/edited in APIDylan Griffith2018-05-161-2/+2
* | | Merge branch 'feature/add-open-id-discovery-tests' into 'master'RĂ©my Coutable2018-05-151-1/+3
|\ \ \
| * | | add values to OpenID configuration test, not only checking for issuer keyRoger Rüttimann2018-05-071-1/+3
* | | | Remove authentication for readonly endpoints in issues APIhaseeb2018-05-151-118/+182
| |/ / |/| |