summaryrefslogtreecommitdiff
path: root/spec/helpers/gitlab_markdown_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Fix gfm specsDmitriy Zaporozhets2014-08-061-4/+5
* Improve markdown parsingDmitriy Zaporozhets2014-06-261-0/+14
* links to issues on main dashboardskv2014-05-261-1/+2
* Better name for config variable.Marin Jankovski2014-05-131-2/+2
* Add support for Jira ticket mentions in format JIRA-123.Marin Jankovski2014-05-131-0/+46
* Update markdown documentation, fix wiki spec.Marin Jankovski2014-03-171-6/+0
* Blob and tree gfm links to anchors work.Ciro Santillli2014-02-231-1/+1
* Headers have ids and link to their own id.Ciro Santillli2014-02-111-2/+15
* Fix relative links in markdown. Related to #6182Andrey Kumanyaev2014-01-291-0/+1
* Improve highlight for notesDmitriy Zaporozhets2014-01-271-1/+1
* Fix testsDmitriy Zaporozhets2014-01-271-3/+3
* Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-241-1/+1
|\
| * Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* | Markdown helper spec for reference style relative links.Marin Jankovski2014-01-231-0/+18
|/
* fix most of warningsskv2013-12-151-2/+2
* Fix markdown helper specDmitriy Zaporozhets2013-12-101-1/+1
* Fix markdown testsDmitriy Zaporozhets2013-11-251-2/+3
* Rename method to avoid clashes.Marin Jankovski2013-10-091-0/+24
* Add test and docs for markdown tablesDmitriy Zaporozhets2013-08-261-0/+9
* Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-201-19/+19
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-1/+1
|\
| * Merge Request on forked projectsIzaak Alpert2013-07-171-1/+1
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-2/+37
|\
| * Tests fixedAndrew8xx82013-03-251-2/+37
* | changed Gitlab to GitLabBen Bodenmiller2013-05-191-1/+1
* | fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-011-1/+1
* | Use project_with_code factory where necessaryDmitriy Zaporozhets2013-04-011-1/+1