GitLab Bot
e7b6cfeafe
Add latest changes from gitlab-org/gitlab@master
2021-08-25 15:11:14 +00:00
GitLab Bot
53af44b90f
Add latest changes from gitlab-org/gitlab@master
2021-08-09 12:10:09 +00:00
GitLab Bot
b90d8b54a4
Add latest changes from gitlab-org/gitlab@master
2021-03-09 12:08:52 +00:00
GitLab Bot
c916c6f79b
Add latest changes from gitlab-org/gitlab@master
2020-09-25 03:09:30 +00:00
GitLab Bot
b0107e8756
Add latest changes from gitlab-org/gitlab@master
2020-07-02 12:09:02 +00:00
Grant Young
eecd85d461
First pass at new automated QA API test for #52703
...
Checks that archives of two different user projects with the same name aren't the same via checksum. I.E. a user can't download the archive of another's project by mistake.
To enable the test some enhancements were made. Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
2019-07-01 06:01:44 +00:00
Thong Kuah
0be52bf32f
Add frozen_string_literal to qa/
...
This will be default in Ruby 3, so will be good to apply in QA ahead of
time to be consistent.
2019-04-13 00:45:38 +12:00
Mark Lapierre
97265d39e7
[CE] Improve wait_for_push
2019-02-11 09:04:59 +00:00
Rémy Coutable
b6f2f738c7
First iteration to allow creating QA resources using the API
2018-10-17 18:08:20 +00:00
Rémy Coutable
9e5841a0ae
Improve the Runtime::API classes
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-06-06 20:12:29 +02:00