Removed unused shoulda gems.
tagged version 2.6.0
tagged version 2.5.3
tagged version 2.4.7
Merged r13471.
Updates for 2.6.0 release.
Updates for 2.5.3 release.
Updates for 2.4.7 release.
Fixed test failure with MySQL introduced by r13467.
Fixed test failure with SQLServer introduced by r13461.
Fixed tests broken by r13461.
Merged r13464 (#18144).
Fixed: German translation on "delete my account" page showing a "\n" (#18144).
Merged r13451 (#18119).
Merged r13450 (#18110).
Code cleanup, removed raw SQL queries.
Merged r13458 from trunk to 2.6-stable (#13781)
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment.
Contributed by Jun NAITOH.
Merged r13457 from trunk to 2.6-stable (#14491)
use deep_dup to prevent losing mail receiving options.
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment (#13781)
use deep_dup to prevent losing mail receiving options (#14491)
db migrate: replace deprecated Relation#update_all at 20130215111141_populate_issues_closed_on.rb (#18132)
db migrate: replace deprecated Relation#update_all at 20091225164732_remove_enumerations_opt.rb (#18132)
db migrate: replace deprecated Relation#update_all at 101_populate_changesets_user_id.rb (#18132)
db migrate: replace deprecated Relation#update_all at 078_add_custom_fields_position.rb (#18132)
db migrate: replace deprecated Relation#update_all at 072_add_enumerations_position.rb (#18132)
Use relative URL for thumbnails according to :only_path option (#18119).
Ignore locales without :general_lang_name key (#18110).
Ability to render multiple partials with view hook (#17763).
Fixed that Issue.visible with an unsaved user triggers an SQL error.
Resets current user.
remove Ruby 1.9.2 from .travis.yml
Rails4 dropped Ruby 1.9.2 support.
Don't store instance ids in class variables.
Set locale as expected.
Rebase from trunk at r13439.
Test failure with JRuby 1.7.16 under Windows due to Rails.root containing backslashes.
Test failure.
Merged r13439 from trunk to 2.6-stable (#18069)
Japanese translation updated by Go MAEDA.
Japanese translation updated by Go MAEDA (#18069)
Set version to stable.
Added 2.6-stable branch.
Set version to 2.6.0.
Don't change setting for other tests.
Moved assertion to get more information about the failure.
Fixed redirect error with Rails 4.1.6.
MailHandler: Don't use String#respond_to?(:force_encoding) (#18047)
Contributed by Felix Schäfer.
Gemfile: update Rails version to 4.1.6
remove unneeded instance variable assignment from ProjectNestedSetTest
Reverts change in r13428, project can't be found by identifier (#17959).
Fixed that preview doesn't show notes when issue project is changed (#17959).
Don't link multiple changesets from the same commit multiple times (#17931).
Adds a test for adding a group membership with the REST API (#17904).
Adds css classes to get sort order on the issue list (#17993).
Removes routes for time entries nested under project/issues.
Adds a link to /time_entries/new from My Page Spent Time block (#17955).
Let the new time_entry form be submitted without project (#17954).
Traditional Chinese translation updated by ChunChang Lo (#18002)
Fixed test failure with ruby1.8.7 and postgresql (#17976).
Bulgarian translation updated by Ivan Cenov (#17992)
Adds locales strings (#17976).
Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976).
import jQuery Datepicker i18n files version 1.11.1
https://github.com/jquery/jquery-ui/commit/874945e66d6684e7ef7013e1bc2723b485ed6178
rename jQuery Datepicker i18n file name
jquery-ui renamed these files.https://github.com/jquery/jquery-ui/commit/21154cfa2e02ef1814a6aff68b14553bdad165cb
remove unneeded String#mb_chars from SearchHelper
Test fails randomly.
1) Error: SearchHelperTest#test_highlight_multibyte: ArgumentError: invalid byte sequence in UTF-8 app/helpers/search_helper.rb:36:in `block in highlight_tokens' app/helpers/search_helper.rb:26:in `each'...
Ignore email keywords after truncation line (#8758).
Expire other sessions on password change (#17796).
Contributed by Jan Schulz-Hofen.
Add a constraint on "shoulda-matchers" version (#17828).
This helps bundler find its dependencies in case shoulda-matchers v1.4.2 isalready installed. In such a case bundler breaks while it shouldn't.
remove trailing white-space from app/models/issue_custom_field.rb
Gemfile: update rbpdf version to 1.18.1 (#17570)
Backport r13313 from rails-4.1 to trunk.
Upgrade to JQuery 1.11.1
Backport r13315 from rails-4.1 to trunk.
Use .on() instead of .live().
Merged r13404 from trunk to 2.4-stable (#17581)
stricter check of uploading attachments.
Contributed by fred bregar.
Merged r13404 from trunk to 2.5-stable (#17581)
stricter check of uploading attachments (#17581)
Code cleanup (#17717).
Lowering configuration.example.yml confusion (#17492)
Long strings such as URL break out of box (#17322).
Patch by Go MAEDA.
Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting (#14281).
Long hyperlinks inserted in task description breaks right frame boundary (#12580).
Fixed: Issues counters in roadmap only link to issues in the same project (#9660).
Contributed by Sridhar Dhanapalan.
Merged r13390 (#17163).
Invalidate security tokens on password or email changes (#17717).
Issue API: include is_private attribute in xml/json output (#10914).
Patch by Shivam Daryanani.
Adds a test for default context of controller hooks (#16930).
Moves project sidebar content to a partial (#17380).
Patch by Jérôme BATAILLE.
Makes sys#fetch_changesets accept POST requests (#17077).
Fixed: The error flash message on session expiration is not in the language of the user but of the user of the previous request (#17023).
Fixed: Files assigned to a version can not be deleted if Issue Tracking module is disabled (#17163).
Patch by Michael Esemplare.
Merged r13334 (#17486).
Merged r13386 from trunk to rails-4.1
add missing fixtures to TimeEntryActivityTest
Merged r13385 from trunk to rails-4.1
add missing fixtures to Redmine::VersionFieldFormatTest
remove JRuby Iconv assertion removed by r13269
Portuguese translation updated by Rui Rebelo (#17853)
Merged r13381 from trunk to rails-4.1
add missing fixtures to TimeEntryQueryTest
Merged r13379 from trunk to rails-4.1
add missing fixtures to Redmine::UserFieldFormatTest
Include new standard macros in wiki syntax detailed help pages (#17847).
Merged r13375 from trunk to rails-4.1
add missing fixtures to NewsControllerTest