summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failure with ruby1.8.7 and postgresql (#17976).Jean-Philippe Lang2014-09-301-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-285-17/+86
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-201-0/+14
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-0/+69
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-0/+53
* Invalidate security tokens on password or email changes (#17717).Jean-Baptiste Barth2014-09-141-0/+36
* add missing fixtures to TimeEntryActivityTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::VersionFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* add missing fixtures to TimeEntryQueryTestToshi MARUYAMA2014-09-121-1/+8
* add missing fixtures to Redmine::UserFieldFormatTestToshi MARUYAMA2014-09-121-1/+4
* add missing fixtures to CustomFieldTestToshi MARUYAMA2014-09-111-1/+1
* Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64...Jean-Baptiste Barth2014-09-061-0/+13
* Honnor committers/users mapping in repository statistics (#13487).Jean-Baptiste Barth2014-08-261-2/+48
* Fix text failing on some rubies/sql drivers because of improper length in Cha...Jean-Baptiste Barth2014-08-261-2/+2
* Move some RepositoriesController logic to Repository#stats_by_author (#13487).Jean-Baptiste Barth2014-08-261-0/+19
* Add a warning if two plugins have the same settings partial name (#14008).Jean-Baptiste Barth2014-08-131-0/+6
* Fixed an error when member's project is nil (#17486).Jean-Philippe Lang2014-07-291-0/+10
* add missing fixtures to ChangesetTestToshi MARUYAMA2014-07-161-1/+2
* Fixed that query roles are not copied when copying a project (#17202).Jean-Philippe Lang2014-07-141-0/+11
* Don't prepend project name if the version is not shared.Jean-Philippe Lang2014-07-141-6/+15
* Adds version date as title in #link_to_version (#17431).Jean-Philippe Lang2014-07-141-2/+9
* add missing fixtures to test/unit/journal_test.rbToshi MARUYAMA2014-07-131-0/+3
* backport rails-4.1 r13296 to trunkToshi MARUYAMA2014-07-131-1/+1
* Include host in macro generated thumbnails urls (#16989).Jean-Philippe Lang2014-07-051-6/+6
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-0/+63
* only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)Toshi MARUYAMA2014-07-021-2/+14
* add "Auto-Submitted: auto-forwarded" to ignore mail test (#16190)Toshi MARUYAMA2014-07-021-1/+2
* add test of issue id in sending mail when issue is created by mail (#17078)Toshi MARUYAMA2014-06-301-0/+1
* add missing fixture to ApplicationHelperTestToshi MARUYAMA2014-06-021-0/+1
* pass PatchesTest on Rails 4.0.5 (#16194)Toshi MARUYAMA2014-05-251-2/+2
* fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2014-05-251-0/+1
* Fixed: unable to clear value for list custom field with multiple values and c...Jean-Philippe Lang2014-05-241-0/+12
* Fixed "column specified more than once" error with SQLServer (#6579).Jean-Philippe Lang2014-05-241-1/+1
* Fixed that custom field referencing deleted value trigger an error on display...Jean-Philippe Lang2014-05-241-0/+7
* Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).Jean-Philippe Lang2014-05-241-0/+17
* Mailer.token_for generates invalid message_id when using from address with fu...Jean-Philippe Lang2014-05-021-0/+6
* Blank content type for attachments attached via Ajax file upload (Patch by Je...Jean-Philippe Lang2014-05-021-0/+9
* Field set as read-only still available in the issues list context menu (#16755).Jean-Philippe Lang2014-05-021-0/+10
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-0/+12
* add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)Toshi MARUYAMA2014-05-011-0/+61
* Redmine links not working with html escpaed characters (#16668).Jean-Philippe Lang2014-04-261-0/+8
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-0/+4
* Set default start date on issues created by email if default_issue_start_date...Jean-Philippe Lang2014-04-261-13/+23
* fix typo at test/unit/helpers/application_helper_test.rbToshi MARUYAMA2014-04-161-1/+1
* fix typos at unit version testToshi MARUYAMA2014-04-071-2/+2
* fix race condition of highest rgt at Issue#update_nested_set_attributes_on_pa...Toshi MARUYAMA2014-03-261-3/+7
* Don't run the test if Redcarpet is not available (#16236).Jean-Philippe Lang2014-03-211-0/+2
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-211-0/+16
* Fixed test failure (#16362).Jean-Philippe Lang2014-03-171-3/+1
* Wrong argument.Jean-Philippe Lang2014-03-171-13/+12