]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-06-17 Jean-Philippe... Move download link to contextual area (#26035).
2017-06-17 Jean-Philippe... Link to user by id (#4179).
2017-06-17 Jean-Philippe... Redmine::Plugin.directory is an absolute path (#24007).
2017-06-17 Jean-Philippe... Reverts r16666 that prevents Redmine to start.
2017-06-17 Jean-Philippe... Render all possible inline textile images even if an...
2017-06-17 Jean-Philippe... Removes duplicate shell_quote method (#26149).
2017-06-17 Jean-Philippe... Change plugins directory through the configuration...
2017-06-17 Jean-Philippe... Preview files by default instead of downloading them...
2017-06-15 Toshi MARUYAMAremove trailing white spaces from test/functional/track...
2017-06-15 Toshi MARUYAMAgannt: not show %done if the field is disabled for...
2017-06-12 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26136)
2017-06-10 Jean-Philippe... Adds a test for wiki destroy confirmation.
2017-06-10 Jean-Philippe... Clean up wiki destroy confirmation message.
2017-06-10 Jean-Philippe... Set inverse_of on project boards association.
2017-06-10 Jean-Philippe... Adds some margin to issue gravatar (#25775).
2017-06-10 Jean-Philippe... Removes duplicate avatar of assignee (#25775).
2017-06-10 Jean-Philippe... Adds tests for #25775.
2017-06-10 Jean-Philippe... Show assignee's icon in addition to author's icon ...
2017-06-10 Jean-Philippe... Plugin directory is configurable (#24007).
2017-06-10 Jean-Philippe... Rename a few tests.
2017-06-10 Jean-Philippe... Highlight menu item when viewing an attachment (#25988).
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
next