]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-01-22 Jean-Philippe... Removed unused shoulda macros.
2013-01-22 Jean-Philippe... ActionController::IntegrationTest is ActionDispatch...
2013-01-22 Jean-Philippe... Adds missing copyright.
2013-01-22 Jean-Philippe... Adds a subclass of ActionDispatch::IntegrationTest...
2013-01-21 Jean-Philippe... More specific warning.
2013-01-21 Toshi MARUYAMASwedish translation changed by Nicklas Holm (#12927)
2013-01-21 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12927)
2013-01-21 Toshi MARUYAMABulgarian translation changed by Ivan Cenov (#12926)
2013-01-21 Toshi MARUYAMABulgarian translation for trunk updated by Ivan Cenov...
2013-01-21 Toshi MARUYAMABulgarian translation for 2.2-stable updated by Ivan...
2013-01-21 Toshi MARUYAMASpanish translation for trunk updated by Jorge López...
2013-01-21 Toshi MARUYAMASpanish translation for 2.2-stable updated by Jorge...
2013-01-21 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-01-20 Jean-Philippe... Updates for 2.2.2 release.
2013-01-20 Jean-Philippe... Input fields restricted on length should have maxlength...
2013-01-20 Jean-Philippe... "Parent task is invalid" while editing child issues...
2013-01-20 Jean-Philippe... Strip {{toc}} tags in pdf exports (#9842).
2013-01-20 Jean-Philippe... Respond with 404 when params[:ids] is missing (#12898).
2013-01-20 Jean-Philippe... Fixed that adding a blank/invalid block to my page...
2013-01-20 Jean-Philippe... Test failure.
2013-01-20 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12122)
2013-01-20 Jean-Philippe... Code cleanup.
2013-01-20 Jean-Philippe... Don't use && return.
2013-01-20 Jean-Philippe... Don't use && return.
2013-01-20 Jean-Philippe... Safer find_by_ call.
2013-01-20 Jean-Philippe... Adjust warning message (#12251).
2013-01-20 Jean-Philippe... Plugin settings div should perhaps have 'settings'...
2013-01-20 Jean-Philippe... Fix 500 error for requests to the settings path for...
2013-01-20 Jean-Philippe... Changed fieldset legend and make it hidden by default...
2013-01-20 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12401)
2013-01-20 Jean-Philippe... Fills locales (#12122).
2013-01-20 Jean-Philippe... Style should be applied to child legend only.
2013-01-20 Jean-Philippe... Removed duplicate HTML element id (#12122).
2013-01-20 Jean-Philippe... Gantt progress lines (#12122).
2013-01-20 Jean-Philippe... Always log scm stderr and makes the log file path confi...
2013-01-20 Jean-Philippe... Update locales for new document permissions (#12401).
2013-01-20 Jean-Philippe... Split "Manage documents" permission into create, edit...
2013-01-20 Jean-Philippe... Adds tests for Redmine::MenuManager.
2013-01-19 Jean-Philippe... Set ruby1.9 as default for the database configuration...
2013-01-19 Jean-Philippe... database.yml should be configured first.
2013-01-19 Jean-Philippe... Don't abort when database.yml is not present.
2013-01-19 Jean-Philippe... Adds sqlserver configuration for the CI server.
2013-01-18 Jean-Philippe... Adds pagination to users list when adding project or...
2013-01-18 Toshi MARUYAMAnot use unnecessary instance variable at unit message...
2013-01-18 Toshi MARUYAMAcode layout clean up unit message test
2013-01-15 Jean-Philippe... Link to attachment should return latest attachment...
2013-01-15 Jean-Philippe... Underscores are allowed in project identifiers (#9225).
2013-01-15 Jean-Philippe... Bundle only the required database gems and adds sqlserv...
2013-01-14 Jean-Philippe... Attachment name is added in the generated link.
2013-01-14 Jean-Philippe... Attachment name is added in the generated link.
2013-01-14 Jean-Philippe... Attachment name is added in the generated link.
2013-01-14 Jean-Philippe... Use helper.
2013-01-14 Jean-Philippe... Use named route with attachment filename for inline...
2013-01-14 Jean-Philippe... Adds a named route for thumbnails and use route helper...
2013-01-14 Jean-Philippe... Add named routes for attachments and use route helpers...
2013-01-14 Jean-Philippe... Use route helper in #link_to_message.
2013-01-14 Jean-Philippe... Removed deprecated call from examples.
2013-01-14 Jean-Philippe... Use route helper in #link_to_project.
2013-01-14 Jean-Philippe... Add links to projects in Group projects list (#12843).
2013-01-13 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-01-13 Toshi MARUYAMAuse "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due...
2013-01-13 Toshi MARUYAMAfix typo of attachments controller test names
2013-01-13 Toshi MARUYAMAfix test failures (#12787)
2013-01-12 Jean-Philippe... Encoding::InvalidByteSequenceError may be raised even...
2013-01-12 Jean-Philippe... Don't use Iconv with ruby1.9 (#12787).
2013-01-12 Jean-Philippe... Removed useless require 'iconv' (#12787).
2013-01-12 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12819)
2013-01-12 Jean-Philippe... Makes issue custom fields available as timelog columns...
2013-01-12 Jean-Philippe... Filling locales (#10191).
2013-01-12 Jean-Philippe... Adds issue custom fields to time entries filters (...
2013-01-12 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12818)
2013-01-12 Jean-Philippe... Copyright for 2013 (#12788).
2013-01-12 Jean-Philippe... Adds a message about disabling multiple values on custo...
2013-01-12 Jean-Philippe... Ability to uncheck "Multiple values" for existing custo...
2013-01-11 Jean-Philippe... Plugins cannot route wiki page sub-path (#12749).
2013-01-11 Toshi MARUYAMASwedish translation changed by Nicklas Holm (#12810...
2013-01-11 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12809)
2013-01-11 Toshi MARUYAMASerbian translation changed by Miodrag Milic (#12806...
2013-01-11 Toshi MARUYAMASerbian translation updated by Miodrag Milic (#12800)
2013-01-10 Jean-Philippe... Fixed: Cannot edit a wiki section which title starts...
2013-01-10 Jean-Philippe... Code cleanup (#12801).
2013-01-10 Jean-Philippe... Fixed that viewing the history of a wiki page with...
2013-01-09 Jean-Philippe... Changes for 2.2.1 release.
2013-01-08 Toshi MARUYAMAUpgrade to Rails 3.2.11
2013-01-08 Jean-Philippe... Deprecation warnings (#12774).
2013-01-08 Jean-Philippe... Workaround for #12750.
2013-01-06 Jean-Philippe... Check if index exists before removing it (#12713).
2013-01-06 Jean-Philippe... Don't compute version start date if due_date is nil.
2013-01-06 Jean-Philippe... Gantt perf: fixed that Project#start_date and #due_date...
2013-01-06 Jean-Philippe... Removed debug messages.
2013-01-06 Jean-Philippe... Fixed that previews are broken by r10957 (#12642).
2013-01-06 Toshi MARUYAMAMore specific message for project identifier in Japanes...
2013-01-06 Toshi MARUYAMAJapanese "notice_account_register_done" translation...
2013-01-06 Jean-Philippe... More specific message for project identifier (#9225).
2013-01-06 Jean-Philippe... Generate project identifier automatically with JavaScri...
2013-01-06 Jean-Philippe... Test fails when run at the beginning of the day.
2013-01-06 Toshi MARUYAMAremove trailing white-spaces from app/models/mail_handl...
2013-01-05 Jean-Philippe... Fixed that macros with uppercase letters can not be...
2013-01-05 Jean-Philippe... Negative estimated hours should not be valid (#12735).
2013-01-05 Jean-Philippe... Adds a custom validator for dates (#12736).
next