summaryrefslogtreecommitdiff
path: root/spec/requests/api/namespaces_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+18
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-12/+64
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+13
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+73
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Added: Documentation for the APINermin Vehabovic2019-02-261-1/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Backport some changes made for this spec in EERubén Dávila2018-07-021-6/+6
* Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-10/+48
* Allow request namespace by ID or pathTomasz Maczukin2017-11-231-11/+27
* Add new API endpoint - get a namespace by IDTomasz Maczukin2017-11-231-0/+69
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-6/+6
* Improve tests textOswaldo Ferreira2017-06-281-2/+2
* Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-281-5/+24
* Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-0/+16
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Add a custom pagination matcherRobert Schilling2017-02-161-4/+8
* Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets2017-02-141-2/+4
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-5/+5
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-5/+5
* Make namespace API available to all usersStan Hu2015-05-281-1/+28
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* Fix failing api specs.Marin Jankovski2014-10-061-2/+1
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Namespaces api specsDmitriy Zaporozhets2013-11-151-0/+31