]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2024-02-08 Go MAEDAPrincipal.not_member_of scope does not accept ActiveRec...
2024-02-07 Marius BalteanuMove public assets (images, javascripts, stylesheets...
2024-02-07 Marius BalteanuReverts r22694 (#39111).
2024-02-07 Marius BalteanuMove public assets (images, javascripts, stylesheets...
2024-02-07 Marius BalteanuReplaces @public/plugin_assets@ with @public/assets...
2024-02-07 Marius BalteanuIncludes favicon in assets pipeline (#39111).
2024-02-07 Marius BalteanuRemoves configuration flag example related to @redmine...
2024-02-07 Marius BalteanuRemoves @redmine:plugins:assets@ from @redmine:plugins...
2024-02-07 Go MAEDARaise the maximum length of the title element in the...
2024-02-07 Go MAEDAFix performance issue with email address auto-linking...
2024-02-07 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterGuardClause...
2024-02-06 Go MAEDAFix cutoff of user select element in activity sidebar...
2024-02-05 Go MAEDAFix RuntimeError on `reload!` in the Rails console...
2024-02-05 Go MAEDARemove trailing whitespaces from test/unit/lib/redmine...
2024-02-05 Go MAEDAEnsure tests remain robust against trailing whitespace...
2024-02-04 Go MAEDAHungarian translation update (#33413).
2024-02-03 Go MAEDAAdd spaces around the slash for consistency and better...
2024-02-03 Go MAEDAInternationalize "Check all / Uncheck all" tooltip...
2024-02-02 Go MAEDAFix click event handling in mobile view after closing...
2024-02-01 Go MAEDAOptimize queries visibility check (#39852).
2024-02-01 Go MAEDAFix RuboCop offense Layout/SpaceAroundBlockParameters...
2024-02-01 Go MAEDAAdd support for IDN (internationalized domain name...
2024-01-31 Marius BalteanuInclude auth_source in /users API response if request...
2024-01-30 Go MAEDAUpdate activerecord-sqlserver-adapter to 7.1 (#40148...
2024-01-30 Go MAEDAFix ScmData.binary? method not to consider UTF-8 text...
2024-01-29 Go MAEDAExtraneous whitespace when selecting and copying issue...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuImport application.css in themes using absolute url...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuUse absolute URL (propshaft default format) for images...
2024-01-29 Marius BalteanuEnsure url in context_menu css files is absolute (...
2024-01-28 Go MAEDAUpdate Rails to 7.1.3 (#36320).
2024-01-28 Go MAEDADrop FastCGI support (#40092).
2024-01-27 Go MAEDASet TargetRubyVersion of RuboCop to 3.0 (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Style/ArgumentsForwarding (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Style/RedundantFreeze (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Lint/RedundantDirGlobSort (#38585).
2024-01-27 Go MAEDAFix RuboCop offense "Lint/Syntax: invalid escape charac...
2024-01-27 Marius BalteanuUse images generated by the asset pipeline in context_m...
2024-01-27 Go MAEDADrop Ruby 2.7 support (#38585).
2024-01-27 Go MAEDAFix RuboCop offense Layout/SpaceAfterComma (#40099).
2024-01-27 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterMagicComment...
2024-01-27 Go MAEDAFix RuboCop offense Style/BlockDelimiters, Layout/Multi...
2024-01-26 Go MAEDAFix RuboCop offense Style/MapToHash (#39111).
2024-01-26 Go MAEDAFix RuboCop offense Style/ReturnNilInPredicateMethodDef...
2024-01-26 Go MAEDAFix RuboCop offense Performance/RedundantEqualityCompar...
2024-01-26 Marius BalteanuFix failing test by ignoring the directories that start...
2024-01-26 Marius BalteanuRemoves debug code added in r22638 (#39111).
2024-01-26 Marius BalteanuFixes multiple RuboCop offenses (#39111).
2024-01-26 Marius BalteanuAdds debug code to investigate test fail on CI (#39111).
2024-01-25 Marius BalteanuAdds user status to users list API (#38948).
2024-01-25 Marius BalteanuInclude @auth_source@ in /users/:id API response if...
2024-01-25 Marius BalteanuRemove deprecated @status=@ param used to get all users...
2024-01-25 Marius BalteanuAdds deprecation warning when an empty status param...
2024-01-25 Marius BalteanuFixes javascript file name by removing ujs reference...
2024-01-25 Marius BalteanuRemoves @redmine:plugins:assets@ task which is no longe...
2024-01-25 Marius BalteanuRemove hardcoded version of rails-ujs and include the...
2024-01-25 Marius BalteanuFix tests after asset pipeline implementation (#39111).
2024-01-25 Marius BalteanuRemove code that is no longer needed as a result of...
2024-01-25 Marius BalteanuAdd Propshaft library to enable the asset pipeline...
2024-01-25 Marius BalteanuRestores API compatibility to legacy status when status...
2024-01-25 Marius BalteanuEnable "any" and "none" operators for status filter...
2024-01-25 Marius BalteanuAdd test cases for @status=*@, @status=@ and @status...
2024-01-24 Go MAEDARemove unnecessary use of instance variables in CSV...
2024-01-24 Go MAEDAFix RuboCop offense Layout/EmptyLinesAroundModuleBody...
2024-01-24 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterMagicComment...
2024-01-23 Marius BalteanuUse ApplicationRecord instead of ActiveRecord::Base...
2024-01-23 Marius BalteanuUse @image_url@ for @favicon_url@ (#40087).
2024-01-23 Marius BalteanuReverts r22439 (#35189).
2024-01-23 Marius BalteanuReverts r22438 (#35189).
2024-01-21 Go MAEDARemove backported Rack::RewindableInput.size method...
2024-01-18 Go MAEDAUpdate RuboCop to 1.60 (#39887).
2024-01-18 Go MAEDARegenerate .rubocop_todo.yml (#39887).
2024-01-18 Go MAEDAFix RuboCop offense Style/ArgumentsForwarding (#39887).
2024-01-17 Go MAEDAUpdate csv, net-imap, and net-smtp gems to the same...
2024-01-17 Marius BalteanuFix query columns selection in custom query form (...
2024-01-17 Go MAEDAAdd Ruby 3.3 to supported Ruby versions (#39761).
2024-01-16 Marius BalteanuFix query columns selection in time tracking settings...
2024-01-16 Marius BalteanuIndentation fixes (#39806).
2024-01-16 Marius BalteanuFix query columns selection in admin and my page (...
2024-01-11 Go MAEDAReplace regular expression matches with String#start_wi...
2024-01-11 Marius BalteanuRemove copyright headers from tribute.css file (#37730).
2024-01-11 Marius BalteanuShorten copyright headers for JS files (#37730).
2024-01-11 Marius BalteanuShorten copyright headers for JS toolbar files (#37730).
2024-01-11 Marius BalteanuShorten copyright headers for css files (#37730).
2024-01-11 Marius BalteanuRemove wrong copyright headers from acts_as_tree plugin...
2024-01-11 Marius BalteanuSwitch default backend of ActiveSupport::XmlMini from...
2024-01-08 Go MAEDARefactor file extension removal in Theme#assets to...
2024-01-08 Go MAEDARefactor CustomFieldsControllerTest#custom_field_classe...
2024-01-08 Go MAEDAReplace String#sub with delete_prefix / delete_suffix...
2024-01-04 Go MAEDAJapanese translation update (#40003).
2024-01-04 Go MAEDASupport localized decimal separators for float values...
2024-01-04 Go MAEDASupport localized decimal separators for hours in the...
2024-01-04 Go MAEDASupport localized decimal separators for float values...
2024-01-04 Go MAEDAFix RuboCop offense Style/TrailingCommaInArguments...
2024-01-04 Go MAEDAOptimize Project#notified_users to improve issue create...
2024-01-03 Go MAEDAOptimize gantt chart rendering for issues without subta...
2024-01-03 Marius BalteanuExplicitly render a 404 on non-JS requests to messages...
2024-01-02 Go MAEDAFix "any" operator for text filters to exclude empty...
next