summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-10/+3
* Added three new notifiable events based on issue attributesEric Davis2010-09-281-2/+2
* Refactor the hardcoded event actions (notifiables) to use a classEric Davis2010-09-281-0/+38
* Support leading and trailing spaces in filenames or directories in the git ad...Eric Davis2010-09-261-1/+9
* Support spaces in the files or directories in the git adapter. #6054Eric Davis2010-09-261-5/+17
* Parse the timezone in #last_rev for git to correct display the Age diplay. #6346Eric Davis2010-09-261-0/+8
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-4/+4
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-0/+703
* Treat Calendar and Gantt pages as separate modules. #6153Eric Davis2010-08-221-1/+3
* Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477Jean-Baptiste Barth2010-08-083-7/+3
* Fixed wrong commit range in git log command. #5628Jean-Baptiste Barth2010-08-081-0/+4
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-061-1/+1
* Adds test helpers for test repositories.Jean-Philippe Lang2010-05-011-4/+2
* Fixed: Double-dash results in strikethrough text (#5122).Jean-Philippe Lang2010-03-201-0/+7
* More detailed failures message.Jean-Philippe Lang2010-03-121-1/+1
* Fixes a test failure.Jean-Philippe Lang2010-03-121-1/+1
* Refactors textile formatting tests.Jean-Philippe Lang2010-03-121-16/+15
* Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).Jean-Philippe Lang2010-03-121-0/+19
* Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).Jean-Philippe Lang2010-03-121-0/+18
* Fixed: some textile modifiers combinations don't work, eg. bold inside underl...Jean-Philippe Lang2010-03-111-0/+45
* Moves scm adapters unit tests to a dedicated folder.Jean-Philippe Lang2010-03-064-0/+165
* Fix an IndexError if all the :last menu items are deleted from a menu. #4718Eric Davis2010-02-181-1/+18
* Fixed: Deselecting textile text formatting causes interning empty string erro...Jean-Philippe Lang2010-02-171-0/+10
* Fixed the view_hook_helper test, it was reading all of the log files intoEric Davis2009-12-211-1/+1
* Speeds up very slow tests.Jean-Philippe Lang2009-12-191-15/+21
* Adds a Plugin API to allow one plugin to depend on another.Eric Davis2009-12-161-0/+39
* Updated menus from JPL's feedback.Eric Davis2009-11-253-35/+35
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-253-0/+119
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-255-0/+547
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-241-0/+35
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-111-0/+26
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-136-6/+6
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+61
* Adds missing time format in locales (#2831).Jean-Philippe Lang2009-02-251-0/+2
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-1/+19
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+100
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-33/+3
* Implementing the missing tests now that HookTest has a cleaner setup.Eric Davis2009-02-211-7/+21
* Refactored the HookTest methods to use Redmine::Hook::Helper insteadEric Davis2009-02-211-7/+13
* Added request and controller objects to the hooks by default.Eric Davis2009-02-101-4/+79
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-5/+5
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+42
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-0/+98
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-161-0/+23
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-161-0/+4
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-161-0/+51
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-251-0/+49
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+83