- 31 Jan, 2018 1 commit
-
-
Takuya Noguchi authored
-
- 18 Jan, 2018 1 commit
-
-
Nick Thomas authored
-
- 16 Jan, 2018 1 commit
-
-
Nick Thomas authored
-
- 11 Jan, 2018 1 commit
-
-
Nick Thomas authored
-
- 05 Jan, 2018 1 commit
-
-
Douwe Maan authored
-
- 23 Dec, 2017 1 commit
-
-
Stan Hu authored
There are certain inputs that look like valid URIs that are accepted by URI but not Addressable::URI. Handle the case where the latter fails. Closes #41442
-
- 22 Dec, 2017 1 commit
-
-
Nick Thomas authored
-
- 08 Dec, 2017 1 commit
-
-
Jan Provaznik authored
TableOfContents filter generates hrefs for each header in markdown, if the header text consists from digits and redacted symbols only, e.g. "123" or "1.0 then the auto-generated href has the same format as issue references. If the generated id contains only digits, then 'anchor-' prefix is prepended to the id. Closes #38473
-
- 07 Dec, 2017 4 commits
-
-
micael.bergeron authored
-
micael.bergeron authored
-
micael.bergeron authored
-
Jarka Kadlecova authored
-
- 06 Dec, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 23 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 22 Nov, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 07 Nov, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 06 Nov, 2017 1 commit
-
-
Francisco Javier López authored
-
- 02 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 17 Oct, 2017 1 commit
-
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
- 02 Oct, 2017 1 commit
-
-
Stan Hu authored
The Redcarpet library is not thread-safe as described in https://github.com/vmg/redcarpet/issues/570. Since we instantiate the Redcarpet renderer in a class variable, multiple Sidekiq threads can access the work buffer and corrupt the state. We work around this issue by memoizing the renderer on a thread basis. Closes #36637
-
- 28 Sep, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 22 Sep, 2017 1 commit
-
-
Robert Speicher authored
-
- 12 Sep, 2017 1 commit
-
-
Robert Speicher authored
-
- 08 Sep, 2017 2 commits
-
-
Douwe Maan authored
[9.5] Disallow the `name` attribute on all user-provided markup See merge request gitlab/gitlabhq!2166
-
Robert Speicher authored
[9.5] Limit `style` attribute on `th` and `td` elements to specific properties See merge request gitlab/gitlabhq!2155
-
- 06 Sep, 2017 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now the instance variable assignment is all contained within `#initialize`, and the `children.push` behavior is more explicit.
-
Robert Speicher authored
Most of the logic is now self-contained within the `HeaderNode` class.
-
Akihiro Nakashima authored
-
- 15 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.
-
- 07 Aug, 2017 2 commits
-
-
Sean McGivern authored
We had a lot of copied and pasted code, when the different elements were very small and easy to get wrong.
-
Sean McGivern authored
Group milestones can only be referred to by name, not IID. They also do not support cross-project references.
-
- 01 Aug, 2017 2 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 24 Jul, 2017 2 commits
-
-
Tim Zallmann authored
-
Jarka Kadlecova authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 03 Jul, 2017 1 commit
-
-
Fatih Acet authored
-
- 30 Jun, 2017 1 commit
-
-
Adam Niedzielski authored
-