summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-0/+5
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-153-0/+90
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-0/+31
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-061-0/+6
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
* Don't use current user locale to format dates (#19039).Jean-Philippe Lang2015-02-081-23/+3
* link_to in Redmine::Hook::ViewListener omits relative url root (#19024).Jean-Philippe Lang2015-02-071-0/+9
* fix tests (#13120)Toshi MARUYAMA2015-01-181-1/+1
* add missing fixture to Redmine::Hook::ManagerTestToshi MARUYAMA2015-01-181-0/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-172-22/+22
* Copyright update.Jean-Philippe Lang2015-01-1145-69/+69
* Force UTF-8 encoding of language names.Jean-Philippe Lang2014-12-261-0/+5
* Set en locale in test (#18679).Jean-Philippe Lang2014-12-211-0/+1
* Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679).Jean-Philippe Lang2014-12-211-0/+28
* Make sure that themes are reloaded after test.Jean-Philippe Lang2014-12-201-0/+2
* Removes test menu item after test.Jean-Philippe Lang2014-12-201-0/+4
* Support for named route in project menu and a new :permission option (#6426).Jean-Philippe Lang2014-12-142-6/+27
* Textile: ignore invalid lang attribute values (#18501).Jean-Philippe Lang2014-11-301-0/+14
* Gantt unit tests cleanup.Jean-Philippe Lang2014-11-301-462/+201
* Removed some test contexts.Jean-Philippe Lang2014-11-232-28/+0
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-202-5/+5
* Fixed that URLs separated by line break are not rendered as links (#18349).Jean-Philippe Lang2014-11-141-0/+13
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-2212-1436/+1310
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-5/+14
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-0/+5
* add missing fixtures to Redmine::VersionFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* add missing fixtures to Redmine::UserFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* Add a warning if two plugins have the same settings partial name (#14008).Jean-Baptiste Barth2014-08-131-0/+6
* Include host in macro generated thumbnails urls (#16989).Jean-Philippe Lang2014-07-051-6/+6
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-0/+63
* Fixed: unable to clear value for list custom field with multiple values and c...Jean-Philippe Lang2014-05-241-0/+12
* Fixed that custom field referencing deleted value trigger an error on display...Jean-Philippe Lang2014-05-241-0/+7
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-0/+12
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-0/+4
* Fixed test failure (#16362).Jean-Philippe Lang2014-03-171-3/+1
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-1/+1
* Fixed that integer custom fields with "Link values to URL" set are displayed ...Jean-Philippe Lang2014-03-152-0/+39
* scm: mercurial: add one "closed" branch to test repository (#16177)Toshi MARUYAMA2014-02-261-2/+2
* Fixed that collapse macro with headings breaks the table of contents (#16077).Jean-Philippe Lang2014-02-151-0/+16
* Rails4: fix time related git adapter test failuresToshi MARUYAMA2014-02-141-2/+2
* Rails4: replace hard-coded html with class at Redmine::WikiFormatting::Macros...Toshi MARUYAMA2014-02-131-6/+18
* replace shoulda context "#subjects" at GanttHelperTestToshi MARUYAMA2014-02-041-88/+75
* replace shoulda context "#number_of_rows_on_project" at GanttHelperTestToshi MARUYAMA2014-02-041-18/+15
* replace shoulda context "#number_of_rows" at GanttHelperTestToshi MARUYAMA2014-02-041-35/+29
* define as private GanttHelperTest helper methodsToshi MARUYAMA2014-02-041-0/+2
* scm: mercurial: use long id in adapter level (#14361)Toshi MARUYAMA2014-02-021-33/+33
* scm: mercurial: add adapter entry test (#14361)Toshi MARUYAMA2014-02-021-0/+41
* back out r12752 (#14361)Toshi MARUYAMA2014-02-011-31/+31
* scm: mercurial: use long id in adapter level (#14361)Toshi MARUYAMA2014-02-011-31/+31