summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-252-0/+22
* add missing fixture to test/unit/query_test.rbToshi MARUYAMA2012-06-231-1/+2
* Make repository identifier accept underscores (#11192).Jean-Philippe Lang2012-06-191-0/+9
* scm: git: fix unable to run unit lib test if git binary is not available on W...Toshi MARUYAMA2012-06-181-10/+10
* Fix: Unable to run unit and functional tests if git binary is not available.Jean-Philippe Lang2012-06-181-10/+10
* Fixed that deleting a project with subtasks may fail (#11185).Jean-Philippe Lang2012-06-182-0/+36
* fix unit test fails on Ruby 1.8 and JRuby (#2190)Toshi MARUYAMA2012-06-171-1/+3
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-1/+27
* Fixed that Subversion#load_entries_changesets raises an error if entries is nil.Jean-Philippe Lang2012-06-121-0/+5
* Fixed that lines with spaces only before headings break wiki section extracti...Jean-Philippe Lang2012-06-111-0/+25
* add some avatar testsToshi MARUYAMA2012-06-111-0/+8
* Fixed that Repository#entries returns an Array.Jean-Philippe Lang2012-06-107-1/+28
* Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).Jean-Philippe Lang2012-06-101-0/+9
* Fixed that content_for does not work in Hook.render_on (#11105).Jean-Philippe Lang2012-06-091-1/+1
* Change in Rails' for handling localized number precision (#11118).Jean-Philippe Lang2012-06-091-1/+2
* Priorities have the same position and can't be reordered (#11098).Jean-Philippe Lang2012-06-091-1/+26
* Test failure due to a regression in Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* Renamed #changes association to #filechanges (clash with AR::Base.changes tha...Jean-Philippe Lang2012-06-038-16/+18
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-031-5/+20
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-022-8/+18
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-011-1/+3
* 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