]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-09-26 Toshi MARUYAMAuse set_language_if_valid 'en' at test_parent_should_be...
2012-09-26 Toshi MARUYAMAset default_language en at test_commit_closing_a_subpro...
2012-09-26 Toshi MARUYAMAfix number_to_currency() raises exception on Rails3...
2012-09-26 Toshi MARUYAMAadd more error message if public/plugin_assets cannot...
2012-09-26 Toshi MARUYAMAfix "can't convert Errno::EACCES into String" in case...
2012-09-25 Toshi MARUYAMAcode layout cleanup app/views/issues/_list.html.erb
2012-09-25 Toshi MARUYAMAremove trailing white-spaces from app/models/query.rb
2012-09-25 Toshi MARUYAMAreplace tab to space at app/models/query.rb
2012-09-25 Jean-Philippe... Fixed JSON escaping of filters (#11929).
2012-09-22 Jean-Philippe... Use eager loaded #principal association instead of...
2012-09-22 Jean-Philippe... Use eager loaded #principal association instead of...
2012-09-22 Jean-Philippe... Avoid to run one SQL query per member on Project#assign...
2012-09-22 Jean-Philippe... ParseDate missing in Ruby 1.9x (#11290).
2012-09-22 Jean-Philippe... Potential can't dup NilClass error in UserPreference...
2012-09-20 Jean-Philippe... Anonymous users should always see public issues only...
2012-09-20 Jean-Philippe... New relation form Cancel link is broken with Chrome...
2012-09-20 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-09-19 Jean-Philippe... Anonymous users should not see private issues with...
2012-09-19 Jean-Philippe... Slight changes to diff/file/annotate styles.
2012-09-19 Toshi MARUYAMAset svn:eol-style native to test/fixtures/files/hg...
2012-09-19 Toshi MARUYAMAremove empty setup method from test/unit/lib/redmine...
2012-09-19 Toshi MARUYAMAadd functional attachment test of mercurial export...
2012-09-19 Toshi MARUYAMAuse git diff format for all diff (#11868)
2012-09-18 Toshi MARUYAMAuse radio buttons instead of a select at attachment...
2012-09-18 Jean-Philippe... Use radio buttons instead of a select.
2012-09-18 Jean-Philippe... Remove trailing (revision nn) from filenames in subvers...
2012-09-18 Jean-Philippe... Fixed that git diff displays deleted files as /dev...
2012-09-18 Toshi MARUYAMAscm: bazaar: add more comment to non ASCII path tests...
2012-09-18 Toshi MARUYAMAscm: bazaar: do not call super initialize method at...
2012-09-18 Toshi MARUYAMAscm: bazaar: add non ASCII path test to unit model...
2012-09-18 Toshi MARUYAMAscm: bazaar: use log encoding as path encoding (#11834)
2012-09-18 Toshi MARUYAMAfix deprecation warning of the format in the template...
2012-09-17 Toshi MARUYAMAscm: bazaar: convert path encoding from @path_encoding...
2012-09-17 Toshi MARUYAMAscm: bazaar: convert path encoding from @path_encoding...
2012-09-17 Toshi MARUYAMAscm: bazaar: convert command line character encoding...
2012-09-17 Toshi MARUYAMAscm: bazaar: add @path_encoding instance value and...
2012-09-17 Toshi MARUYAMAscm: bazaar: update test repository (#11834)
2012-09-17 Jean-Philippe... Fixed: load_default_data task fails to print the error...
2012-09-17 Jean-Philippe... Fixed #onthefly_creation_failed broken by r9940 (#11850).
2012-09-17 Toshi MARUYAMAscm: bazaar: add entry test to unit lib test
2012-09-17 Toshi MARUYAMAscm: git: add entry test to unit lib test
2012-09-17 Toshi MARUYAMAscm: bazaar: code layout cleanup adapter revisions...
2012-09-17 Toshi MARUYAMAscm: bazaar: add revisions test to unit lib test
2012-09-16 Jean-Philippe... Added a test for JSON upload.
2012-09-16 Jean-Philippe... Removed test contexts.
2012-09-16 Jean-Philippe... Adds assertions on the confirmation form.
2012-09-16 Jean-Philippe... Adjust tests for new fixture.
2012-09-16 Jean-Philippe... Adds missing WikiContent fixture.
2012-09-16 Jean-Philippe... Updates macro description (#10789).
2012-09-16 Jean-Philippe... Adds a "depth" option to the child_pages macro (#10789).
2012-09-16 Jean-Philippe... Attachments should be available to the text formatter...
2012-09-16 Toshi MARUYAMAscm: bazaar: remove unused scm.revisions ":with_paths...
2012-09-16 Toshi MARUYAMAscm: bazaar: add asserting entries root path at unit...
2012-09-16 Jean-Philippe... Do not consider that versions that are due today are...
2012-09-16 Jean-Philippe... Accept float in inline styles.
2012-09-16 Jean-Philippe... Updates for 2.0.4 and 2.1.0 releases.
2012-09-16 Toshi MARUYAMAscm: mercurial: add test of diff from new to old revisi...
2012-09-16 Toshi MARUYAMAscm: bazaar: add diff test to unit lib test
2012-09-16 Toshi MARUYAMAscm: bazaar: separate constant repository path to repos...
2012-09-16 Toshi MARUYAMAscm: bazaar: do not use file:// for repository path...
2012-09-16 Toshi MARUYAMAscm: bazaar: add asserting entries subdirectory path...
2012-09-15 Toshi MARUYAMAscm: git: remove unnecessary encoding header from unit...
2012-09-15 Toshi MARUYAMAscm: git: change test author encoding in unit adapter...
2012-09-15 Toshi MARUYAMAremove unused "require 'redmine/codeset_util'" from...
2012-09-15 Toshi MARUYAMAremove redundant empty lines from RepositoriesHelper
2012-09-15 Toshi MARUYAMAremove unused "require 'iconv'" from RepositoriesHelper
2012-09-15 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#11836)
2012-09-14 Toshi MARUYAMAadd copyright statement to test/unit/lib/redmine/scm...
2012-09-12 Etienne MassipFixed comment.
2012-09-12 Jean-Philippe... Redmine.pm fails when permissions are NULL (#11818).
2012-09-11 Jean-Philippe... Code cleanup (#11814).
2012-09-11 Jean-Philippe... Set the first day of week in the date picker according...
2012-09-11 Jean-Philippe... Use javascript_tag.
2012-09-11 Jean-Philippe... Moved the javascript includes in html head.
2012-09-11 Jean-Philippe... Revision graph sometimes broken (#11612).
2012-09-11 Jean-Philippe... Upgraded raphael.js to 2.1.0 (#10419).
2012-09-11 Jean-Philippe... Set version to 2.1.0.
2012-09-11 Toshi MARUYAMAdo not show estimated time if it is nil on issue page
2012-09-11 Toshi MARUYAMAadd asserting that issue estimated hours is nil when...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the tooltip
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the label...
2012-09-11 Toshi MARUYAMAgantt: remove redundant empty lines from unit gantt...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at subject...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the markers
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_pdf method of lib/redmine...
2012-09-11 Toshi MARUYAMAgantt: fix unit gantt helper test fails
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at the task bar
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup image_task method of lib...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_image method of lib/redmi...
2012-09-11 Toshi MARUYAMAgantt: use content_tag instead of html tag at helper...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup pdf_task method of lib/redmi...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup pdf_subject method of lib...
2012-09-11 Toshi MARUYAMAgantt: code layout cleanup to_pdf method of lib/redmine...
2012-09-10 Toshi MARUYAMAgantt: use content_tag instead of html tag at subject...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup html_subject method of lib...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup line_for_issue method of...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup line_for_version method...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup render method of lib/redmine...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup params* method of lib/redmin...
2012-09-10 Toshi MARUYAMAgantt: code layout cleanup initialize method of lib...
next