summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixed time zone issues introduced by r9719 (#10996).Jean-Philippe Lang2012-05-261-1/+32
* Code cleanup.Jean-Philippe Lang2012-05-251-0/+17
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+30
* Code cleanup.Jean-Philippe Lang2012-05-251-0/+13
* Fixed that project identifier can always be updated (#11028).Jean-Philippe Lang2012-05-251-0/+14
* Fixed that updated_on is not updated when updating an issue (#10964).Jean-Philippe Lang2012-05-211-0/+13
* Restored List-Id header in email notifications (#10888).Jean-Philippe Lang2012-05-131-0/+1
* Adds all/none operators to text custom field filters (#9790).Jean-Philippe Lang2012-05-121-0/+18
* Tests for Setting.per_page_options_array.Jean-Philippe Lang2012-05-101-0/+28
* Adaptive display of "Per page" links (#7720).Jean-Philippe Lang2012-05-101-0/+15
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-0/+7
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-052-39/+39
* Copyright update.Jean-Philippe Lang2012-05-0581-81/+81
* move unit mailer test last_email method to the bottom and change to privateToshi MARUYAMA2012-05-051-6/+7
* add missing fixture to test/unit/mailer_test.rbToshi MARUYAMA2012-05-051-1/+2
* test: switch to Rails3 Active Record syntax at test_destroy of unit/repositor...Toshi MARUYAMA2012-05-041-3/+2
* test: switch to Rails3 Active Record syntax at unit/query_test.rbToshi MARUYAMA2012-05-041-15/+12
* Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...Jean-Philippe Lang2012-05-041-0/+9
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-021-0/+7
* Updated test for r9608.Jean-Philippe Lang2012-05-011-2/+2
* remove trailing white-spaces from test/unit/mailer_test.rbToshi MARUYAMA2012-05-011-2/+2
* Adds a simple script/about.Jean-Philippe Lang2012-05-011-0/+27
* RecordNotFound exception still raised with Rails3.Jean-Philippe Lang2012-04-281-0/+10
* Makes image_tag pick the image from the current theme if it exists.Jean-Philippe Lang2012-04-281-0/+12
* Adds support for :plugin option to image_tag helper.Jean-Philippe Lang2012-04-281-0/+8
* Restores support for :plugin support to stylesheet_link_tag and javascript_in...Jean-Philippe Lang2012-04-281-0/+16
* Make sure that "today" does not change during tests.Jean-Philippe Lang2012-04-271-13/+13
* Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending...Jean-Philippe Lang2012-04-271-26/+30
* scm: git: fix test revision value of unit lib testToshi MARUYAMA2012-04-271-5/+5
* add fixtures to test/unit/lib/redmine/helpers/gantt_test.rbToshi MARUYAMA2012-04-271-1/+13
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-258-37/+41
* Removed Query.generate_default! helper.Jean-Philippe Lang2012-04-221-1/+1
* Removed #generate_with_protected helper methods.Jean-Philippe Lang2012-04-223-19/+20
* Removed object_daddy dependency.Jean-Philippe Lang2012-04-227-78/+37
* Use create!.Jean-Philippe Lang2012-04-221-9/+9
* No need to save journal details.Jean-Philippe Lang2012-04-221-11/+11
* Additional tests for IssuesHelper#show_detail.Jean-Philippe Lang2012-04-221-23/+50
* Fixed that users with different case logins cannot update their accounts (#10...Jean-Philippe Lang2012-04-191-0/+14
* Additional test for MailHandler.Jean-Philippe Lang2012-04-191-1/+11
* Additional tests for Principal scopes.Jean-Philippe Lang2012-04-191-0/+8
* Additional test for Tracker model.Jean-Philippe Lang2012-04-181-0/+4
* Fixed that textile nested lists are not properly closed in output (#10642).Jean-Philippe Lang2012-04-181-0/+30
* Fixed that Token.destroy_expired destroys API tokens.Jean-Philippe Lang2012-04-151-0/+23
* Fixed that rss key is generated twice when user is not reloaded (#10668).Jean-Philippe Lang2012-04-151-0/+16
* Additional test for Watcher.prune.Jean-Philippe Lang2012-04-151-0/+8
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+27
* When copying issues, let the status be changed to default or left unchanged.Jean-Philippe Lang2012-04-141-0/+8
* Ignore emails with Auto-Submitted: auto-replied header (#10607).Jean-Philippe Lang2012-04-131-6/+12
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-0/+1
* Fixed that "Default administrator account changed" is always true (#10622).Jean-Philippe Lang2012-04-091-0/+32