summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
...
* scm: mercurial: cleanup indent and trailing white-space of unit lib test.Toshi MARUYAMA2011-01-051-12/+12
* scm: mercurial: refactor mercurial unit test.Toshi MARUYAMA2011-01-041-39/+52
* Disable project completion display on the gantt (#7127).Jean-Philippe Lang2010-12-291-5/+5
* Ported subtasks display with indentation to the new gantt (#7128) and fixed m...Jean-Philippe Lang2010-12-181-11/+35
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-18/+18
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-18/+18
* Gantt code cleanup.Jean-Philippe Lang2010-12-171-4/+4
* Gantt: fixes progress width in some cases and start code cleaning.Jean-Philippe Lang2010-12-171-10/+18
* Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...Jean-Philippe Lang2010-12-171-4/+4
* Adds an application setting to limit the number of items that can be displaye...Jean-Philippe Lang2010-12-151-2/+18
* Set encoding to utf-8 for ruby 1.9 compatibility. #4050Jean-Baptiste Barth2010-12-121-0/+2
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-1224-24/+24
* Makes issue safe_attributes extensible (#6000).Jean-Philippe Lang2010-12-121-0/+87
* Fixes unhandled case in json builder.Jean-Philippe Lang2010-12-041-0/+11
* Fixes unhandled case in json builder.Jean-Philippe Lang2010-12-041-0/+7
* Prevents random failure in XmlTest.Jean-Philippe Lang2010-12-031-3/+3
* Converts IssuesController to use the new API template system and makes xml/js...Jean-Philippe Lang2010-12-031-0/+9
* Adds a builder-like template system for rendering xml and json API responses.Jean-Philippe Lang2010-12-032-0/+108
* Reload themes so that new themes can be used without restarting Redmine (#5712).Jean-Philippe Lang2010-11-271-0/+59
* Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117).Jean-Philippe Lang2010-11-211-5/+11
* Fixed: MercurialAdapter.client_version depends on LANG environment variable (...Jean-Philippe Lang2010-11-201-5/+6
* Reverted r4381.Jean-Philippe Lang2010-11-071-1/+3
* Removed gantt and calendar menu items that do not fit into the core project m...Jean-Philippe Lang2010-11-071-3/+1
* Extract headings and TOC parsing from the textile formatter.Jean-Philippe Lang2010-11-061-0/+3
* Makes textile formatter accept 2 letters acronym (#6591).Jean-Philippe Lang2010-11-061-0/+8
* 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