GitLab Bot
2578890510
Add latest changes from gitlab-org/gitlab@master
2022-10-28 09:10:15 +00:00
GitLab Bot
f70958a893
Add latest changes from gitlab-org/gitlab@master
2022-09-24 00:14:11 +00:00
GitLab Bot
6aa920eeb4
Add latest changes from gitlab-org/gitlab@master
2022-03-14 09:08:52 +00:00
GitLab Bot
89bfc148f9
Add latest changes from gitlab-org/gitlab@master
2022-02-24 06:13:09 +00:00
GitLab Bot
d237ada361
Add latest changes from gitlab-org/gitlab@master
2022-01-12 00:16:35 +00:00
GitLab Bot
0b81231d2d
Add latest changes from gitlab-org/gitlab@master
2020-11-18 06:09:29 +00:00
GitLab Bot
62f486eb35
Add latest changes from gitlab-org/gitlab@master
2020-10-02 15:08:13 +00:00
GitLab Bot
d5cf5cf4f7
Add latest changes from gitlab-org/gitlab@master
2020-07-17 00:09:37 +00:00
GitLab Bot
ce493944f4
Add latest changes from gitlab-org/gitlab@master
2020-06-19 18:08:39 +00:00
GitLab Bot
640e72ca92
Add latest changes from gitlab-org/gitlab@master
2020-06-04 03:08:05 +00:00
GitLab Bot
e6baeabaa9
Add latest changes from gitlab-org/gitlab@master
2020-03-25 12:08:19 +00:00
GitLab Bot
c8f773a859
Add latest changes from gitlab-org/gitlab@master
2020-01-30 21:08:47 +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
Igor
5b6db251a8
Consider array params on rendering MR list on dashboard
...
This fixes the bug, when approver filter is provided,
but dashboard asks to enter any filter
2019-04-04 14:54:25 +00:00
Cindy Pallares
fe5f75930e
Merge branch 'security-fix-pat-web-access' into 'master'
...
[master] Resolve "Personal access token with only `read_user` scope can be used to authenticate any web request"
See merge request gitlab/gitlabhq!2583
2018-11-28 19:13:59 -05:00
Mark Chao
a63bce1a4b
Resolve "Rename the Master
role to Maintainer
" Backend
2018-07-11 14:36:08 +00:00
Jan Provaznik
c1b71e2fa1
Check if at least one filter is set on dashboard
...
When listing issues and merge requests on dasboard page,
make sure that at least one filter is enabled.
User's id is used in search autocomplete widget instead
of username, which allows presetting user in filter dropdowns.
Related to #43246
2018-04-03 20:19:09 +02:00
blackst0ne
27c95364b5
Replace '.team << [user, role]' with 'add_role(user)' in specs
2017-12-22 19:18:28 +11:00
Robert Speicher
72a7b30c9f
Change all :empty_project
to :project
2017-08-02 17:47:31 -04:00
Robert Speicher
9513bd18c4
Ensure all project factories use :repository
trait or :empty_project
2017-08-01 14:51:52 -04:00
Felipe Artur
0b14b654b6
Gather issuable metadata to avoid n+ queries on index view
2017-02-09 17:40:37 -02:00