]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-06-10 Jean-Philippe... Preview files by default instead of downloading them...
2017-06-10 Jean-Philippe... Adds missing .icon-download CSS class (#25999).
2017-06-10 Jean-Philippe... Style links on repository entries as 2nd level tabs...
2017-06-10 Jean-Philippe... Make common/_tabs partial usable without JS partial...
2017-06-10 Jean-Philippe... Add download icon to download links on file and repo...
2017-06-10 Jean-Philippe... View content of repository files by default, instead...
2017-06-10 Toshi MARUYAMAremove trailing white spaces from test/functional/wiki_...
2017-06-10 Toshi MARUYAMAremove is_binary_data? from String (#25563)
2017-06-07 Jean-Philippe... Generate markup for uploaded image dropped into wiki...
2017-06-07 Jean-Philippe... Add table border to email notifications (#25842).
2017-06-07 Jean-Philippe... Search in project and its subprojects by default (...
2017-06-07 Jean-Philippe... Adds permission_view_news string to locales (#7068).
2017-06-07 Jean-Philippe... New permission: view news (#7068).
2017-06-07 Jean-Philippe... Fixes wrong condition (#4179).
2017-06-07 Jean-Philippe... New Permission: View Forum (#4866).
2017-06-07 Jean-Philippe... Link to user in wiki syntax (#4179).
2017-06-07 Jean-Philippe... DOn't show time entries when query is invalid (#23912).
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
next