summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-162-3/+33
* scm: bazaar: add asserting entries root path at unit model testToshi MARUYAMA2012-09-161-0/+2
* Do not consider that versions that are due today are completed.Jean-Philippe Lang2012-09-161-0/+5
* 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: bazaar: separate constant repository path to repository and trunk branch...Toshi MARUYAMA2012-09-161-3/+4
* scm: bazaar: do not use file:// for repository path at unit app testToshi MARUYAMA2012-09-161-2/+1
* scm: bazaar: add asserting entries subdirectory path at unit app testToshi MARUYAMA2012-09-161-0/+1
* 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
* add asserting that issue estimated hours is nil when creating minimal issueToshi MARUYAMA2012-09-111-0/+1
* gantt: remove redundant empty lines from unit gantt helper testToshi MARUYAMA2012-09-111-4/+0
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-091-0/+21
* Fixed: Issues associated with a locked version are not copied when copying a ...Jean-Philippe Lang2012-09-091-0/+21
* Fixed that target version is lost on project copy for issues that are assigne...Jean-Philippe Lang2012-09-091-0/+16
* Adapt subtasks copy when copying a project (#6965).Jean-Philippe Lang2012-09-081-0/+16
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-081-0/+35
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+12
* Fixed: New multi-line macros regexp is too eager (#11736).Jean-Philippe Lang2012-09-021-0/+19
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-022-4/+4
* code cleanup test_with_a_start_date_attribute_* of unit IssuesHelperTestToshi MARUYAMA2012-09-011-10/+10
* replace shoulder "with a due_date attribute" context of unit IssuesHelperTest...Toshi MARUYAMA2012-09-011-5/+17
* use date_format setting at unit IssuesHelperTest test_with_a_start_date_attri...Toshi MARUYAMA2012-09-011-2/+6
* add missing fixtures to test/unit/lib/redmine/hook_test.rbToshi MARUYAMA2012-09-011-2/+8
* add missing fixture to test/unit/lib/redmine/safe_attributes_test.rbToshi MARUYAMA2012-09-011-0/+1
* add unit query test of French labelToshi MARUYAMA2012-09-011-0/+8
* replace shoulder "with a start_date attribute" context of test/unit/helpers/i...Toshi MARUYAMA2012-09-011-9/+17
* set language en to test_label_for at test/unit/query_test.rbToshi MARUYAMA2012-09-011-0/+3
* Updates test for r10243.Jean-Philippe Lang2012-08-271-3/+2
* Do not build a projects_by_role Hash that gets updated when accessing a key t...Jean-Philippe Lang2012-08-271-0/+7
* MailHandler: Match assignee on the full display name (#11552).Jean-Philippe Lang2012-08-261-0/+10
* remove empty setup method from unit enumeration testToshi MARUYAMA2012-08-221-4/+1
* add unit test that enumeration returns default in regardless of active or notToshi MARUYAMA2012-08-221-0/+11
* add check default document category is not defined on database in tests (#11665)Toshi MARUYAMA2012-08-221-0/+2
* force set default document category if it is not set on database (#11665)Toshi MARUYAMA2012-08-211-0/+4
* add unit test to get default document category defined on database (#11665)Toshi MARUYAMA2012-08-211-0/+6
* add missing fixtures to test/unit/document_test.rbToshi MARUYAMA2012-08-211-1/+4
* Let macros optionally accept a block of text (#3061).Jean-Philippe Lang2012-08-181-5/+19
* Macros processing overhaul (#3061, #11633).Jean-Philippe Lang2012-08-172-7/+107
* Fixed: Can't use non-latin anchor in wiki (#11577).Jean-Philippe Lang2012-08-131-0/+4
* Fixed that text email templates are escaped (#11355).Jean-Philippe Lang2012-08-131-1/+18
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-0/+16
* Fixed that open scope on Project#issues raises an error (#11545).Jean-Philippe Lang2012-08-131-0/+4
* cherry-pick avatar test from reverted r10184Toshi MARUYAMA2012-08-111-19/+21
* Fixed that projects are not ordered alphabetically after renaming project (#1...Jean-Philippe Lang2012-08-101-81/+130
* Reverted r10184 (#9365).Jean-Philippe Lang2012-08-101-31/+19
* Use SSL for gravatars according to the protocol in settings (#9365).Jean-Philippe Lang2012-08-091-19/+31
* Code cleanup.Jean-Philippe Lang2012-08-081-0/+9
* Slight change to the macro regexp.Jean-Philippe Lang2012-08-081-0/+11