summaryrefslogtreecommitdiff
path: root/spec/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* No HTML-only email pleaseDouwe Maan2015-08-213-94/+43
|
* Use heredocs.Douwe Maan2015-08-201-29/+0
|
* Remove more unused fixtures.Douwe Maan2015-08-205-245/+0
|
* Removed unused fixtures.Douwe Maan2015-08-2010-416/+0
|
* Test EmailReceiverWorker.Douwe Maan2015-08-201-5/+5
|
* Start on tests.Douwe Maan2015-08-1933-0/+2812
|
* Add RelativeLinkFilter section to Markdown fixtureRobert Speicher2015-07-281-0/+7
|
* Make links inside ignored elements uniqueRobert Speicher2015-07-281-3/+3
| | | | | This is to prevent false matches since the Autolink section uses about.gitlab.com as well.
* GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-201-0/+5
| | | | Signed-off-by: Sven Strickroth <email@cs-ware.de>
* Add ExternalLinkFilter to Markdown pipeliners-dont-follow-meRobert Speicher2015-05-271-1/+8
| | | | Forces a `rel="nofollow"` attribute on all external links.
* Use to_reference in Markdown feature specRobert Speicher2015-05-261-32/+32
|
* Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-classRobert Speicher2015-05-081-14/+12
|
* Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+10
|\ | | | | | | | | | | | | | | | | | | Use task_list gem for task lists Task Lists can now be used in comments, and they'll render in previews. :clap: Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2271 See merge request !599
| * Add TaskList to Markdown feature specRobert Speicher2015-05-061-0/+10
| |
* | Add Markdown feature specs for markup inside linksrs-issue-1348Robert Speicher2015-05-061-0/+8
|/ | | | | It was already working, just want to make sure we don't break it in the future.
* Remove special handling for the `&#39;` problemRobert Speicher2015-04-301-1/+0
| | | | | | While `escape_once` will create this HTML entity, Nokogiri always translates it back before it gets to IssueReferenceFilter, so there should be no danger of erroneous issue links.
* Add a feature spec for our entire Markdown parsing stackRobert Speicher2015-04-301-0/+179
|
* Import Google Code issue assignee when mapped.google-code-importDouwe Maan2015-04-141-0/+5
|
* Show Google Code image attachments inline.Douwe Maan2015-04-041-0/+5
|
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+397
|
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
| | | | Present in the large majority of files of each respective type.
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-233-0/+3
|
* Ability to edit commentsJack Weeden2013-07-011-0/+0