summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-2/+2
* remove redundant empty lines from PluginTestToshi MARUYAMA2013-06-061-12/+0
* gantt: sort versions by start date (#7335)Toshi MARUYAMA2013-05-211-0/+25
* gantt: sort issues by start date (#7335)Toshi MARUYAMA2013-05-211-0/+47
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-216-6/+6
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-12/+10
* gantt: add test to sort issues by current logic (#7335)Toshi MARUYAMA2013-05-171-0/+20
* Fixed that ordered/unordered lists inside table cell are mangled (#14038).Jean-Philippe Lang2013-05-141-0/+36
* Add missing tests for Redmine::MenuManager::Mapper#initialize.Jean-Baptiste Barth2013-05-031-1/+12
* Add missing tests for Redmine::Helpers::Gantt#number_of_rows.Jean-Baptiste Barth2013-05-021-2/+17
* Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most co...Jean-Baptiste Barth2013-05-021-9/+0
* Allow plugins to define their base directory (#13927).Jean-Baptiste Barth2013-05-021-0/+12
* fix diff error in case of line_left out of range (#13644)Toshi MARUYAMA2013-04-051-0/+64
* add test to ensure language name is UTF-8 (#12475)Toshi MARUYAMA2013-03-211-1/+3
* fix that diff outputs become ??? in some non ASCII words (#12641)Toshi MARUYAMA2013-03-071-0/+23
* Test failure with ruby 2.0.Jean-Philippe Lang2013-03-011-3/+3
* Removed unused fixtures.Jean-Philippe Lang2013-02-112-2/+1
* Adds tests for Redmine::MenuManager.Jean-Philippe Lang2013-01-201-4/+10
* Don't use Iconv with ruby1.9 (#12787).Jean-Philippe Lang2013-01-121-1/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-1235-35/+35
* Fixed: Cannot edit a wiki section which title starts with a tab (#12799).Jean-Philippe Lang2013-01-101-0/+14
* Fixed that macros with uppercase letters can not be called (#12744).Jean-Philippe Lang2013-01-051-0/+6
* Split #per_page_links helper and moved test to specific test case.Jean-Philippe Lang2012-12-171-0/+34
* Replaces the classic_pagination plugin with a simple pagination module.Jean-Philippe Lang2012-12-171-0/+94
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-1/+1
* Make the tests pass when config.threadsafe! is enabled (#12097).Jean-Philippe Lang2012-12-021-0/+1
* Fixed that #extract_macro_options should not be greedy (#12451).Jean-Philippe Lang2012-11-271-0/+19
* Cache languages names to avoid loading all translations files.Jean-Philippe Lang2012-11-181-0/+11
* Makes Plugin#requires_redmine accept a range of versions (#12299).Jean-Philippe Lang2012-11-171-10/+25
* Makes Plugin#requires_redmine accept only major and minor version (#12299).Jean-Philippe Lang2012-11-171-0/+12
* Rewrites requires_redmine tests.Jean-Philippe Lang2012-11-171-17/+19
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Ignore non-working days when rescheduling an issue (#2161).Jean-Philippe Lang2012-10-291-0/+76
* fix scm_iconv local variable name (#12228)Toshi MARUYAMA2012-10-281-0/+17
* Adds a macro for inserting collapsed text (#12167).Jean-Philippe Lang2012-10-201-0/+30
* Set proper locale.Jean-Philippe Lang2012-10-131-0/+2
* Tests cleanup.Jean-Philippe Lang2012-10-131-0/+16
* Remove Issue.generate_for_project! test helper and use Issue.generate! instead.Jean-Philippe Lang2012-10-121-3/+3
* fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)Toshi MARUYAMA2012-09-261-0/+18
* remove empty setup method from test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2012-09-191-4/+0
* use git diff format for all diff (#11868)Toshi MARUYAMA2012-09-191-0/+54
* scm: bazaar: add entry test to unit lib testToshi MARUYAMA2012-09-171-0/+31
* scm: git: add entry test to unit lib testToshi MARUYAMA2012-09-171-0/+31
* scm: bazaar: add revisions test to unit lib testToshi MARUYAMA2012-09-171-0/+16
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-161-3/+15
* scm: mercurial: add test of diff from new to old revision to unit lib testToshi MARUYAMA2012-09-161-1/+10
* scm: bazaar: add diff test to unit lib testToshi MARUYAMA2012-09-161-0/+7
* scm: git: remove unnecessary encoding header from unit adapter testToshi MARUYAMA2012-09-151-1/+0
* scm: git: change test author encoding in unit adapter test to ASCII-8BITToshi MARUYAMA2012-09-151-1/+1
* add copyright statement to test/unit/lib/redmine/scm/adapters/*.rbToshi MARUYAMA2012-09-146-0/+100