]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2023-11-21 Marius BalteanuRemove @request_store@ gem (#39110).
2023-11-21 Marius BalteanuReplace request_store with ActiveSupport::CurrentAttrib...
2023-11-21 Go MAEDAAdd data-text-formatting attribute for selected markup...
2023-11-20 Jean-Philippe... CI server: disable ssl connexion to mysql server.
2023-11-20 Jean-Philippe... Adds support for environment variable for CI mysql...
2023-11-20 Jean-Philippe... Adds support for environment variable for CI postgresql...
2023-11-19 Go MAEDADeprecate unused ApplicationHelper#render_if_exist...
2023-11-19 Go MAEDAFix typo in test names in application_helper_test.rb...
2023-11-19 Marius BalteanuUse tx_isolation for MySQL lower than 8. (#39437).
2023-11-18 Marius BalteanuWorkaround to use READ-COMMITTED as transaction_isolati...
2023-11-18 Marius BalteanuAdd concurrent subtask removal test to cover corrupted...
2023-11-18 Marius BalteanuRevert undesired change (#22458).
2023-11-18 Marius BalteanuMoves create parent issue journal to after_commit hook...
2023-11-18 Marius BalteanuUse a global lock provided by @with_advisory_lock@...
2023-11-18 Marius BalteanuRemove deprecated methods in Repository and AbstractAda...
2023-11-18 Go MAEDAFix `rake yard` does not work with Ruby >= 3.2 due...
2023-11-17 Go MAEDAAdd missing fixture file intended for r22440 (#39511).
2023-11-17 Go MAEDAPrevent auto requiring of 'yard' gem (#39547).
2023-11-17 Go MAEDADisable RuboCop warning for intentional comma in percen...
2023-11-16 Marius BalteanuSimply regex (#39553).
2023-11-16 Marius BalteanuCover more tests for #39553.
2023-11-16 Marius BalteanuFix mention notification is not sent when user pattern...
2023-11-16 Go MAEDAAuto-detection of field wrapper type when importing...
2023-11-16 Go MAEDAUpdate locales (#35189).
2023-11-16 Go MAEDANew email notification option "For any event on my...
2023-11-16 Go MAEDASimplified Chinese translation update for 5.1-stable...
2023-11-16 Go MAEDAFix RuboCop offense Layout/SpaceAfterComma due to r2241...
2023-11-12 Marius BalteanuWait for autocomplete to return all 3 issues in order...
2023-11-12 Marius BalteanuAdd system test for #39521.
2023-11-12 Marius BalteanuFix mention autocomplete not displaying for users witho...
2023-11-12 Go MAEDABulgarian translation update (#39513).
2023-11-11 Marius BalteanuKeep existing @##@ syntax when triggering an issue...
2023-11-11 Marius BalteanuFix undefined method error in issue list PDF export...
2023-11-11 Marius BalteanuFix an expression of non-boolean type specified in...
2023-11-06 Marius BalteanuRemove @rss_*@ deprecated methods (#36806).
2023-10-31 Go MAEDAReplace hardcoded issues count check with `limit` varia...
2023-10-31 Go MAEDARedirect to repositories#show after repository#fetch_ch...
2023-10-30 Go MAEDASet version to 5.1.0.
2023-10-30 Go MAEDAUpdate the Changelog for v5.1.0.
2023-10-30 Go MAEDARemove mistakenly added experimental flag of label_pref...
2023-10-30 Go MAEDAJapanese translation update (#39430).
2023-10-30 Go MAEDAFix reversed display of default queue adapter check...
2023-10-30 Go MAEDAUpdate RuboCop Rails to 2.22 (#37248).
2023-10-29 Marius BalteanuFixes failing system test caused by unavailable Underli...
2023-10-29 Marius BalteanuUpdate webdrivers gem (#37558).
2023-10-29 Go MAEDAFix related issues count not updating after deleting...
2023-10-29 Go MAEDARemove unused keys from the Catalan translation file...
2023-10-29 Go MAEDARemove deprecated 'no-extra-semicolons' rule from Style...
2023-10-29 Go MAEDAUpdate Stylelint to 15.11.0 (#39400).
2023-10-28 Go MAEDAHungarian translation update (#36387).
2023-10-26 Go MAEDAVietnamese translation update (#34061).
2023-10-26 Go MAEDARemove trailing whitespaces from Vietnamese translation...
2023-10-26 Go MAEDAUpdate Rouge to 4.2 (#37236).
2023-10-25 Go MAEDAKorean translation update (#33074).
2023-10-25 Go MAEDABosnian translation update (#29692).
2023-10-25 Go MAEDAFrench translation update (#38544).
2023-10-25 Go MAEDAFrench translation update (#38544).
2023-10-25 Go MAEDARemove unused keys from the Tamil translation file...
2023-10-25 Go MAEDARussian translation update (#38315).
2023-10-25 Go MAEDAUpdate the Persian spelling of the term "issue" (#38709).
2023-10-25 Go MAEDAPersian translation update (#38709).
2023-10-24 Marius BalteanuDelete whole @tmp/plugins@ directory (#38707).
2023-10-24 Marius BalteanuFixes a random failing test in @test_plugins@ (integrat...
2023-10-24 Marius BalteanuUse assert_selector which automatically waits until...
2023-10-23 Marius BalteanuFix typo in plugins_test.rb (#38707).
2023-10-23 Marius BalteanuReinitialize an empty Wiki page after after project...
2023-10-23 Marius BalteanuRevert r22368.
2023-10-23 Marius BalteanuTraditional Chinese translation update (#39221).
2023-10-23 Marius BalteanuTraditional Chinese translation update (#39221).
2023-10-23 Marius BalteanuUpdate Galician translation (#39215).
2023-10-22 Marius BalteanuFix typo in default async adapter name (#36695).
2023-10-22 Marius BalteanuFix condition to display active job queue check only...
2023-10-22 Go MAEDACatalan translation update (#38391).
2023-10-21 Marius BalteanuUpdate locales (#36695).
2023-10-21 Marius BalteanuUpdate translation (#36695).
2023-10-21 Marius BalteanuAdd check in Redmine information page if default queue...
2023-10-21 Go MAEDAAdd field separator option to CSV export dialog (#37621).
2023-10-21 Go MAEDAUpdate roadie-rails to 3.1 (#39211).
2023-10-21 Go MAEDAAdd Tamil language support (#34924).
2023-10-20 Go MAEDAReplace `YAML.load` with `YAML.load_file` in locales...
2023-10-20 Go MAEDATurkish translation update (#39197).
2023-10-17 Go MAEDAFix comment to correctly represent legacy filter parame...
2023-10-17 Go MAEDAJapanese translation update (#39192).
2023-10-17 Go MAEDATraditional Chinese translation update (#39195).
2023-10-16 Go MAEDARevert r22342 as it became unnecessary after the additi...
2023-10-16 Go MAEDAAdd requirement for user_preferences for watcher_test...
2023-10-16 Go MAEDAFix watcher handling on unsaved objects (#39186).
2023-10-16 Go MAEDADisable RuboCop Style/InverseMethods (#36919).
2023-10-16 Go MAEDARemove unused "mention_users" permission from the roles...
2023-10-16 Go MAEDAFix RuboCop offenses due to r22343: Style/RedundantRege...
2023-10-15 Go MAEDAAdd missing Homepage attribute in Projects API response...
2023-10-15 Go MAEDAUpdate locales (#39181, #37674).
2023-10-15 Go MAEDAAPI compatibility to legacy status and name query param...
2023-10-15 Go MAEDAFix a test failure due to the auto watch on issue creat...
2023-10-13 Go MAEDAUpdate RuboCop Rails to 2.21 (#37248).
2023-10-12 Go MAEDAFix RuboCop offense Rails/RedundantActiveRecordAllMetho...
2023-10-12 Go MAEDACleanup debug code in app/models/mail_handler.rb (...
2023-10-12 Go MAEDAUpdate RuboCop to 1.57 (#36919).
2023-10-12 Go MAEDAFix RuboCop offense Style/RedundantFilterChain (#36919).
2023-10-12 Go MAEDAFix an intermittent test failure in JournalTest (#39180).
next