Commit Graph

42 Commits

Author SHA1 Message Date
GitLab Bot 0c61097d12 Add latest changes from gitlab-org/gitlab@master 2025-07-01 15:11:54 +00:00
GitLab Bot 65963de2ae Add latest changes from gitlab-org/gitlab@master 2024-12-11 15:27:34 +00:00
GitLab Bot 98a00b0245 Add latest changes from gitlab-org/gitlab@master 2024-01-12 00:08:51 +00:00
GitLab Bot 447ad69728 Add latest changes from gitlab-org/gitlab@master 2023-10-13 12:12:01 +00:00
GitLab Bot d1c0c1c4c3 Add latest changes from gitlab-org/gitlab@master 2023-05-25 15:09:02 +00:00
GitLab Bot fc4faf47ac Add latest changes from gitlab-org/gitlab@master 2023-05-25 12:07:22 +00:00
GitLab Bot 714e16b260 Add latest changes from gitlab-org/gitlab@master 2023-04-04 15:17:17 +00:00
GitLab Bot 3fa33c82f9 Add latest changes from gitlab-org/gitlab@master 2023-03-28 12:08:19 +00:00
GitLab Bot 1b1bd461da Add latest changes from gitlab-org/gitlab@master 2023-02-17 00:09:32 +00:00
GitLab Bot 5fe2d74e00 Add latest changes from gitlab-org/gitlab@master 2022-12-09 09:08:55 +00:00
GitLab Bot 6377fb774c Add latest changes from gitlab-org/gitlab@master 2022-08-30 21:09:41 +00:00
GitLab Bot ba9892d3c1 Add latest changes from gitlab-org/gitlab@master 2022-05-25 12:08:10 +00:00
GitLab Bot 6fd750c192 Add latest changes from gitlab-org/gitlab@master 2021-11-10 18:12:35 +00:00
GitLab Bot 27f6da0ab2 Add latest changes from gitlab-org/gitlab@master 2021-10-29 12:14:45 +00:00
GitLab Bot faec73b0fe Add latest changes from gitlab-org/gitlab@master 2021-10-22 12:09:12 +00:00
GitLab Bot e4df6a7c53 Add latest changes from gitlab-org/gitlab@master 2021-07-29 21:10:10 +00:00
GitLab Bot 6463521e08 Add latest changes from gitlab-org/gitlab@master 2021-04-19 18:09:09 +00:00
GitLab Bot fa7ac2663b Add latest changes from gitlab-org/gitlab@master 2020-06-24 06:09:01 +00:00
GitLab Bot 17ab40ca08 Add latest changes from gitlab-org/gitlab@master 2020-02-26 15:08:56 +00:00
GitLab Bot abfafe3c57 Add latest changes from gitlab-org/gitlab@master 2019-10-29 00:06:10 +00:00
Nermin Vehabovic f9e38cd39f Added: Documentation for the API
Added: Specs for the API action
2019-02-26 23:18:40 +00:00
Imre Farkas b1e070bf49
Fix API::Namespaces to accept namepaces with dots
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to
API::NAMESPACE_OR_PROJECT_REQUIREMENTS
2018-11-28 12:54:11 +01:00
Rubén Dávila 1733a9dd03 Backport some changes made for this spec in EE
With these changes this file will have the same content on EE
2018-07-02 17:01:31 -05:00
Tomasz Maczukin 97f966c445
Introduce :read_namespace access policy for namespace and group 2017-11-23 17:44:05 +01:00
Tomasz Maczukin dfbfd3c7d7
Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
Tomasz Maczukin 392cc88709
Add new API endpoint - get a namespace by ID 2017-11-23 14:34:34 +01:00
Jacopo 2f40dac352 Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
Oswaldo Ferreira a0c044c114 Improve tests text 2017-06-28 17:55:50 -03:00
Oswaldo Ferreira bd4c2847f4 Rename members_count to members_count_with_descendants and expose only to group admins 2017-06-28 17:27:01 -03:00
Oswaldo Ferreira da3e4f4128 Add "members_count" and "parent_id" data on namespaces API 2017-06-28 15:50:29 -03:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Robert Schilling c70dfbc686 Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
Dmitriy Zaporozhets c48539463f
Expose Namespace#full_path in namespaces API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-14 15:34:36 +02:00
Livier eb4f15571d Changed API spec files to describe the correct class
Restore changes for api spec files

Fix error in rspec Users

Delete extra space Repositories-spec
2016-11-28 10:55:27 -07:00
tiagonbotelho 1d268a89de adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
Z.J. van de Weg abca19da8b Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
Stan Hu 67992b9be6 Make namespace API available to all users
Closes https://github.com/gitlabhq/gitlabhq/issues/9328
2015-05-28 11:39:12 -07:00
Jeroen van Baarsen 0c4a70a306 Updated rspec to rspec 3.x syntax
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-12 19:17:35 +01:00
Marin Jankovski 86d5a63e5e Fix failing api specs. 2014-10-06 10:19:11 +02:00
Dmitriy Zaporozhets 2d87556847 Remove rails observers from application 2014-06-17 22:51:43 +03:00
Jeroen van Baarsen 5dd2f36ae1 Added API testing group 2014-04-11 21:45:56 +02:00
Dmitriy Zaporozhets 9340d4887f
Namespaces api specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-15 15:29:53 +02:00