]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2014-01-07 Toshi MARUYAMARails4: replace deprecated Relation#update_all at Issue...
2014-01-07 Toshi MARUYAMARails4: replace deprecated Relation#update_all at db...
2014-01-07 Toshi MARUYAMAuse lambda form in acts_as_tree scope (#12499)
2014-01-07 Toshi MARUYAMAuse lambda form in Version model scope (#12499)
2014-01-07 Toshi MARUYAMARails4: replace deprecated Relation#update_all at Creat...
2014-01-05 Jean-Philippe... Store mime type lookups in a hash.
2014-01-05 Jean-Philippe... Use the mime-types gem for getting mime types from...
2014-01-05 Jean-Philippe... Use Rails.application.config.i18n.load_path for adding...
2014-01-05 Jean-Philippe... Reduces the number of subqueries when searching with...
2014-01-04 Jean-Philippe... Fixed assertion for postgresql and sqlite (#8842).
2014-01-03 Jean-Philippe... Fixed test failure with ruby1.8 (#8842).
2014-01-03 Jean-Philippe... Fixed test failure with sqlite (#8842).
2014-01-03 Jean-Philippe... Allow filtering with timestamp (#8842).
2014-01-03 Jean-Philippe... Fixed that magic links to existing attachments are...
2014-01-01 Toshi MARUYAMAsvn propset svn:eol-style native test fixture (#15785)
2014-01-01 Toshi MARUYAMAsupport more character encoding in incoming emails...
2013-12-29 Toshi MARUYAMARails4: replace deprecated find_by_id at Changeset...
2013-12-29 Toshi MARUYAMARails4: scm: reload repository after destroying changes...
2013-12-27 Toshi MARUYAMAexplicitly define fix has_and_belongs_to_many join_tabl...
2013-12-27 Toshi MARUYAMARails4 compatibility of RepositoryTest
2013-12-27 Toshi MARUYAMAfix find_all_by_id(n1, n2) parameter at test_member_of_...
2013-12-27 Toshi MARUYAMAfix find_all_by_id(n1, n2) parameter at test_not_member...
2013-12-27 Toshi MARUYAMAfix find_all_by_id(n1, n2) parameter at test_show_expor...
2013-12-26 Toshi MARUYAMARails4 compatibility of ProjectTest
2013-12-26 Toshi MARUYAMARails4 compatibility of version group count
2013-12-26 Toshi MARUYAMAcode format cleanup Principal class
2013-12-26 Toshi MARUYAMAremove unneeded including ApplicationHelper from helper...
2013-12-26 Toshi MARUYAMAremove unneeded 'redmine/field_format' requirement...
2013-12-26 Toshi MARUYAMAfix typo redcarpet requirement in lib/redmine.rb (...
2013-12-26 Toshi MARUYAMAfix Pagination helper test class name
2013-12-24 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-12-24 Toshi MARUYAMAchange requirement in bazaar lib as same with other...
2013-12-23 Jean-Philippe... Don't load redcarpet with JRuby.
2013-12-23 Jean-Philippe... Adds experimental support for Markdown formatting with...
2013-12-23 Jean-Philippe... Rescue syntax highlighter exceptions.
2013-12-23 Jean-Philippe... Adds an option for formatter display name.
2013-12-23 Jean-Philippe... Updates for 2.4.2 release.
2013-12-23 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#15755)
2013-12-22 Jean-Philippe... Fixed slow SELECT ... FOR UPDATE query when deleting...
2013-12-22 Toshi MARUYAMAback out r12441
2013-12-22 Jean-Philippe... Adds support for links on values for various custom...
2013-12-22 Toshi MARUYAMARails4 compatibility of stylesheet_link_tag and javascr...
2013-12-22 Toshi MARUYAMAadd stderr to config.active_support.deprecation in...
2013-12-22 Toshi MARUYAMAreplace deprecated Version#completed_pourcent at lib...
2013-12-21 Jean-Philippe... Fixed that OpenID authentication fails with 422 error...
2013-12-21 Toshi MARUYAMAuse environment variable for running independent tests...
2013-12-21 Jean-Philippe... Fixed multiple scrollbars in project tree (#15741).
2013-12-21 Toshi MARUYAMAmake WatchersHelperTest passes when config.threadsafe...
2013-12-21 Toshi MARUYAMAmake IssuesHelperTest passes when config.threadsafe...
2013-12-21 Toshi MARUYAMAuse environment variable for extacting SCM repositories...
2013-12-20 Toshi MARUYAMAfix svn raw diff failure on svn version 1.6.17 (revisio...
2013-12-20 Toshi MARUYAMARails4 compatibility of Setting model
2013-12-20 Toshi MARUYAMARails4: db migrate: replace "Permission.find_by_control...
2013-12-18 Jean-Philippe... Fixed that time entries custom values are not deleted...
2013-12-18 Jean-Philippe... Fixed that text/plain attachments are added to issue...
2013-12-17 Jean-Philippe... Fixed that previous assignee is not notified on issue...
2013-12-16 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-12-15 Jean-Philippe... Removed unused variable.
2013-12-15 Jean-Philippe... Store relation type instead of i18n key in journals...
2013-12-15 Jean-Philippe... Fixed that links for relations in notifications do...
2013-12-15 Jean-Philippe... Fixed that filtering time entries on activity does...
2013-12-15 Jean-Philippe... Add project identifier substitution option to the URL...
2013-12-15 Jean-Philippe... Typos in test names (#15701).
2013-12-15 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#15700)
2013-12-15 Toshi MARUYAMARussian translation updated by Alex Stein (#15696)
2013-12-15 Toshi MARUYAMASpanish translation updated by Borja Campina (#15688)
2013-12-14 Jean-Philippe... Adds tests for custom field description.
2013-12-14 Jean-Philippe... Removed default values on custom field min and max...
2013-12-14 Jean-Philippe... ruby1.8 compatibility.
2013-12-14 Jean-Philippe... Removed hardcoded format in API response.
2013-12-14 Jean-Philippe... Removed hardcoded formats for right-click edit.
2013-12-14 Jean-Philippe... Adds translations.
2013-12-14 Jean-Philippe... Merged custom fields format refactoring.
2013-12-09 Toshi MARUYAMAadd tests for non member watchers (#15622)
2013-12-09 Toshi MARUYAMAfix indents of OpenID tests in UserTest
2013-12-09 Toshi MARUYAMAcode format clean up UserTest
2013-12-09 Toshi MARUYAMAcode format clean up MemberTest
2013-12-09 Toshi MARUYAMAcode format clean up WatchersControllerTest
2013-12-09 Toshi MARUYAMAfix disable to run test environment
2013-12-07 Toshi MARUYAMAremove duplicate test from UsersControllerTest
2013-12-07 Toshi MARUYAMAfix duplicate test name in IssuesControllerTest
2013-12-07 Toshi MARUYAMAprevent i18n deprecated warning
2013-12-06 Toshi MARUYAMAremove extra empty lines from test/unit/changeset_test.rb
2013-12-06 Toshi MARUYAMAadd test to send one mail with both settngs in creating...
2013-12-06 Toshi MARUYAMAadd test not to send mail with no settng in creating...
2013-12-06 Toshi MARUYAMAexplicitly use mail send setting in unit issue test...
2013-12-05 Toshi MARUYAMAremove "address_separator" etc. from tr.yml
2013-12-05 Toshi MARUYAMATurkish translation updated by Mert Salih Kaplan (...
2013-12-04 Toshi MARUYAMAremove trailing white-spaces from test/unit/attachment_...
2013-12-04 Toshi MARUYAMAupdate Rails version 3.2.16
2013-11-29 Jean-Philippe... Fixed that preferences are not preserved when adding...
2013-11-29 Jean-Philippe... Fixed that CSS class for done ratio is not properly...
2013-11-29 Jean-Philippe... Fixed that validating a Setting with invalid name trigg...
2013-11-27 Jean-Philippe... Fixed that the label element may contain at most one...
2013-11-25 Toshi MARUYAMAuse escaping html in wiki_syntax_detailed.html
2013-11-25 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#15524)
2013-11-23 Toshi MARUYAMAuse escaping html in Russian wiki_syntax.html (#9442)
2013-11-23 Toshi MARUYAMARussian wiki syntax help translations by Denis Savitsky...
2013-11-23 Jean-Philippe... Extract generic formatting options to an helper.
2013-11-23 Jean-Philippe... Don't create duplicate wikis in test (#15420).
next