]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2021-06-22 Go MAEDAUpdate RuboCop Rails to 2.11 (#35207).
2021-06-20 Go MAEDAUpdate locales (#35137).
2021-06-20 Go MAEDAReject CSV file without data row when importing (#35137).
2021-06-19 Go MAEDAUse base_scope for issue query results (#35396).
2021-06-19 Go MAEDAUpdate RuboCop to 1.17 (#35136).
2021-06-14 Go MAEDAUpdate locales (#34715).
2021-06-14 Go MAEDAFilter issues by file description (#34715).
2021-06-14 Go MAEDAFix typo in test/fixtures/attachments.yml (#34715).
2021-06-14 Go MAEDABetter presentation for 2FA recovery codes (#35372).
2021-06-09 Go MAEDAGerman translation update for 4.2-stable (jstoolbar...
2021-06-08 Marius BalteanuUpdate activerecord-sqlserver-adapter gem to 6.1.0...
2021-06-06 Go MAEDAPossible double includes in issue query in gantt helper...
2021-06-06 Go MAEDAUpdate CSV to 3.2 (#35361).
2021-06-06 Go MAEDAUpdate RuboCop to 1.16 (#35136).
2021-06-04 Go MAEDATraditional Chinese translation update (#35352).
2021-06-04 Go MAEDARussian translation update for 4.2-stable (#35111).
2021-06-04 Go MAEDAFrench translation update for 4.2-stable (#34979).
2021-05-30 Go MAEDABulgarian translation update (#35332).
2021-05-29 Go MAEDAJapanese translation update (#35329).
2021-05-29 Go MAEDAUpdate locales (#7652).
2021-05-29 Go MAEDAAbility to add watchers to Wiki pages (#7652).
2021-05-29 Go MAEDARemove trailing whitespaces in test/fixtures/watchers...
2021-05-29 Go MAEDA"Add news" button on global news index is displayed...
2021-05-28 Go MAEDARender Textile and Markdown files in the repository...
2021-05-28 Go MAEDAGracefully handle invalid query parameters for custom...
2021-05-28 Go MAEDAWrong Japanese translation for permission_delete_messag...
2021-05-27 Go MAEDAAdd SameSite=Lax to cookies to fix warnings in web...
2021-05-25 Go MAEDAPDF thumbnails support on Windows (#32898).
2021-05-24 Go MAEDASecurity notification is not sent when an admin changes...
2021-05-18 Go MAEDAX-Redmine-Issue-Assignee email header field is empty...
2021-05-18 Go MAEDAUpdate RuboCop to 1.15 (#35136).
2021-05-15 Go MAEDARemove deprecated Project#members_by_role (#35031).
2021-05-15 Go MAEDARemove deprecated WikiContent::Version (#35031).
2021-05-15 Go MAEDAFix typo in ApplicationHelper.html_title comment (...
2021-05-14 Go MAEDAFrench translation for two-factor authentication (...
2021-05-14 Go MAEDAMarkdown text sections broken by thematic breaks (horiz...
2021-05-12 Go MAEDAGerman translation update (#35051).
2021-05-11 Go MAEDAUploading a big file fails with NoMemoryError (#33752).
2021-05-07 Go MAEDADuplicate entries in issue filter values (#35201).
2021-05-07 Go MAEDAUpdate RuboCop Rails to 2.10 (#35207).
2021-05-07 Go MAEDAUse `Time.use_zone` instead of `Time.zone=` (#35208).
2021-05-07 Go MAEDAUpdate RuboCop to 1.14 (#35136).
2021-05-07 Go MAEDARegenerate .rubocop_todo.yml (#35136).
2021-05-06 Go MAEDAUpdate Rails to 6.1.3.2 (#29914).
2021-04-26 Go MAEDARemove duplicate entries from Changelog for 4.2.1.
2021-04-26 Go MAEDAUpdates for 4.2.1 release.
2021-04-25 Go MAEDAMail handler bypasses add_issue_notes permission (...
2021-04-23 Go MAEDAAllow Unique ID and relation fields to be auto mapped...
2021-04-23 Go MAEDARuby 2.7: FrozenError when new LDAP users try to login...
2021-04-23 Go MAEDAStricter validation of given revisions of repositories...
2021-04-22 Go MAEDAMailHandler raises NameError exception when generating...
2021-04-22 Go MAEDAUpdate RuboCop Performance to 1.11 (#35142).
2021-04-21 Go MAEDADisable grouping for associations custom field (#35115).
2021-04-21 Go MAEDAFilter issues by notes (#5893).
2021-04-21 Go MAEDAUpdate RuboCop to 1.13 (#35136).
2021-04-19 Go MAEDAInclude new statuses allowed by workflow in Issues...
2021-04-16 Go MAEDAUsers without two-factor authentication enabled cannot...
2021-04-16 Go MAEDAValidate attachment filenames on every change (#34367).
2021-04-15 Go MAEDAPrevent hash type URLs from being namespaced in MenuMan...
2021-04-15 Go MAEDAUse named routes in base layout and account sidebar...
2021-04-13 Go MAEDAClean-up workflows controller (#33337).
2021-04-13 Go MAEDARemove rake task check_parsing_by_psych (#35026).
2021-04-13 Go MAEDA"Copy link" feature for issues list (#34932).
2021-04-13 Go MAEDAset svn:eol-style to native (#29914, #35003).
2021-04-13 Go MAEDAUpdate Rails UJS to 6.1.3.1 (#29914, #35003).
2021-04-13 Go MAEDAFix user link using @ not working at the end of line...
2021-04-12 Go MAEDAFix undefined method 'split' when issue_to_id is numeri...
2021-04-12 Go MAEDAAtom feed of the activity page does not contain items...
2021-04-12 Go MAEDAUpdate .hgignore to ignore SQLite3 databases for parall...
2021-04-12 Go MAEDAUpdate .gitignore to ignore SQLite3 databases for paral...
2021-04-12 Go MAEDAUpdate svn:ignore to ignore SQLite3 databases for paral...
2021-04-08 Go MAEDAReload detached attachments (#32922).
2021-04-07 Go MAEDAThe result of Attachment.latest_attach is unstable...
2021-04-07 Go MAEDARoadmap tab is missing if there are only inherited...
2021-04-06 Go MAEDAAllow parallel testing (#35030).
2021-04-06 Go MAEDADisable jQuery UI tooltip on workflow page to improve...
2021-04-06 Go MAEDACannot open journal dropdown menu after editing note...
2021-04-05 Go MAEDABulgarian translation update (#35029).
2021-04-04 Go MAEDASystem test fails in Windows due to "/" path separator...
2021-04-04 Go MAEDAUpdate capybara to 3.35 (#35025).
2021-04-03 Go MAEDARuby 3.0: Update supported Ruby versions (#34992).
2021-04-03 Go MAEDARuby 3.0: Fix `super` calls (#34992, #34986).
2021-04-03 Go MAEDARemove trailing whitespaces in doc/INSTALL and doc...
2021-04-03 Go MAEDACzech translation update (#35012).
2021-04-03 Go MAEDATraditional Chinese translation update (#35011).
2021-04-03 Go MAEDASet TargetRailsVersion of RuboCop to 6.1 (#29914).
2021-04-03 Go MAEDAReplace pluck().first with pick() (#32909).
2021-04-03 Go MAEDARuntimeError "Couldn't find Active Storage configuratio...
2021-04-02 Go MAEDAUpdate SimpleCov to 0.21 (#35000).
2021-04-01 Go MAEDASet TargetRubyVersion of RuboCop to 2.5 (#31128).
2021-04-01 Go MAEDAUpdate .rubocop_todo.yml (#31128).
2021-04-01 Go MAEDADrop Ruby < 2.5 support (#31128).
2021-04-01 Go MAEDAFix a test failure caused by an assert forgotten to...
2021-04-01 Go MAEDAUpdate activerecord-sqlserver-adapter to 6.0.1 (#29914).
2021-04-01 Go MAEDARails 6.1: fix set roleids (#29914, #32935).
2021-04-01 Go MAEDAFix "DEPRECATION WARNING: Calling '<<' to an ActiveMode...
2021-04-01 Go MAEDAFix "DEPRECATION WARNING: Rendering actions with '...
2021-04-01 Go MAEDAReverts r20895 (#29914, #34985).
2021-04-01 Go MAEDAFix "DEPRECATION WARNING: Rendering actions with '...
2021-04-01 Go MAEDAFix detach attachments when a conflict occurs (#29914...
next