An error occurred fetching the project authors.
- 26 Mar, 2019 1 commit
-
-
Sam Bigelow authored
- Show pipeline status, title, MR Status and project path - Popover attached to gitlab flavored markdown everywhere, including: + MR/Issue Title + MR/Issue description + MR/Issue comments + Rendered markdown files
-
- 20 Mar, 2019 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 06 Feb, 2019 2 commits
-
-
Jan Provaznik authored
Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed).
-
Jan Provaznik authored
Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed).
-
- 05 Feb, 2019 1 commit
-
-
Jan Provaznik authored
-
- 04 Feb, 2019 1 commit
-
-
Jan Provaznik authored
This engine was replaced with CommonMarker in 11.4, it was deprecated since then.
-
- 01 Feb, 2019 1 commit
-
-
- 31 Jan, 2019 1 commit
-
-
Brett Walker authored
Since we needed to bump the version to 13 in the backports, and we know that an MR on master also bumped it to 13, bump to 14 to ensure that when a customer upgrades to the most recent release, the markdown gets recalcuated as necessary.
-
- 30 Jan, 2019 2 commits
-
-
Brett Walker authored
-
Brett Walker authored
-
- 21 Jan, 2019 1 commit
-
-
Brett Walker authored
Since we needed to bump the version to 13 in the backports, and we know that an MR on master also bumped it to 13, bump to 14 to ensure that when a customer upgrades to the most recent release, the markdown gets recalcuated as necessary.
-
- 17 Jan, 2019 1 commit
-
-
Brett Walker authored
Since the rendering of footnotes is changed, the cached html need to be updated
-
- 29 Nov, 2018 1 commit
-
-
Cindy Pallares authored
[master] XSS in markdown following unrecognized HTML element Closes #2732 See merge request gitlab/gitlabhq!2599
-
- 16 Nov, 2018 1 commit
-
-
Brett Walker authored
-
- 07 Aug, 2018 1 commit
-
-
gfyoung authored
Partially addresses #47424.
-
- 06 Jul, 2018 1 commit
-
-
Brett Walker authored
-
- 14 Jun, 2018 1 commit
-
-
Brett Walker authored
-
- 17 Apr, 2018 1 commit
-
-
Brett Walker authored
and also make sure that if a field is saved, then the existing cache version is maintained or only upgraded to the version with the same markdown engine.
-
- 22 Dec, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- 12 Dec, 2017 1 commit
-
-
Greg Stark authored
Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated
-
- 02 Nov, 2017 2 commits
-
-
Clement Ho authored
-
Jarka Kadlecova authored
-
- 06 Oct, 2017 2 commits
-
-
Toon Claes authored
In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534.
-
Toon Claes authored
`CacheMarkdownField#refresh_markdown_cache!` is splitted out in: - `CacheMarkdownField#refresh_markdown_cache`: This does the same as before, but does never write to database. - `CacheMarkdownField#refresh_markdown_cache!`: This calls the previous method, and tries to write to database, if possible.
-
- 16 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 14 Aug, 2017 1 commit
-
-
Robert Speicher authored
An upcoming update to rubocop-gitlab-security added additional violations.
-
- 24 Jul, 2017 1 commit
-
-
Tim Zallmann authored
-
- 05 Jul, 2017 1 commit
-
-
Nick Thomas authored
-
- 02 May, 2017 2 commits
-
-
Bob Van Landuyt authored
And validate if new paths need to be added. This is a port to EE of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10413 to EE
-
Bob Van Landuyt authored
If the cached html_field for a markdown_field is `nil` while the mfarkdown_field is not, it needs to be refreshed.
-
- 25 Apr, 2017 2 commits
-
-
Nick Thomas authored
Swap a before_save call with a before_create/before_update pair to avoid a confict with elasticsearch-model
-
Nick Thomas authored
Swap a before_save call with a before_create/before_update pair to avoid a confict with elasticsearch-model
-
- 21 Apr, 2017 2 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- 23 Feb, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-