- Feb 25, 2020
-
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Jan 27, 2020
-
-
GitLab Bot authored
-
- Jan 17, 2020
-
-
GitLab Bot authored
-
- Nov 29, 2019
-
-
GitLab Bot authored
-
- Nov 07, 2019
-
-
GitLab Bot authored
-
- Sep 25, 2019
-
-
GitLab Bot authored
-
- Sep 10, 2019
-
-
Markus Koller authored
We had similar code in a few places to redirect to the last page if the given page number is out of range. This unifies the handling in a new controller concern and adds usage of it in all snippet listings.
-
- Jul 16, 2019
-
-
Prefer `json_response` where applicable.
-
- Jun 17, 2019
-
-
Oswaldo Ferreir authored
It persist temporary personal snippets under user/:id namespaces temporarily while creating a upload record to track it. If an user gets removed while it's still a tmp upload, it also gets removed. If the tmp upload is sent, the upload gets moved to personal_snippets/:id as before. The upload record also gets updated to the new model type as well.
-
- Apr 15, 2019
-
-
gfyoung authored
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
-
- Feb 21, 2019
-
-
Mark Chao authored
Previously one could move any temp/ sub folder around.
-
- Jan 02, 2019
-
-
Jasper Maes authored
-
- Dec 20, 2018
-
-
Mark Chao authored
-
- Dec 19, 2018
-
-
Francisco Javier López authored
Removing workhorse_set_content_type feature flag introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22667
-
- Dec 18, 2018
-
-
blackst0ne authored
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 }`
-
- Dec 06, 2018
-
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Aug 29, 2017
-
-
Maxim Rydkin authored
-
- Aug 11, 2017
-
-
Bob Van Landuyt authored
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Aug 01, 2017
-
-
Robert Speicher authored
-
- Jul 20, 2017
-
-
Sean McGivern authored
Use uploads/system directory for personal snippets See merge request !2123
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 21, 2017
-
-
Grzegorz Bizon authored
-
- Jun 14, 2017
-
-
Robert Speicher authored
-
- May 31, 2017
-
-
Jarka Kadlecova authored
-
- May 10, 2017
-
-
Refactor snippets finder & dont return internal snippets for external users See merge request !2094
-
Fix snippets visibility for show action - external users can not see internal snippets See merge request !2087
-
- Apr 30, 2017
-
-
Douwe Maan authored
-
- Apr 26, 2017
-
-
Jarka Kadlecova authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- Feb 21, 2017
-
-
Oswaldo Ferreir authored
-
- Feb 20, 2017
-
-
Jarka Kadlecova authored
-
- Feb 02, 2017
-
-
Sean McGivern authored
Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
-
- Nov 28, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 13, 2016
-
- Sep 19, 2016
-
-
Zeger-Jan van de Weg authored
Also incorporate feedback
-
Zeger-Jan van de Weg authored
-