Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-01-11 | 1 | -8/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-01-09 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-12-05 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-11-14 | 1 | -2/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-09-11 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-07-14 | 1 | -0/+12 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-11-04 | 1 | -0/+20 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-12-03 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-11-13 | 1 | -0/+36 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-09-30 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-07-08 | 1 | -2/+22 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-24 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-29 | 1 | -0/+2 |
| | |||||
* | Remove deprecated group routesdz-remove-deprecated-group-routes | Dmitriy Zaporozhets | 2019-06-14 | 1 | -104/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add specs to group routing specadd-specs-for-group-routing-spec | MaĆgorzata Ksionek | 2019-04-26 | 1 | -0/+14 |
| | |||||
* | Security Dashboard as default view for groups | Gilbert Roulot | 2019-03-14 | 1 | -0/+4 |
| | | | | | | | Add a supporting code to separate groups#show and groups#details which is required for the proper implementation of the Group Overview content and Security Dashboard option for it | ||||
* | Don't add a trailing slash in group redirects40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-json | Sean McGivern | 2017-11-16 | 1 | -11/+17 |
| | | | | | | | | Because we ignored the format, a request to `/groups/foo/labels.json` would redirect to `/groups/foo/-/labels/.json`. But really, it's worse than that, because unless the request contained a trailing slash, we shouldn't add one. Now, we only _keep_ a trailing slash, but don't _add_ one. | ||||
* | Check redirecting with a querystring | Bob Van Landuyt | 2017-11-07 | 1 | -0/+10 |
| | |||||
* | Free up some group reserved words | Bob Van Landuyt | 2017-11-07 | 1 | -17/+56 |
| | |||||
* | Free up `avatar`, `group_members` and `milestones` as paths | Bob Van Landuyt | 2017-11-07 | 1 | -11/+71 |
| | |||||
* | Free up `labels` as a group name | Bob Van Landuyt | 2017-11-07 | 1 | -0/+18 |