summaryrefslogtreecommitdiff
path: root/spec/requests/api/applications_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-15/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Do not include ApiHelpers again in spec/requests/apiDinesh Panda2019-09-111-2/+0
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-8/+8
* Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-1/+11
* Use have_gitlab_http_status following best practices !22296JB Vasseur2018-10-151-11/+11
* Non-authenticated user test should not have user passed in the API call !22296JB Vasseur2018-10-121-2/+2
* Differentiate test application valuesJB Vasseur2018-10-121-1/+1
* Hit the databaseJB Vasseur2018-10-111-2/+2
* Fix unauthorized user tests and add non-authenticated user testsJB Vasseur2018-10-111-3/+19
* Fix testsJB Vasseur2018-10-111-5/+7
* Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+38
* Add application create APINicolas MERELLI2018-01-241-0/+86