summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing fixtures to test/unit/journal_test.rbToshi MARUYAMA2014-07-131-0/+3
* backport rails-4.1 r13296 to trunkToshi MARUYAMA2014-07-131-1/+1
* Bulgarian translation updated by Ivan Cenov (#17451)Toshi MARUYAMA2014-07-121-1/+1
* remove trailing white-spaces from app/models/user.rbToshi MARUYAMA2014-07-111-3/+3
* Traditional Chinese translation updated by ChunChang Lo (#17421)Toshi MARUYAMA2014-07-111-1/+1
* German translation updated by Daniel Felix (#17399)Toshi MARUYAMA2014-07-111-1/+1
* Updates for 2.5.2 release.Jean-Philippe Lang2014-07-062-1/+29
* Japanese translation updated by Go MAEDA (#17392, #17003)Toshi MARUYAMA2014-07-061-1/+1
* Fixed relative "source" links in email notifications (#3483).Jean-Philippe Lang2014-07-051-1/+1
* Include host in macro generated thumbnails urls (#16989).Jean-Philippe Lang2014-07-052-8/+11
* Adds translation string (#17003).Jean-Philippe Lang2014-07-0548-0/+48
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-054-3/+89
* Don't redirect to another suburi (#16530).Jean-Philippe Lang2014-07-052-12/+67
* remove trailing white-space from app/models/workflow_permission.rbToshi MARUYAMA2014-07-031-1/+1
* Gemfile: update Rails 3.2.19Toshi MARUYAMA2014-07-031-1/+1
* use \A instead of ^ for RegExp (#16190)Toshi MARUYAMA2014-07-021-1/+1
* only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)Toshi MARUYAMA2014-07-022-3/+15
* add "Auto-Submitted: auto-forwarded" to ignore mail test (#16190)Toshi MARUYAMA2014-07-021-1/+2
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-012-2/+4
* prevent "can't modify frozen String" exception when mail sending error (#17235)Toshi MARUYAMA2014-07-011-1/+1
* Japanese translation changed by Go MAEDA (#17346)Toshi MARUYAMA2014-07-011-2/+2
* Gemfile: update builder version >= 3.0.4 (#17309)Toshi MARUYAMA2014-06-301-1/+1
* add test of issue id in sending mail when issue is created by mail (#17078)Toshi MARUYAMA2014-06-301-0/+1
* fix Japanese terms mismatch in workflow by Go MAEDA (#17308)Toshi MARUYAMA2014-06-271-1/+1
* Fix Invalid CSS on Error-Pages (#17206).Jean-Philippe Lang2014-06-262-2/+2
* revert r13183 (#17151)Toshi MARUYAMA2014-06-252-4/+2
* 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