summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers
Commit message (Expand)AuthorAgeFilesLines
* Moved redmine links escaping assertions to their own test.Jean-Philippe Lang2012-02-151-11/+17
* Adds support for "Magic links" to notes (#2715).Jean-Philippe Lang2012-02-151-0/+7
* Fixed: {{toc}} uses identical anchors for subsections with the same name (#81...Jean-Philippe Lang2012-02-141-0/+27
* Updated test against r8860.Jean-Philippe Lang2012-02-121-2/+1
* Fixed: wrong section edit links when a heading contains inline code (#10199).Jean-Philippe Lang2012-02-111-0/+45
* Fixed "can't convert Fixnum into String" error on projects with numerical ide...Jean-Philippe Lang2012-02-061-0/+8
* Adds support for multiple repositories to redmine links (#779).Jean-Philippe Lang2012-01-221-0/+67
* Adds a <<me>> option at the top of the assignee drop-down (#1102).Jean-Philippe Lang2012-01-211-0/+9
* Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rbToshi MARUYAMA2012-01-021-0/+1
* test: include ERB::Util at test/unit/helpers/issues_helper_test.rbToshi MARUYAMA2011-12-221-0/+1
* #new is just fine.Jean-Philippe Lang2011-12-181-2/+2
* #new is just fine.Jean-Philippe Lang2011-12-181-1/+1
* Make sure setting is not changed in test.Jean-Philippe Lang2011-12-181-4/+4
* Code cleanup.Jean-Philippe Lang2011-12-181-1/+0
* Makes tests inherit from ActionView::TestCase.Jean-Philippe Lang2011-12-181-29/+11
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-171-4/+4
* Moved wiki links tests together.Jean-Philippe Lang2011-12-171-47/+47
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-161-1/+1
* Fixed assert call.Jean-Philippe Lang2011-12-101-1/+1
* Fixes require path in test.Jean-Philippe Lang2011-11-271-1/+1
* reset Attachment.storage_path at the end of attachment testsToshi MARUYAMA2011-11-241-0/+1
* code layout clean up test/unit/helpers/application_helper_test.rbToshi MARUYAMA2011-11-241-7/+5
* add unit application helper test to use latest image file (#3261)Toshi MARUYAMA2011-11-241-0/+25
* fix inconsistent image filename extensions (#9638)Toshi MARUYAMA2011-11-231-0/+53
* Wiki links for news and forums (#9600).Jean-Philippe Lang2011-11-191-1/+11
* move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)Toshi MARUYAMA2011-11-181-116/+0
* Don't escape already parsed wiki link title (#9471).Etienne Massip2011-10-291-0/+4
* Fix failing test (#4264).Etienne Massip2011-10-081-1/+1
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-081-1/+1
* Make sure that anchor names generated for headings fully match wiki links (#7...Etienne Massip2011-10-021-0/+10
* Prepend page title to anchor in single page wiki HTML export to make links mo...Etienne Massip2011-10-021-0/+29
* Fix generation of blank local link when no title is specified in wiki link.Etienne Massip2011-10-021-0/+20
* Use local links in wiki pages when possible (#3276).Etienne Massip2011-10-021-0/+27
* Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rbToshi MARUYAMA2011-09-241-1/+8
* Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rbToshi MARUYAMA2011-09-231-1/+9
* remove trailing white-spaces from test/unit/helpers/application_helper_test.rb.Toshi MARUYAMA2011-08-311-4/+4
* remove trailing white-spaces from test/unit/helpers/timelog_helper_test.rb.Toshi MARUYAMA2011-08-301-7/+7
* remove trailing white-spaces from test/unit/helpers/sort_helper_test.rb.Toshi MARUYAMA2011-08-301-15/+15
* remove trailing white-spaces from test/unit/helpers/search_helper_test.rb.Toshi MARUYAMA2011-08-301-7/+7
* remove trailing white-spaces from test/unit/helpers/custom_fields_helper_test...Toshi MARUYAMA2011-08-281-7/+7
* remove trailing white-spaces from test/unit/helpers/projects_helper_test.rb.Toshi MARUYAMA2011-08-221-6/+6
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-0/+23
* Fixes version url.Jean-Philippe Lang2011-07-062-4/+4
* back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at timelog_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at sort_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at search_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_te...Toshi MARUYAMA2011-06-221-1/+1