summaryrefslogtreecommitdiff
path: root/spec/requests/api/namespaces_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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