summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Czech translation updated by Karel Pičman (#17301)Toshi MARUYAMA2014-06-251-3/+3
* fix file upload does not work with Safari (#13932)Toshi MARUYAMA2014-06-251-1/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-252-2/+4
* Gemfile: pin request_store version 1.0.5 (#16685)Toshi MARUYAMA2014-06-121-1/+1
* Japanese translation updated by Go MAEDA (#17166)Toshi MARUYAMA2014-06-121-3/+3
* fix Ruby Logger doc link (#5706)Toshi MARUYAMA2014-06-081-1/+2
* fix variable name confusion at AttachmentsController#thumbnailToshi MARUYAMA2014-06-081-3/+3
* add test of attachment thumbnail etagToshi MARUYAMA2014-06-081-1/+7
* add test of attachment download etagToshi MARUYAMA2014-06-021-0/+7
* use with_settings at AttachmentsControllerTest#test_show_text_file_should_sen...Toshi MARUYAMA2014-06-021-6/+6
* add missing fixture to ApplicationHelperTestToshi MARUYAMA2014-06-021-0/+1
* pass PatchesTest on Rails 4.0.5 (#16194)Toshi MARUYAMA2014-05-251-2/+2
* fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2014-05-251-0/+1
* remove redundant empty lines from app/models/auth_source_ldap.rbToshi MARUYAMA2014-05-251-4/+0
* Remove useless settings when editing a query from the gantt (#16747).Jean-Philippe Lang2014-05-241-4/+10
* Fixed: unable to clear value for list custom field with multiple values and c...Jean-Philippe Lang2014-05-242-0/+15
* Fixed "column specified more than once" error with SQLServer (#6579).Jean-Philippe Lang2014-05-241-1/+1
* Gemfile: upgrade sqlserver tiny_tds to 0.6.2 (#6579)Toshi MARUYAMA2014-05-241-1/+1
* Adds a custom message for when a syntax error occurs (#16878).Jean-Philippe Lang2014-05-241-0/+3
* Parse configuration file for ERB (#16878).Jean-Philippe Lang2014-05-241-1/+1
* Count users with a single query on group list (#16905).Jean-Philippe Lang2014-05-243-5/+19
* awesome_nested_set: not use cache for max rgt (#6579)Toshi MARUYAMA2014-05-241-12/+4
* remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)Toshi MARUYAMA2014-05-241-19/+0
* awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)Toshi MARUYAMA2014-05-241-0/+1
* awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)Toshi MARUYAMA2014-05-245-8/+28
* awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6...Toshi MARUYAMA2014-05-244-5/+14
* awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)Toshi MARUYAMA2014-05-2426-918/+1278
* replace tabs to spaces (#16795)Toshi MARUYAMA2014-05-241-1/+1
* Fixed that custom field referencing deleted value trigger an error on display...Jean-Philippe Lang2014-05-242-2/+10
* Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).Jean-Philippe Lang2014-05-242-0/+29
* Improve performance of Principal.member_of scopeJean-Baptiste Barth2014-05-191-1/+1
* add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)Toshi MARUYAMA2014-05-162-1/+15
* gantt: completed percent truncated instead of rounded (#14737)Toshi MARUYAMA2014-05-161-1/+1
* split method for scm test repository extracting (#16881)Toshi MARUYAMA2014-05-141-4/+8
* add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...Toshi MARUYAMA2014-05-141-2/+2
* remove unneeded trailing ';' from lib/redmine/export/pdf.rbToshi MARUYAMA2014-05-071-10/+10
* remove unneeded trailing ';' from test/functional/repositories_git_controller...Toshi MARUYAMA2014-05-071-1/+1
* Gemfile: update Rails 3.2.18Toshi MARUYAMA2014-05-071-1/+1
* fix typo of app/models/repository/mercurial.rbToshi MARUYAMA2014-05-031-1/+1
* fix typo of app/models/repository/cvs.rbToshi MARUYAMA2014-05-031-1/+1
* Repository identifiers can be reserved words (#16564).Jean-Philippe Lang2014-05-021-1/+1
* Mailer.token_for generates invalid message_id when using from address with fu...Jean-Philippe Lang2014-05-022-1/+7
* Blank content type for attachments attached via Ajax file upload (Patch by Je...Jean-Philippe Lang2014-05-022-1/+10
* Field set as read-only still available in the issues list context menu (#16755).Jean-Philippe Lang2014-05-024-1/+28
* Use async email deliveries in rake tasks (#16784).Jean-Philippe Lang2014-05-021-3/+9
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-022-1/+13
* Gemfile: upgrade mocha version (#16685)Toshi MARUYAMA2014-05-011-1/+1
* use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.ymlToshi MARUYAMA2014-05-011-2/+2
* add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)Toshi MARUYAMA2014-05-012-0/+85
* Gemfile: use double quote for request_store (#16685)Toshi MARUYAMA2014-05-011-1/+1