GitLab Bot
1bb7f81e23
Add latest changes from gitlab-org/gitlab@master
2022-09-28 15:09:17 +00:00
GitLab Bot
c55eb679a2
Add latest changes from gitlab-org/gitlab@master
2022-01-14 18:13:52 +00:00
GitLab Bot
c8deb6a801
Add latest changes from gitlab-org/gitlab@master
2021-03-18 18:09:09 +00:00
GitLab Bot
8d9c82762d
Add latest changes from gitlab-org/gitlab@master
2021-03-03 00:10:50 +00:00
GitLab Bot
1bdf79827c
Add latest changes from gitlab-org/gitlab@master
2020-12-02 15:09:37 +00:00
GitLab Bot
640e72ca92
Add latest changes from gitlab-org/gitlab@master
2020-06-04 03:08:05 +00:00
GitLab Bot
b6847c621f
Add latest changes from gitlab-org/gitlab@master
2020-04-03 18:10:03 +00:00
GitLab Bot
ea99abb145
Add latest changes from gitlab-org/gitlab@master
2020-02-11 03:09:13 +00:00
GitLab Bot
d87918510a
Add latest changes from gitlab-org/gitlab@master
2020-02-06 09:09:06 +00:00
Peter Leitzen
7b87ed1499
Cleanup usages of `JSON.parse` in specs
...
Prefer `json_response` where applicable.
2019-07-16 08:03:49 +00:00
Alexandru Croitor
0f6c42c5ce
Move Multiple Issue Boards for Projects to Core
...
Refactor code to allow multiple issue boards management for projects
in CE
2019-06-26 12:28:00 +03: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
Imre Farkas
9bc5ed14fe
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-09 15:38:58 +00:00
Andreas Brandl
46b1b9c1d6
Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"
...
This reverts merge request !26823
2019-04-05 13:02:56 +00:00
Imre Farkas
d9d7237d2e
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-05 11:45:47 +00:00
Heinrich Lee Yu
2de0bcf800
Remove redirecting to last visited board
...
Move this to EE-only. It isn't useful here since there's only one board
2019-03-13 20:33:35 +08:00
Heinrich Lee Yu
7d5ee4181a
Refactor groups and projects boards actions
...
Move common functionality to BoardsActions concern
2019-03-13 20:33:35 +08: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
Brett Walker
13dbfa90d2
Fix transient error with boards_controller_spec
2018-11-03 10:33:19 -05:00
Brett Walker
c11cb0b38f
Fix problem with spec that showed up in EE merge
2018-10-29 20:39:24 -05:00
Brett Walker
7aeab58f48
Automatically navigate to last board visited
2018-10-26 12:49:16 +00:00
Mark Chao
a63bce1a4b
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
Felipe Artur
dd071c4b6e
Bring one group board to CE
2018-03-03 12:56:17 -03:00