- Jan 10, 2020
-
-
GitLab Bot authored
-
- Dec 31, 2019
-
-
GitLab Bot authored
-
- Nov 26, 2019
-
-
This prevents an issue where you can steal other projects objects by asking for ids that don't belong to you in import.
-
- Nov 25, 2019
-
-
Nick Thomas authored
-
Heinrich Lee Yu authored
When referencing cross-namespace labels, we append the namespace name to the rendered label. This MR escapes the name to prevent XSS attacks.
-
- Nov 22, 2019
-
-
Patrick Derichs authored
-
- Nov 20, 2019
-
-
Aakriti Gupta authored
- if the user has access level lower than REPORTER, don't include commit count in summary
-
- Nov 04, 2019
-
-
Hordur Freyr Yngvason authored
-
GitLab Bot authored
-
- Oct 23, 2019
-
-
Charlie Ablett authored
-
Charlie Ablett authored
- List all overly-recursive fields - Reduce recursion threshold to 2 - Add test for not-recursive-enough query - Use reusable methods in tests - Add changelog - Set changeable acceptable recursion level - Add error check test helpers
-
- Oct 22, 2019
-
-
Luke Duncalfe authored
Previously, when the wiki page format was anything other than `markdown` or `asciidoc` the formatted content would be returned though a Gitaly call. Gitaly in turn would delegate formatting to the gitlab-gollum-lib gem, which in turn would delegate that to various gems (like RDoc for `rdoc`) and then apply some very liberal sanitization. It was too liberal! This change brings our wiki content formatting in line with how we format other markdown at GitLab, so we have a SSOT for sanitization. https://gitlab.com/gitlab-org/gitlab/issues/30540
-
Eugenia Grieff authored
Use project scopes to filter project labels that are visible for user
-
GitLab Bot authored
-
- Sep 24, 2019
-
-
Jan Provaznik authored
Label events may use cross-project or cross-group references, if the projects are not accessible by user, we don't show these label events.
-
- Sep 20, 2019
-
-
Sebastián Arcila Valenzuela authored
If the request wasn't initiated by gitlab we shouldn't add the new identity to the user, and instead show that we weren't able to link the identity to the user. This should fix: https://gitlab.com/gitlab-org/gitlab-ce/issues/56509
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 17, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 16, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 14, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 12, 2019
-
-
- A regular migration caused problems such as https://gitlab.com/charts/gitlab/issues/1565.
-
This change sets up a usage counter for productivity analytics feature.
-