Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No HTML-only email please | Douwe Maan | 2015-08-21 | 3 | -94/+43 |
| | |||||
* | Use heredocs. | Douwe Maan | 2015-08-20 | 1 | -29/+0 |
| | |||||
* | Remove more unused fixtures. | Douwe Maan | 2015-08-20 | 5 | -245/+0 |
| | |||||
* | Removed unused fixtures. | Douwe Maan | 2015-08-20 | 10 | -416/+0 |
| | |||||
* | Test EmailReceiverWorker. | Douwe Maan | 2015-08-20 | 1 | -5/+5 |
| | |||||
* | Start on tests. | Douwe Maan | 2015-08-19 | 33 | -0/+2812 |
| | |||||
* | Add RelativeLinkFilter section to Markdown fixture | Robert Speicher | 2015-07-28 | 1 | -0/+7 |
| | |||||
* | Make links inside ignored elements unique | Robert Speicher | 2015-07-28 | 1 | -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 extensions | Sven Strickroth | 2015-07-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Sven Strickroth <email@cs-ware.de> | ||||
* | Add ExternalLinkFilter to Markdown pipeliners-dont-follow-me | Robert Speicher | 2015-05-27 | 1 | -1/+8 |
| | | | | Forces a `rel="nofollow"` attribute on all external links. | ||||
* | Use to_reference in Markdown feature spec | Robert Speicher | 2015-05-26 | 1 | -32/+32 |
| | |||||
* | Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-class | Robert Speicher | 2015-05-08 | 1 | -14/+12 |
| | |||||
* | Merge branch 'rs-task_list' into 'master' | Dmitriy Zaporozhets | 2015-05-08 | 1 | -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 spec | Robert Speicher | 2015-05-06 | 1 | -0/+10 |
| | | |||||
* | | Add Markdown feature specs for markup inside linksrs-issue-1348 | Robert Speicher | 2015-05-06 | 1 | -0/+8 |
|/ | | | | | It was already working, just want to make sure we don't break it in the future. | ||||
* | Remove special handling for the `'` problem | Robert Speicher | 2015-04-30 | 1 | -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 stack | Robert Speicher | 2015-04-30 | 1 | -0/+179 |
| | |||||
* | Import Google Code issue assignee when mapped.google-code-import | Douwe Maan | 2015-04-14 | 1 | -0/+5 |
| | |||||
* | Show Google Code image attachments inline. | Douwe Maan | 2015-04-04 | 1 | -0/+5 |
| | |||||
* | Allow projects to be imported from Google Code. | Douwe Maan | 2015-04-03 | 1 | -0/+397 |
| | |||||
* | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 1 | -1/+1 |
| | | | | Present in the large majority of files of each respective type. | ||||
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 3 | -0/+3 |
| | |||||
* | Ability to edit comments | Jack Weeden | 2013-07-01 | 1 | -0/+0 |