Commit Graph

13 Commits

Author SHA1 Message Date
GitLab Bot 67370c8b72 Add latest changes from gitlab-org/gitlab@master 2020-08-25 12:04:30 +00:00
GitLab Bot 4c5468b408 Add latest changes from gitlab-org/gitlab@master 2020-06-24 15:08:50 +00:00
GitLab Bot b5571e6e22 Add latest changes from gitlab-org/gitlab@master 2019-12-19 18:07:48 +00:00
Brett Walker b1694896ff Properly identify task lists inside a blockquote
Updated the task list regex to understand blockquote
characters that can come before the task item marker
2019-07-19 12:40:16 -05:00
Brett Walker 949bcb1f8d Fenced blockquotes to not change source line pos
Replaces blockquote fences with \n,
keeping the line numbering intact.
2019-04-04 18:59:31 -05:00
Brett Walker ff71ac7217 Find checkbox input with less specific selector 2019-02-12 16:22:21 -06:00
Brett Walker 79bd1b8717 Enable fast task lists for merge requests
Allow single tasks to be updated quickly
2019-02-07 09:28:35 -06:00
Jan Provaznik b2c70230b3 Remove Redcarpet markdown engine
This engine was replaced with CommonMarker in 11.4, it was deprecated
since then.
2019-02-04 12:48:35 +01:00
Brett Walker bb8fdcc177 Address review comments 2019-01-31 09:33:38 -06:00
Brett Walker 19dc2fb082
Fix TaskListToggleService specs 2019-01-30 23:18:21 +01:00
Brett Walker 4e40d72acf
Added changelog and danger fixes 2019-01-30 23:18:19 +01:00
Brett Walker ec66cf0a17
Raise exception if we can't match the update_task
and some additional refactoring
2019-01-30 23:18:18 +01:00
Brett Walker b119fcb2e4
Refactor and added specs 2019-01-30 23:18:18 +01:00