GitLab Bot
fc0afaf7da
Add latest changes from gitlab-org/gitlab@master
2023-01-11 12:07:18 +00:00
GitLab Bot
f6d22c8ba7
Add latest changes from gitlab-org/gitlab@master
2022-10-18 06:09:24 +00:00
GitLab Bot
faedfbb473
Add latest changes from gitlab-org/gitlab@master
2022-08-12 00:09:35 +00:00
GitLab Bot
3597fb6d33
Add latest changes from gitlab-org/gitlab@master
2021-06-16 18:10:35 +00:00
GitLab Bot
bdca097916
Add latest changes from gitlab-org/gitlab@master
2020-08-11 03:11:00 +00:00
GitLab Bot
8b0ef13236
Add latest changes from gitlab-org/gitlab@master
2020-06-03 18:08:28 +00:00
GitLab Bot
abae8f34f3
Add latest changes from gitlab-org/gitlab@master
2020-03-31 21:08:05 +00:00
gfyoung
93a44e135b
Add some frozen string to spec/**/*.rb
...
Adds frozen string to the following:
* spec/bin/**/*.rb
* spec/config/**/*.rb
* spec/controllers/**/*.rb
xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-04-15 10:17:05 +00:00
blackst0ne
b44a2c801a
Update specs to rails5 format
...
Updates specs to use new rails5 format.
The old format:
`get :show, { some: params }, { some: headers }`
The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
Mark Chao
a63bce1a4b
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
James Edwards-Jones
973bd4622d
ProtectedBranchPolicy used from Controller for destroy/update
2018-03-26 10:29:52 +01:00
James Edwards-Jones
e706139666
DestroyService for protected tags/branches used from controller
2018-03-26 10:29:52 +01:00
James Edwards-Jones
f16377e7dc
Protected Tags backend review changes
...
Added changelog
2017-04-06 10:56:21 +01:00
Douwe Maan
ad640bc5f9
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
tiagonbotelho
519275c110
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
Stan Hu
4bc5c66fe1
Fix broken `project_url` routing when protected branches are accessed with an empty repo
2015-03-01 20:26:21 -08:00