summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Private issue notes (#1554).Jean-Philippe Lang2012-10-0310-34/+289
* fix integration hook test nameToshi MARUYAMA2012-10-021-2/+1
* add new user format "lastname" (#10937)Toshi MARUYAMA2012-10-011-0/+3
* fix replacing shoulda test name at r10540Toshi MARUYAMA2012-10-011-1/+1
* replace "User#before_create" and "User.login" shoulda contexts at unit user testToshi MARUYAMA2012-10-011-22/+16
* fix 'object_daddy creation' test name at unit user testToshi MARUYAMA2012-10-011-1/+1
* Test failure.Jean-Philippe Lang2012-09-291-2/+2
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-292-2/+108
* add functional test of sub repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+34
* add functional test of main repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+14
* set user preference diff type nil at functional testsToshi MARUYAMA2012-09-282-2/+12
* scm: git: use with_settings instead of assigned setting at functional testToshi MARUYAMA2012-09-271-6/+6
* Missing fixtures.Jean-Philippe Lang2012-09-271-3/+4
* Fixed that issue author is assigned with current user when the edit form is u...Jean-Philippe Lang2012-09-271-0/+12
* Adds a "Copied from/to" relation when copying issue(s) (#6899).Jean-Philippe Lang2012-09-272-0/+39
* remove empty setup method from test/unit/changeset_test.rbToshi MARUYAMA2012-09-261-3/+0
* use set_language_if_valid 'en' at test_parent_should_be_in_same_project at un...Toshi MARUYAMA2012-09-261-0/+3
* set default_language en at test_commit_closing_a_subproject_issue of unit cha...Toshi MARUYAMA2012-09-261-1/+2
* fix number_to_currency() raises exception on Rails3 bs and de locale (#11922)Toshi MARUYAMA2012-09-261-0/+18
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-251-0/+8
* Potential can't dup NilClass error in UserPreference (#11905).Jean-Philippe Lang2012-09-221-0/+15
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+8
* Anonymous users should not see private issues with anonymous author (#11872).Jean-Philippe Lang2012-09-191-13/+15
* remove empty setup method from test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2012-09-191-4/+0
* add functional attachment test of mercurial export file (#11868)Toshi MARUYAMA2012-09-192-0/+28
* use git diff format for all diff (#11868)Toshi MARUYAMA2012-09-192-0/+68
* Remove trailing (revision nn) from filenames in subversion diffs.Jean-Philippe Lang2012-09-181-2/+2
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-181-0/+10
* scm: bazaar: add more comment to non ASCII path tests at unit model test (#11...Toshi MARUYAMA2012-09-181-3/+3
* scm: bazaar: add non ASCII path test to unit model test (#11834)Toshi MARUYAMA2012-09-181-0/+155
* scm: bazaar: update test repository (#11834)Toshi MARUYAMA2012-09-171-0/+0
* 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
* Added a test for JSON upload.Jean-Philippe Lang2012-09-161-0/+17
* Removed test contexts.Jean-Philippe Lang2012-09-161-76/+66
* Adds assertions on the confirmation form.Jean-Philippe Lang2012-09-161-0/+5
* Adjust tests for new fixture.Jean-Philippe Lang2012-09-161-6/+6
* Adds missing WikiContent fixture.Jean-Philippe Lang2012-09-161-1/+8
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-163-3/+40
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-161-2/+17
* 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