Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spec helpers/matchers/shared examples/contexts to their relevant folder | Rémy Coutable | 2018-04-23 | 1 | -108/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Don’t count tasks that are not defined as list items correctly | Jarka Kadlecova | 2017-01-25 | 1 | -0/+19 |
| | |||||
* | fix nested tasks in ordered list | Jarka Kadlecova | 2017-01-24 | 1 | -0/+24 |
| | |||||
* | add "x of y tasks completed" on issuable | Guilherme Salazar | 2016-10-28 | 1 | -0/+6 |
| | | | | | | fix issues pointed out in !6527 add task completion status feature to CHANGELOG | ||||
* | Shorten task status phrase | Clement Ho | 2016-08-29 | 1 | -18/+45 |
| | |||||
* | Change wording for task list summaries | Robert Speicher | 2015-05-06 | 1 | -2/+2 |
| | |||||
* | Update Taskable to use TaskList | Robert Speicher | 2015-05-06 | 1 | -20/+10 |
| | |||||
* | Correct usage of `subject` in specs | Robert Speicher | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Add specs for tasks | Vinnie Okada | 2014-10-05 | 1 | -0/+42 |
Add tests for the new task list functionality in the Markdown parser and in issues and merge requests. |