]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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...
2012-09-10 Toshi MARUYAMAgantt: remove redundant empty lines from lib/redmine...
2012-09-09 Jean-Philippe... Fixed TLS configuration in example (#11034).
2012-09-09 Jean-Philippe... Log current user on each request.
2012-09-09 Jean-Philippe... Deep headings in TOC are too small.
2012-09-09 Jean-Philippe... Code cleanup.
2012-09-09 Jean-Philippe... Issues assigned to a locked/closed version are now...
2012-09-09 Jean-Philippe... Fixed that the reminder email excludes issues assigned...
2012-09-09 Jean-Philippe... Fixed: Issues associated with a locked version are...
2012-09-09 Jean-Philippe... Fixed that target version is lost on project copy for...
2012-09-09 Jean-Philippe... Code cleanup.
2012-09-08 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11799)
2012-09-08 Jean-Philippe... Filling locales (#6965).
2012-09-08 Jean-Philippe... Do not copy subtasks twice when copying an issue and...
2012-09-08 Jean-Philippe... Adapt subtasks copy when copying a project (#6965).
2012-09-08 Jean-Philippe... Option to copy subtasks when copying issue(s) (#6965).
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html days headers
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html weeks headers
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at days...
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup ruby code at head of show...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html months headers
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code cleanup html today red line
2012-09-08 Toshi MARUYAMAgantt: fix code indents of html today red line
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
next