]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2019-04-18 Go MAEDAUpdate Rails ujs (#31205).
2019-04-18 Go MAEDAShow the total number of open issues in a reminder...
2019-04-18 Go MAEDAMultiselect elements don't expand (#31147, #31216).
2019-04-12 Go MAEDATest for r18057 (#30441).
2019-04-12 Go MAEDAAttachments with Unicode uppercase names are not shown...
2019-04-10 Go MAEDAAdd custom styles for all fields (#31147).
2019-04-10 Go MAEDAUse HTTP status code 403 instead of 401 when REST API...
2019-04-09 Go MAEDA"Create and continue" button for custom fields (#31159).
2019-04-09 Go MAEDAShow version status as badge in rodmap#index and roadma...
2019-04-09 Go MAEDAMove styles for count and private to a new class named...
2019-04-08 Go MAEDARemove trailing whitespaces from journals_helper.rb
2019-04-08 Go MAEDADon't raise an exception when the emission email addres...
2019-04-08 Go MAEDAAdd hints to clipboard paste and dragging of images...
2019-04-07 Go MAEDAGarbage lines in the output of 'git branch' break git...
2019-04-06 Go MAEDACode cleanup: use safe navigation operator in app/model...
2019-04-05 Go MAEDABulgarian translation update (#31148).
2019-04-05 Toshi MARUYAMAcode clean up GitAdapter
2019-04-05 Toshi MARUYAMAscm: git: fix non ascii branch and tag browsing (#16881)
2019-04-05 Toshi MARUYAMAcode clean up GitAdapterTest
2019-04-05 Toshi MARUYAMAscm: git: add new one latin1 tag to test repository...
2019-04-05 Toshi MARUYAMAscm: git: add new two latin1 branches to test repositor...
2019-04-04 Toshi MARUYAMAcode clean up GitAdapter
2019-04-04 Toshi MARUYAMAcode clean up GitAdapter
2019-04-04 Toshi MARUYAMAcode clean up RepositoryGitTest for test repository...
2019-04-04 Toshi MARUYAMAskip RepositoriesControllerTest#test_show_should_show_d...
2019-04-03 Go MAEDARemove useless code in TimeEntryQuery#sql_for_activity_...
2019-04-02 Go MAEDAReplace float rules with flexbox for content and sideba...
2019-04-01 Go MAEDATimelogTest#test_default_query_setting fails depending...
2019-03-31 Go MAEDAFix typo in r18021 (#31119).
2019-03-31 Go MAEDAUpdate sqlite3 gem (~> 1.4.0) (#31126).
2019-03-31 Go MAEDAUpdate Rails to 5.2.3 (#31113).
2019-03-31 Jean-Philippe... Updates for 4.0.3 release.
2019-03-31 Go MAEDAGalician translation update (#31119).
2019-03-31 Go MAEDARemove trailing whitespaces from config/locales/gl.yml
2019-03-30 Jean-Philippe... Let user select a tracker from the modal (#442).
2019-03-30 Jean-Philippe... Cannot uncheck Gantt chart options of a custom query...
2019-03-30 Jean-Philippe... Preformatted text overflows the preview area (#30988).
2019-03-30 Jean-Philippe... "View differences" buttons are shown in the repository...
2019-03-28 Go MAEDAShow projects using a table instead of an unordered...
2019-03-27 Go MAEDAUse Regexp#match? to reduce allocations of MatchData...
2019-03-26 Go MAEDAFix that deleting a version silently deletes its attach...
2019-03-25 Go MAEDAProject search should select subprojects scope when...
2019-03-25 Go MAEDARemove trailing whitespaces from test/functional/projec...
2019-03-24 Go MAEDAGroup time entries by created date (#30233).
2019-03-23 Go MAEDAAdd a link syntax "#note-6" to help files (#30829).
2019-03-21 Go MAEDABulgarian translation update (#31015).
2019-03-21 Go MAEDAReorder strings in the Bulgarian translation (#29790).
2019-03-21 Go MAEDATraditional Chinese translation update (#31073).
2019-03-21 Go MAEDAChange Japanese translation for "note" in help files...
2019-03-21 Go MAEDARemove frozen_string_literal magic comment from files...
2019-03-21 Go MAEDASupport frozen_string_literal in test/**/*.rb (#26561).
2019-03-21 Go MAEDARemove extra #dup (#26561).
2019-03-20 Go MAEDAFix FrozenError in BazaarAdapter.branch_conf_path ...
2019-03-20 Go MAEDASimpler link syntax "#note-123" to make a link to a...
2019-03-20 Go MAEDAUse #b shortcut instead of #force_encoding (#31059).
2019-03-19 Go MAEDADecode hexadecimal-encoded literals in order to be...
2019-03-19 Go MAEDAFix FrozenError in RepositoriesController#diff (#31052...
2019-03-18 Go MAEDARemove unused method ApplicationHelper#generate_csv...
2019-03-17 Go MAEDASupport frozen_string_literal in lib/**/*.rb (#26561).
2019-03-17 Go MAEDASupport frozen_string_literal in app/**/*.rb (#26561).
2019-03-17 Go MAEDASupport frozen_string_literal in lib/redmine/export...
2019-03-17 Go MAEDARemove trailing whitespaces from lib/redmine/export...
2019-03-17 Go MAEDASupport frozen_string_literal in config/initializers...
2019-03-17 Go MAEDAEnable frozen_string_literal for all files under config...
2019-03-17 Go MAEDAEnable frozen_string_literal for files which don't...
2019-03-17 Go MAEDASupport frozen_string_literal in issue, journal, and...
2019-03-17 Go MAEDAEnable frozen_string_literal for app/views/*/*.builder...
2019-03-16 Go MAEDAEnable frozen_string_literal for some files under test...
2019-03-16 Go MAEDAEnable frozen_string_literal for some files under app...
2019-03-16 Go MAEDARemove unnecessary encoding magic comment (#31034).
2019-03-16 Go MAEDAFix RDMwriteFormattedCell destroying an argument (...
2019-03-16 Go MAEDAFix that methods in Redmine::CodesetUtil destroy the...
2019-03-15 Jean-Philippe... Display user's groups on profile (#12796).
2019-03-15 Jean-Philippe... Show recent documents first (#29725).
2019-03-15 Jean-Philippe... Adds label_trackers_description and label_open_trackers...
2019-03-15 Jean-Philippe... Add a description for trackers (#442).
2019-03-15 Jean-Philippe... Adds label_inherited_from_parent_project and label_inhe...
2019-03-15 Jean-Philippe... Display details about inheritance when editing a member...
2019-03-15 Jean-Philippe... PluginRequirementError is now raised instead of PluginN...
2019-03-15 Jean-Philippe... Long text custom fields don't accept values longer...
2019-03-15 Jean-Philippe... Support issue[assigned_to_id]=me when prefilling issues...
2019-03-15 Jean-Philippe... Reverts r11130 and r11132 (#9225).
2019-03-15 Jean-Philippe... Unified diff link broken on specific file/revision...
2019-03-15 Jean-Philippe... Include plugin name in the exception when the plugin...
2019-03-15 Jean-Philippe... Add plugin lib directory to rails autoload paths (...
2019-03-15 Jean-Philippe... Send columns as a param to context menu instead of...
2019-03-15 Jean-Philippe... Filtering issues via context menu should not reset...
2019-03-15 Jean-Philippe... Update footer copyright to 2019 (#30872).
2019-03-15 Jean-Philippe... Searching for issue number with REST API redirects...
2019-03-15 Go MAEDAAlways use HTTPS when accessing gravatar.com (#31022).
2019-03-15 Go MAEDAAdd "frozen_string_literal: false" for all files (...
2019-03-14 Go MAEDARemove trailing whitespaces from lib/plugins/gravatar...
2019-03-14 Go MAEDAUpgrade to Rails 5.2.2.1 (#31026).
2019-03-13 Go MAEDAFix the test (#4502).
2019-03-10 Go MAEDAReverts r17891 (#30099).
2019-03-09 Go MAEDA"rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).
2019-03-09 Go MAEDAMove custom field classes to a method (#30994).
2019-03-09 Go MAEDAAdd CSS class to user custom fields (#30985).
2019-03-07 Go MAEDATraditional Chinese translation (#30983).
2019-03-07 Go MAEDA"Last updated by" filter causes an SQL error with Maria...
next