]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2014-03-17 Jean-Philippe... Adds an option to send email on "Assignee updated"...
2014-03-17 Jean-Philippe... Fixed flawed regexp for removing pre blocks when quotin...
2014-03-15 Toshi MARUYAMAremove garbage comment from test/integration/account_te...
2014-03-15 Jean-Philippe... Fixed that requesting a specific version of a non-exist...
2014-03-15 Jean-Philippe... Select proper tracker and status for when hitting F5...
2014-03-15 Jean-Philippe... Fixed flawed regexp for removing pre blocks when quotin...
2014-03-15 Jean-Philippe... Use #read/#write_attribute instead of #super when overw...
2014-03-15 Jean-Philippe... Fixed that integer custom fields with "Link values...
2014-03-15 Toshi MARUYAMASpanish translation updated by Jesus Gutierrez de la...
2014-03-13 Toshi MARUYAMARussian translation updated by Kirill Bezrukov (#16336)
2014-03-13 Toshi MARUYAMAKorean Translation updated by Jong-Ha Ahn (#16334)
2014-03-12 Toshi MARUYAMAfix Turkish translation typo by Gürkan Gür (#16320)
2014-03-11 Toshi MARUYAMAfix source indent of lib/redmine/views/labelled_form_bu...
2014-03-11 Toshi MARUYAMAfix source indent of lib/redmine/views/labelled_form_bu...
2014-03-11 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#16291)
2014-03-02 Jean-Philippe... Watcher search now displays project members by default.
2014-03-02 Jean-Philippe... Updated CHANGELOG for 2.4.4 and 2.5.0.
2014-02-28 Jean-Philippe... Changeset comments set to longtext for handling comment...
2014-02-28 Jean-Philippe... Always load formatter scripts for when the description...
2014-02-28 Jean-Philippe... Fixed that non-empty blank strings as custom field...
2014-02-26 Toshi MARUYAMAuse Python getattr instead of hasattr (#16177)
2014-02-26 Toshi MARUYAMAMercurial 2.9 compatibility (#16177)
2014-02-26 Toshi MARUYAMAscm: mercurial: add one "closed" branch to test reposit...
2014-02-25 Jean-Philippe... Removed hard-coded strings (#16164).
2014-02-25 Toshi MARUYAMAprevent issue tree hierarchy is broken in race conditio...
2014-02-25 Jean-Philippe... Bulk edit workflows for multiple trackers/roles (#16164).
2014-02-22 Toshi MARUYAMAexplicitly set encoding UTF-8 (#16107)
2014-02-22 Toshi MARUYAMAadd "assert_response 401" to tests (#16107)
2014-02-22 Jean-Philippe... Strip invalid UTF-8 bytes in User#find_by_login (#16107).
2014-02-22 Jean-Philippe... Trigger basic HTTP authentication only when Basic autho...
2014-02-22 Jean-Philippe... Only notify users that can see news (#16134).
2014-02-22 Jean-Philippe... Prevent N queries on custom_fields when call /issues...
2014-02-22 Jean-Philippe... Preload authors for /issues API calls.
2014-02-22 Jean-Philippe... Preload issue authors when displayed on the issue list...
2014-02-22 Jean-Philippe... Preload issue relations when exporting issues to CSV...
2014-02-20 Toshi MARUYAMAfix typos of migrate_from_trac.rake
2014-02-19 Toshi MARUYAMAupdate Rails to 3.2.17
2014-02-18 Toshi MARUYAMAsvn propset svn:eol-style native fixture (#16122)
2014-02-18 Toshi MARUYAMAfix newline of fixture (#16122)
2014-02-18 Toshi MARUYAMAadd test of gmail ISO-8859-2 mail receiving (#16122)
2014-02-17 Toshi MARUYAMAsvn propset svn:eol-style native fixture (#14675)
2014-02-17 Toshi MARUYAMAadd test of quoted printable UTF-8 mail reviving (...
2014-02-15 Toshi MARUYAMARails4: fix time related git unit test failure
2014-02-15 Jean-Philippe... Fixed that collapse macro with headings breaks the...
2014-02-15 Jean-Philippe... Move the field format at the top of the form.
2014-02-15 Jean-Philippe... Fixed: Export CSV - Custom field true/false not using...
2014-02-15 Jean-Philippe... Always preload issues custom values (#16091).
2014-02-15 Jean-Philippe... Fixed alignments.
2014-02-15 Jean-Philippe... Removed trailing spaces in french locale.
2014-02-15 Jean-Philippe... Typo in french locale (#16073).
2014-02-15 Jean-Philippe... Typo in french locale (#16073).
2014-02-15 Jean-Philippe... Set version to 2.5.0.
2014-02-15 Toshi MARUYAMAGerman translation updated by Daniel Felix (#16097)
2014-02-14 Toshi MARUYAMAuse escaped "Can't" constant at MailerTest
2014-02-14 Toshi MARUYAMARails4: fix time related git adapter test failures
2014-02-14 Toshi MARUYAMARails4: replace deprecated Relation#sum with finder...
2014-02-14 Toshi MARUYAMAadd missing fixtures to TimeEntryReportsControllerTest
2014-02-13 Toshi MARUYAMARails4: fix PreviewsControllerTest assert_template...
2014-02-13 Toshi MARUYAMAfix source indent of Repository::Cvs model
2014-02-13 Toshi MARUYAMARails4: replace hard-coded html with class at Applicati...
2014-02-13 Toshi MARUYAMARails4: replace hard-coded html with class at Redmine...
2014-02-11 Toshi MARUYAMAallow jruby test failure on travis
2014-02-11 Toshi MARUYAMAuse jruby instead of jruby-18mode etc. at .travis.yml
2014-02-11 Toshi MARUYAMAadd "jruby-20mode" and "jruby-21mode" to .travis.yml
2014-02-11 Toshi MARUYAMARails4: replace hard-coded html with class at IssuesHel...
2014-02-10 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2014-02-09 Jean-Philippe... Test failure with Postgresql+ruby1.8 (#2549).
2014-02-09 Jean-Philippe... Makes #watcher_link return an empty string when given...
2014-02-09 Jean-Philippe... Display watch link only when inside project with logged...
2014-02-09 Jean-Philippe... Use spaces instead of tabs.
2014-02-09 Jean-Philippe... Enable the watching of news (#2549).
2014-02-09 Jean-Philippe... Check that target tables exist before proceeding.
2014-02-08 Jean-Philippe... Prevent inline images to overflow (#3163).
2014-02-08 Jean-Philippe... Updates for 2.4.3 release.
2014-02-08 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#16049)
2014-02-07 Toshi MARUYAMAadd "git --version" to .travis.yml
2014-02-07 Toshi MARUYAMAfix source indent of ApplicationHelperTest
2014-02-07 Jean-Philippe... Reverts r12855.
2014-02-07 Jean-Philippe... Adds JS response support to #render_error (#15760).
2014-02-07 Jean-Philippe... Project.activities should always return a ActiveRecord...
2014-02-07 Jean-Philippe... Code cleanup.
2014-02-07 Jean-Philippe... Updated locales.
2014-02-07 Jean-Philippe... Show tabs for existing custom field types only and...
2014-02-06 Jean-Philippe... Make sure that Repository#extra_info returns a Hash...
2014-02-06 Toshi MARUYAMAfix wrong issue 'assigned-to-my-group' css class (...
2014-02-06 Toshi MARUYAMARails4: replace hard-coded html with class at Applicati...
2014-02-06 Toshi MARUYAMAuse escaped "Can't" constant at IssuesHelperTest
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: replace ActionView::Helpers::TextHelper#truncat...
2014-02-06 Toshi MARUYAMARails4: add ApplicationHelper#truncate_single_line_raw...
2014-02-06 Toshi MARUYAMAadd tests of ApplicationHelper#link_to_issue subject...
next