- 07 Jun, 2017 5 commits
-
-
Yorick Peterse authored
One should really use a separate table instead of using polymorphic associations. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11168 for more information.
-
Mike Greiling authored
-
Mike Greiling authored
-
Jarka Kadlecova authored
-
Felipe Artur authored
-
- 06 Jun, 2017 18 commits
-
-
blackst0ne authored
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
-
Paul Charlton authored
-
Clement Ho authored
-
Phil Hughes authored
-
Kushal Pandya authored
-
Nick Thomas authored
-
Z.J. van de Weg authored
-
-
Grzegorz Bizon authored
-
Bryce Johnson authored
-
Annabel Dunstone Gray authored
-
Mark Fletcher authored
* Meld the following disparate endpoints: * `/projects/:id/events` * `/events` * `/users/:id/events` + Add result filtering to the above endpoints: * action * target_type * before and after dates
-
Phil Hughes authored
-
Drew Blessing authored
Previously, `PagesDomain` would not allow a domain such as 123.example.com. With this change, this is now allowed, because it is a perfectly valid domain.
-
Mike Greiling authored
-
- 05 Jun, 2017 17 commits
-
-
Tiago Botelho authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Michael Kozono authored
No external behavior change. This allows `GitHttpController` to set the HTTP status based on the type of error. Alternatively, we could have added an attribute to GitAccessStatus, but this pattern seemed appropriate.
-
Michael Kozono authored
This already works due to previous refactoring.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Nick Thomas authored
-
Sean McGivern authored
Previously, only group masters could do this. However, project reporters can manage project labels, so there doesn't seem to be any need to restrict group labels further. Also, save a query or two by getting a single GroupMember object to find out if the user is a master or not.
-
Z.J. van de Weg authored
This is the first commit doing mainly 3 things: 1. create a new scope and allow users to use it 2. Have the JWTController respond correctly on this 3. Updates documentation to suggest usage of PATs There is one gotcha, there will be no support for impersonation tokens, as this seems not needed. Fixes gitlab-org/gitlab-ce#19219
-
Kushal Pandya authored
-
黄涛 authored
1. Optimize the translation of zh-TW 2. Synchronous zh-CN, zh-HK translation
-
黄涛 authored
-
黄涛 authored
-