]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-06-06 Jean-Philippe... Fix edit description link in low resolution (#25064).
2017-06-06 Jean-Philippe... Link to issues assigned to user or his groups (#25212).
2017-06-06 Jean-Philippe... Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve...
2017-06-06 Jean-Philippe... Use stored ref. to array holding supported languages...
2017-06-06 Jean-Philippe... Pull-up retrieve_supported_languages private class...
2017-06-06 Jean-Philippe... Remove internal CodeRay scanners (#26055).
2017-06-06 Jean-Philippe... Set default assignee before validation (#26072).
2017-06-06 Jean-Philippe... Fixes typo in safe attributes declaration (#25724).
2017-06-06 Toshi MARUYAMAremove trailing white space from test/functional/workfl...
2017-06-06 Toshi MARUYAMAGemfile: ping roadie version 3.2 to prevent decadency...
2017-06-06 Toshi MARUYAMAremove trailing white space from test/unit/project_nest...
2017-06-06 Toshi MARUYAMAallow unicode whitespace after mail handler body delimi...
2017-06-03 Jean-Philippe... Using #joins is needed here with Rails 5.
2017-06-03 Jean-Philippe... Don't check that param is a Hash.
2017-06-03 Jean-Philippe... Don't check that param is a Hash.
2017-06-03 Jean-Philippe... Permit role_ids on update.
2017-06-03 Jean-Philippe... Make sure we can call #values.
2017-06-03 Jean-Philippe... Use strong params for CustomFieldEnumeration.
2017-06-03 Jean-Philippe... Permit enumeration params.
2017-06-03 Jean-Philippe... Don't check that param is a Hash.
2017-06-03 Jean-Philippe... Prevent clash with Rails 5.1 Mailer class.
2017-06-03 Jean-Philippe... Make sure that the journal is not created if issue...
2017-06-03 Jean-Philippe... AR uniq deprecated in Rails 5.
2017-06-03 Jean-Philippe... Use regular instance methods instead of association...
2017-06-03 Jean-Philippe... redirect_to :back deprecated in Rails 5.
2017-06-01 Jean-Philippe... Errors#get is deprecated in Rails 5.
2017-06-01 Jean-Philippe... Use query parameters intead of params in CSV link.
2017-06-01 Jean-Philippe... Adjust reposman log messages.
2017-06-01 Jean-Philippe... Show message before registering repository in Redmine.
2017-06-01 Jean-Philippe... Use JSON instead of XML for reposman.rb.
2017-06-01 Jean-Philippe... Use #safe_attributes= instead.
2017-06-01 Jean-Philippe... Use #skip_after_action instead of #skip_after_filter.
2017-06-01 Jean-Philippe... Don't call #head with a hash.
2017-06-01 Jean-Philippe... Create tmp directory on test launch.
2017-06-01 Jean-Philippe... Use Rails 5 syntax for integration tests.
2017-05-31 Jean-Philippe... Use Rails 5 syntax for functional tests.
2017-05-30 Toshi MARUYAMAremove trailing white-space from test/unit/mailer_test.rb
2017-05-30 Toshi MARUYAMAMarkdown: Upgrade redcarpet gem to 3.4 (#25781)
2017-05-30 Toshi MARUYAMAGemfile: pin test_after_commit version 0.4 (#25794)
2017-05-30 Toshi MARUYAMAuse only one if with two conditions in issue show inste...
2017-05-27 Toshi MARUYAMAfix wrong German translation of logging time error...
2017-05-27 Toshi MARUYAMAremove trailing white-spaces from test/unit/issue_subta...
2017-05-27 Jean-Philippe... Change french translation for indentation (#25687).
2017-05-27 Jean-Philippe... Show the same trackers and statuses on time entry queri...
2017-05-27 Jean-Philippe... Statuses of subprojects should be showed too (#5385).
2017-05-27 Jean-Philippe... Show statuses of project trackers only (#5385).
2017-05-27 Jean-Philippe... Cusotom field label should not be associated to the...
2017-05-27 Jean-Philippe... Send journal notification after commit (#25794).
2017-05-27 Jean-Philippe... Rescue any EncodingError exceptions (#25861).
2017-05-27 Jean-Philippe... Check tracker permissions when copying an issue (#25791).
2017-05-27 Jean-Philippe... Highlight language aliases are no more supported (...
2017-05-19 Toshi MARUYAMABetter wording for issue update conflict resolution...
2017-05-19 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-05-13 Jean-Philippe... Send reminders about visible issues only (#25713).
2017-05-13 Jean-Philippe... Optimize gantt charts for mobile screens (#25745).
2017-05-13 Jean-Philippe... Render register page on all non-POST requests to accoun...
2017-05-13 Jean-Philippe... Only perform login action on explicit POST (#25653).
2017-05-13 Jean-Philippe... Use mysql2 0.4.6 instead of 0.3 (#25829).
2017-05-13 Jean-Philippe... Show no data message when searching only.
2017-05-13 Jean-Philippe... Preserve jump param when searching for projects.
2017-05-13 Jean-Philippe... Moves project quick search to a dedicated action.
2017-05-10 Toshi MARUYAMAremove trailing white spaces from test/unit/issue_test.rb
2017-05-10 Toshi MARUYAMAGemfile: pin roadie-rails version 1.1 (#25807)
2017-04-25 Toshi MARUYAMAremove trailing white-space from app/models/time_entry_...
2017-04-25 Toshi MARUYAMAremove trailing white-space from app/models/user.rb
2017-04-16 Toshi MARUYAMAJapanese translation for field_attr_* changed by Go...
2017-04-13 Jean-Philippe... Preview when editing journal notes broken by r15621.
2017-04-13 Jean-Philippe... Prevent deadlocks by only locking the exact records...
2017-04-13 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25573)
2017-04-09 Jean-Philippe... For 3 comments or more, show reply link at top of comme...
2017-04-09 Jean-Philippe... Adds setting_show_custom_fields_on_registration string...
2017-04-09 Jean-Philippe... Introduce setting to hide optional user custom fields...
2017-04-09 Jean-Philippe... Updates for 3.3.3 release.
2017-04-09 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#25557)
2017-04-08 Toshi MARUYAMAgenerate i18n keys (#482)
2017-04-08 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-04-08 Jean-Philippe... Adds tests for default assignments (#482).
2017-04-08 Jean-Philippe... Option to set a default assignee on each project (...
2017-04-08 Jean-Philippe... Use rbpdf 1.19.2 (#22335, #24271).
2017-04-06 Toshi MARUYAMAGemfile: remove jruby definitions
2017-04-06 Toshi MARUYAMAGemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3
2017-04-06 Toshi MARUYAMAGemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3
2017-04-06 Toshi MARUYAMAshow Windows code page on appveyor
2017-04-06 Jean-Philippe... Fixed that watchers list is not updated when changing...
2017-04-06 Jean-Philippe... Option to copy watchers when copying issues (#10460).
2017-04-06 Jean-Philippe... Let the context menu work on elements that are not tr.
2017-04-06 Jean-Philippe... Reverts to rbpdf 1.19.0 for now.
2017-04-06 Jean-Philippe... Set autocomplete to off on project quick search (#23310).
2017-04-06 Jean-Philippe... Fixed that related to "no open issues" filter shows...
2017-04-06 Jean-Philippe... Rename @noborder@ CSS class to @wiki-class-noborder...
2017-04-06 Jean-Philippe... Filter arbitrary class names and ids in rendered HTML...
2017-04-06 Jean-Philippe... Helper methods to find out if a given language is suppo...
2017-04-06 Jean-Philippe... Add kbd to ALLOWED_TAGS (#25503).
2017-04-05 Toshi MARUYAMARussian "setting_timespan_format" translation updated...
2017-04-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25518)
2017-04-05 Toshi MARUYAMARussian translation for label_user_mail_option_only_...
2017-04-05 Jean-Philippe... Adds a test for #25526.
2017-04-05 Jean-Philippe... Always set spent_hours instance variables to a Float...
2017-04-05 Jean-Philippe... Code cleanup.
2017-04-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25518)
next