]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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...
2024-01-01 Go MAEDAOptimize loading of journals, relations, and allowed_st...
2023-12-31 Go MAEDACache the result of `Journal#attachments` (#39847).
2023-12-30 Go MAEDAOptimize repository menu visibility check (#39835).
2023-12-30 Go MAEDAUpdate SQLite3 gem to 1.7 (#39985).
2023-12-30 Go MAEDARemove specific platform constraints for database adapt...
2023-12-29 Go MAEDAExtend "contains" operator in "Parent task" filter...
2023-12-29 Go MAEDAUpdate Nokogiri to 1.16.0 (#39972).
2023-12-29 Go MAEDAOptimize query models by replacing `map` with `pluck...
2023-12-28 Marius BalteanuImproves filter rendering on narrow screens by replacin...
2023-12-28 Go MAEDAOptimize `Issue#relations` method to improve performanc...
2023-12-27 Marius BalteanuFixes exception in @acts_as_attachable@ when running...
2023-12-27 Go MAEDAOptimize IssueCategory SQL queries when showing an...
2023-12-27 Go MAEDAOptimize users visibility check (#39857).
2023-12-27 Go MAEDAFix RuboCop offense Style/HashSyntax (Don't mix styles...
2023-12-27 Go MAEDAFix RuboCop offense Style/HashSyntax (Don't mix styles...
2023-12-27 Go MAEDAFix RuboCop offense Layout/EmptyLinesAroundClassBody...
2023-12-26 Marius BalteanuFixes that diff of a javascript file in repository...
2023-12-26 Marius BalteanuAdd system test for #39747.
2023-12-26 Go MAEDAIncorrect position of "Edited" mark in issue notes...
2023-12-26 Go MAEDATraditional Chinese translation update (#39941).
2023-12-25 Marius BalteanuUpdates number of subversion filechanges in @test_fetch...
2023-12-24 Marius BalteanuUpdates number of subversion revisions in @test/unit...
2023-12-24 Marius BalteanuUpdates subversion repository fixture with test data...
2023-12-22 Marius BalteanuFixes attachments functionality for (custom) plugins...
2023-12-22 Marius BalteanuUpdate locales (#39879).
2023-12-22 Marius BalteanuFix hardcoded string "auto" on user preferences page...
2023-12-22 Marius BalteanuAllow consecutive footnote references inTextile (#39884).
2023-12-22 Go MAEDAFix improper error highlighting for description field...
2023-12-22 Go MAEDAFix typo in Russian translation of text_status_no_workf...
2023-12-22 Go MAEDAExtends mysql8? test helper to handle more complex...
2023-12-21 Marius BalteanuAdd test for #39894.
2023-12-21 Marius BalteanuExplicitly render a 404 on non-JS requests to @watchers...
2023-12-20 Go MAEDAUpdate RuboCop Rails to 2.23 (#39889).
2023-12-20 Go MAEDAUpdate RuboCop Performance to 1.20 (#39888).
2023-12-20 Go MAEDAFix RuboCop offense Performance/StringIdentifierArgumen...
2023-12-20 Go MAEDAUpdate RuboCop to 1.59 (#39887).
2023-12-20 Go MAEDARegenerate .rubocop_todo.yml (#39887).
2023-12-20 Go MAEDAFix RuboCop offense Style/HashEachMethods (#39887).
2023-12-20 Go MAEDAFix RuboCop offense Lint/SymbolConversion (#39887).
2023-12-20 Go MAEDAFix RuboCop offense Style/SuperWithArgsParentheses...
2023-12-20 Go MAEDADisable RuboCop Style/RedundantParentheses (#39887).
2023-12-20 Marius BalteanuUpdate Rails UJS to 7.1.2 (#36320).
2023-12-20 Marius BalteanuRun plugin tests only if test files exist (#39803,...
2023-12-20 Marius BalteanuFixes that @redmine:plugins:test@ should run plugins...
2023-12-19 Go MAEDAFix RuboCop offense Layout/EmptyLineAfterMagicComment...
2023-12-17 Marius BalteanuAdds test for plugin autoload issue (#36320, #39834).
2023-12-14 Marius BalteanuFixes random failing test by using @async_count@ in...
2023-12-14 Marius BalteanuRevert r22514 (#36320).
2023-12-12 Marius Balteanu Replaces @config.cache_classes@ which the new option...
2023-12-12 Marius BalteanuFix NoMethodError: undefined method `rake_run' for...
2023-12-12 Marius BalteanuUpdate integration test for plugin routes after r22515...
2023-12-12 Marius BalteanuReverts r22507, r22508 and r22510 (#36320, #39803).
2023-12-11 Marius BalteanuBlock @rack-session@ gem version to 1 in order to stick...
next