summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set proper default language.Jean-Philippe Lang2015-01-181-1/+1
* #shelve should not be called if cell doesn't match attributes regexp (#18883).Jean-Philippe Lang2015-01-181-1/+1
* Set proper locale.Jean-Philippe Lang2015-01-181-0/+2
* add missing fixturesToshi MARUYAMA2015-01-183-0/+3
* fix tests (#13120)Toshi MARUYAMA2015-01-182-2/+2
* make language names all the same format (#13120)Toshi MARUYAMA2015-01-1821-21/+21
* Traditional Chinese translation updated by ChunChang Lo (#18876)Toshi MARUYAMA2015-01-181-5/+5
* fix assertion order at RepositoryCvsTest#test_entries_rev3Toshi MARUYAMA2015-01-181-5/+5
* add tests to RepositoryCvsTest#test_entries_rev3Toshi MARUYAMA2015-01-181-0/+10
* fix code indent at app/models/repository/cvs.rbToshi MARUYAMA2015-01-181-1/+1
* use "where" instead of find_by_ at Repository::Cvs classToshi MARUYAMA2015-01-181-3/+3
* revert r13901Toshi MARUYAMA2015-01-181-10/+3
* Make sure that #scm_iconv returns a string with the target encoding (#14534).Jean-Philippe Lang2015-01-182-1/+2
* workaround unit cvs test failure on sqlite3Toshi MARUYAMA2015-01-181-3/+10
* svn propset svn:executable bin/ filesToshi MARUYAMA2015-01-183-0/+0
* prevent "config.log_level" DEPRECATION WARNINGToshi MARUYAMA2015-01-181-0/+2
* add missing fixture to Redmine::Hook::ManagerTestToshi MARUYAMA2015-01-181-0/+1
* Prevents calling #truncate on nil.Jean-Philippe Lang2015-01-181-1/+1
* Use attribute writers instead of before_create callback to normalize comments...Jean-Philippe Lang2015-01-181-3/+11
* Fixed that Redmine::Activity::Fetcher should consider activity provider permi...Jean-Philippe Lang2015-01-183-5/+86
* Fix migration and use Rails 4.2.0 release (#14534).Jean-Philippe Lang2015-01-182-2/+3
* Gemfile: use GitHub rails gemToshi MARUYAMA2015-01-181-1/+2
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-1752-219/+231
* Missing fixtures.Jean-Philippe Lang2015-01-171-1/+1
* Missing fixtures.Jean-Philippe Lang2015-01-171-1/+1
* Missing fixtures.Jean-Philippe Lang2015-01-172-2/+2
* Send password reset email to the email used in lost password form (#4244).Jean-Philippe Lang2015-01-173-4/+22
* Adds strings to locales (#4244).Jean-Philippe Lang2015-01-1746-0/+276
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-1765-114/+762
* IssuesControllerTest: make encoding tests independent of ordering (#18856)Toshi MARUYAMA2015-01-161-6/+10
* fix UsersControllerTest failure randomlyToshi MARUYAMA2015-01-151-1/+4
* Japanese translation updated by Go MAEDA (#18844)Toshi MARUYAMA2015-01-151-1/+1
* add missing fixture to SearchControllerTestToshi MARUYAMA2015-01-151-0/+1
* remove jruby-21mode from .travis.ymlToshi MARUYAMA2015-01-151-2/+0
* Japanese translation updated and changed by Go MAEDA (#18794)Toshi MARUYAMA2015-01-151-4/+4
* Traditional Chinese translation updated by ChunChang Lo (#18819)Toshi MARUYAMA2015-01-151-4/+4
* generate i18n key (#10734)Toshi MARUYAMA2015-01-1546-0/+46
* Updates for 2.6.1 release.Jean-Philippe Lang2015-01-112-1/+35
* Copyright update.Jean-Philippe Lang2015-01-11515-539/+539
* Gemfile: update rbpdf version to 1.18.4 (#18629)Toshi MARUYAMA2015-01-111-1/+1
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-104-8/+27
* Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ...Jean-Philippe Lang2015-01-102-1/+3
* Unlock capybara gem version (#18789).Jean-Philippe Lang2015-01-101-1/+1
* Time dependend failures in UI tests (#18789).Jean-Philippe Lang2015-01-101-0/+4
* Fixed errors in UI tests (#18782).Jean-Philippe Lang2015-01-101-3/+3
* Fixed open div tag position.Jean-Philippe Lang2015-01-101-1/+1
* Option to search open issues only (#10734).Jean-Philippe Lang2015-01-107-8/+22
* Adds strings to locales (#4383).Jean-Philippe Lang2015-01-0946-0/+138
* Option to search attachment filenames and description (#4383).Jean-Philippe Lang2015-01-098-37/+112
* Search custom fields and journals with different queries to take advantage of...Jean-Philippe Lang2015-01-082-37/+71