summaryrefslogtreecommitdiff
path: root/spec/helpers/gitlab_markdown_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-1/+1
* Add spec for RelativeLinkFilterJakub Jirutka2015-05-121-73/+0
* Remove all references to `parse_tasks`Robert Speicher2015-05-061-109/+0
* More gitlab_markdown_helper_spec cleanupRobert Speicher2015-04-301-56/+1
* Add Gitlab::Markdown::SanitizationFilterRobert Speicher2015-04-301-33/+0
* Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher2015-04-301-17/+0
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* More cleanup of gitlab_markdown_helper_specRobert Speicher2015-04-211-98/+92
* Use Nokogiri in `link_to_gfm` specsRobert Speicher2015-04-211-20/+22
* Update Gitlab::Markdown to use the :new: EmojiFilter :sparkles:Robert Speicher2015-04-211-74/+2
* Remove more now-invalid specsRobert Speicher2015-04-201-66/+0
* Fix broken specRobert Speicher2015-04-201-11/+1
* Re-arrange spec/helpers/gitlab_markdown_helper_spec a bitRobert Speicher2015-04-201-111/+111
* Begin cleaning out spec/helpers/gitlab_markdown_helper_specRobert Speicher2015-04-201-335/+30
* Fix GitlabMarkdownHelper specRobert Speicher2015-04-201-3/+3
* Reference filters :sparkles:Robert Speicher2015-04-201-51/+1
* Fix errors.Douwe Maan2015-04-021-0/+8
* Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-3/+3
* Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-2/+2
* Merge branch 'master' into markdown-tagsVinnie Okada2015-03-241-0/+11
|\
| * Fix nested task listsVinnie Okada2015-03-211-0/+11
* | Merge branch 'master' into markdown-tagsVinnie Okada2015-03-171-127/+240
|\ \ | |/
| * Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
| * Fix tests for emojioneDmitriy Zaporozhets2015-03-111-3/+3
| * Automatically link commit ranges to compare page.Douwe Maan2015-03-071-0/+48
| * Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-3/+3
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+13
| |\
| | * Fix Markdown relative links to files with anchors.Douwe Maan2015-02-181-1/+13
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-14/+14
| |/
| * Even more hound fixesJeroen van Baarsen2015-02-121-21/+37
| * Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-116/+117
| * Build the urls inside of the service.Marin Jankovski2015-01-281-0/+1
| * Update rspec tests to the new external issue logic.Marin Jankovski2015-01-261-4/+7
| * Fixed testsStefan Tatschner2015-01-151-1/+1
| * Use actual GitLab URL for test assertionVinnie Okada2014-10-181-1/+3
| * Fix Rspec error when using non-default portVinnie Okada2014-10-161-1/+1
| * Merge branch 'ambiguous-sha' into 'master'fondevDmitriy Zaporozhets2014-10-121-1/+1
| |\
| | * Fix testsDmitriy Zaporozhets2014-10-121-1/+1
| * | Merge branch 'bug_with_apostrophe' into 'master'Dmitriy Zaporozhets2014-10-121-0/+18
| |\ \
| | * | Substitute right single quote back with apostrophe.Marin Jankovski2014-10-101-2/+2
| | * | Add a test for apostrophe in code blocks.Marin Jankovski2014-10-091-0/+8
| | * | Replace apostrophe with right single quote to avoid markdown interpretation a...Marin Jankovski2014-10-091-2/+2
| | * | Failing test for apostrophe at the end of user mention on project with issue ...Marin Jankovski2014-10-091-0/+10
| | |/
| * | Make sure relative url and asset_host are honored, specs.Marin Jankovski2014-10-101-1/+13
| |/
* | Allow HTML tags in user Markdown inputVinnie Okada2014-10-101-0/+30
|/
* Add specs for tasksVinnie Okada2014-10-051-1/+100
* Fix cross-project reference testVinnie Okada2014-10-051-1/+3
* Implement cross-project Markdown referencesVinnie Okada2014-10-031-0/+100
* Factor out Emoji parsing using html-pipeline-gitlabRobert Schilling2014-09-261-5/+11
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-1/+1