summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-251-1/+16
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-1/+3
* Fixed that updated_on is not updated when updating an issue (#10964).Jean-Philippe Lang2012-05-211-0/+13
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-211-0/+4
* Fixed that watchers delete links are escaped on the issue view (#10932).Jean-Philippe Lang2012-05-151-0/+30
* Restored List-Id header in email notifications (#10888).Jean-Philippe Lang2012-05-131-0/+1
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-0/+12
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-0/+3
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-0/+3
* Adds all/none operators to text custom field filters (#9790).Jean-Philippe Lang2012-05-122-0/+19
* 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
* Stub Mailer with mocha.Jean-Philippe Lang2012-05-061-15/+1
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-0/+7
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-0/+6
* add Copyright statement to test/integration/repositories_git_test.rbToshi MARUYAMA2012-05-051-0/+17
* fix error of AdminControllerTest test_test_email_failure_should_display_the_e...Toshi MARUYAMA2012-05-051-1/+15
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-052-39/+39
* Copyright update.Jean-Philippe Lang2012-05-05187-186/+203
* 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
* route: scm: fix diff of two revisionsToshi MARUYAMA2012-05-051-0/+33
* test: route: scm: move changes action tests to non revisions path testsToshi MARUYAMA2012-05-051-50/+52
* fix typo of integration users testToshi MARUYAMA2012-05-051-1/+1
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-053-13/+11
* 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
* route: scm: fix git and mercurial changes actionToshi MARUYAMA2012-05-031-18/+44
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-031-0/+29
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-0/+3
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-021-0/+7
* code layout clean up test/integration/routing/repositories_test.rbToshi MARUYAMA2012-05-021-5/+9
* Fixed error on commits per month graph (#10806).Jean-Philippe Lang2012-05-011-0/+5
* Updated test for r9608.Jean-Philippe Lang2012-05-011-2/+2
* Adds css class to custom field input tags.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
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-012-19/+67
* Adds assertions for r9572.Jean-Philippe Lang2012-04-291-0/+2
* 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
* Adds a message for when assertion fails.Jean-Philippe Lang2012-04-271-1/+2
* 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-2525-93/+142