summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scm: git: fix changesets aren't read after clear_changesets call (#12409)Toshi MARUYAMA2012-11-213-0/+48
* svn propset svn:eol-style native to fixtures (#12399)Toshi MARUYAMA2012-11-214-106/+106
* fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...Toshi MARUYAMA2012-11-216-1/+198
* remove trailing white-space from app/controllers/trackers_controller.rbToshi MARUYAMA2012-11-181-1/+1
* Fixed that MailHandler raises an error when email has no subject header (#123...Jean-Philippe Lang2012-11-183-2/+22
* Adds copyright.Jean-Philippe Lang2012-11-181-0/+17
* Symbols can not be sorted with ruby1.8.Jean-Philippe Lang2012-11-181-1/+1
* Adds english names for several languages.Jean-Philippe Lang2012-11-185-5/+5
* Cache languages names to avoid loading all translations files.Jean-Philippe Lang2012-11-183-2/+22
* Adds a custom i18n backend that lazily loads translations files.Jean-Philippe Lang2012-11-182-3/+71
* Code cleanup.Jean-Philippe Lang2012-11-182-11/+17
* Eager-load authors.Jean-Philippe Lang2012-11-181-1/+1
* Pins mysql gem to ~> 2.8.1.Jean-Philippe Lang2012-11-181-1/+1
* Removed unused i18n string (#8373).Jean-Philippe Lang2012-11-1847-47/+0
* Removed the limit of 75 pages when exporting wiki pages (#12274).Jean-Philippe Lang2012-11-181-1/+1
* Fixed that repository identifier may not be displayed in project settings (#1...Jean-Philippe Lang2012-11-181-1/+1
* Fixed context menu for IE 7/8 (#12298).Jean-Philippe Lang2012-11-181-1/+1
* Updates for 2.1.3 release.Jean-Philippe Lang2012-11-172-1/+20
* 'None' grouped issue list section should be translated (#12358).Jean-Philippe Lang2012-11-171-1/+1
* Fixes #requires_redmine comments (#12299).Jean-Philippe Lang2012-11-171-0/+2
* Makes Plugin#requires_redmine accept a range of versions (#12299).Jean-Philippe Lang2012-11-172-18/+52
* Makes Plugin#requires_redmine accept only major and minor version (#12299).Jean-Philippe Lang2012-11-172-1/+13
* Rewrites requires_redmine tests.Jean-Philippe Lang2012-11-171-17/+19
* Issue "Update" link broken focus (#12356).Jean-Philippe Lang2012-11-171-1/+1
* replace non ASCII characters to hexadecimals at unit mail handler testToshi MARUYAMA2012-11-161-1/+3
* svn propset svn:eol-style native to fixtures (#12375)Toshi MARUYAMA2012-11-160-0/+0
* fix receiving mail subject broken which does not begin with encoding name (#1...Toshi MARUYAMA2012-11-163-1/+20
* add test of receiving mail subject begins with encoding name (#12375)Toshi MARUYAMA2012-11-162-0/+18
* Fixed version date validation (#12359).Jean-Philippe Lang2012-11-152-1/+14
* Fixed new issue form rendering with IE8.Jean-Philippe Lang2012-11-151-3/+5
* Gemfile: remove rakeToshi MARUYAMA2012-11-131-1/+0
* Code cleanup.Jean-Philippe Lang2012-11-131-4/+4
* Adds table name to the SQL clause used by Principale.like scope.Jean-Philippe Lang2012-11-131-2/+3
* Code cleanup.Jean-Philippe Lang2012-11-131-3/+3
* Fixed that Principal#like scope does not work with cyrillic characters and Po...Jean-Philippe Lang2012-11-132-3/+12
* Unpin rake version.Jean-Philippe Lang2012-11-131-1/+1
* Gemfile: pin rake version 0.9.2.2Toshi MARUYAMA2012-11-131-1/+1
* Gemfile: pin rake version 0.9Toshi MARUYAMA2012-11-131-0/+1
* remove trailing white-space from app/controllers/timelog_controller.rbToshi MARUYAMA2012-11-131-1/+1
* Adds a div that wraps everything except the footer.Jean-Philippe Lang2012-11-081-0/+2
* Make sure that attachments are created in the same order they were selected (...Jean-Philippe Lang2012-11-072-1/+27
* Make sure that #attachments returns attachments with same timestamp in the or...Jean-Philippe Lang2012-11-071-1/+1
* fix Lithuanian numeral translation (#12316)Toshi MARUYAMA2012-11-061-19/+19
* Fixed misleading German translation for "Registered" (#12294).Jean-Philippe Lang2012-11-051-1/+1
* Fixed that watchers receive notifications for private comments without permis...Jean-Philippe Lang2012-11-054-6/+32
* Fixed some more test/integration/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-012-1/+2
* Fixed some more test/functional/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-014-4/+5
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-018-7/+13
* Fixed test/functional/welcome_controller_test.rb breaking when run alone (#12...Jean-Baptiste Barth2012-11-011-1/+1
* Fixed test/functional/sessions_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-0/+4