summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MailHandler raises NameError exception when generating error message (#35100).Go MAEDA2021-04-222-2/+19
* Update RuboCop Performance to 1.11 (#35142).Go MAEDA2021-04-221-1/+1
* Disable grouping for associations custom field (#35115).Go MAEDA2021-04-211-1/+6
* Filter issues by notes (#5893).Go MAEDA2021-04-212-0/+50
* Update RuboCop to 1.13 (#35136).Go MAEDA2021-04-211-1/+1
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-193-0/+29
* Users without two-factor authentication enabled cannot sign out when two-fact...Go MAEDA2021-04-162-0/+14
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-163-7/+19
* Prevent hash type URLs from being namespaced in MenuManager (#35076).Go MAEDA2021-04-151-2/+11
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-153-7/+6
* Clean-up workflows controller (#33337).Go MAEDA2021-04-1311-71/+84
* Remove rake task check_parsing_by_psych (#35026).Go MAEDA2021-04-131-27/+0
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-134-0/+22
* set svn:eol-style to native (#29914, #35003).Go MAEDA2021-04-130-0/+0
* Update Rails UJS to 6.1.3.1 (#29914, #35003).Go MAEDA2021-04-132-6/+32
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-132-1/+2
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-122-2/+30
* Atom feed of the activity page does not contain items after the second page (...Go MAEDA2021-04-122-1/+22
* Update .hgignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-121-0/+1
* Update .gitignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-121-0/+1
* Update svn:ignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-120-0/+0
* Reload detached attachments (#32922).Go MAEDA2021-04-081-3/+1
* The result of Attachment.latest_attach is unstable if attachments have the sa...Go MAEDA2021-04-071-1/+1
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-072-3/+20
* Allow parallel testing (#35030).Go MAEDA2021-04-062-0/+6
* Disable jQuery UI tooltip on workflow page to improve loading speed (#35034).Go MAEDA2021-04-061-3/+3
* Cannot open journal dropdown menu after editing note (#34998).Go MAEDA2021-04-061-1/+1
* Bulgarian translation update (#35029).Go MAEDA2021-04-051-8/+7
* System test fails in Windows due to "/" path separator (#35024).Go MAEDA2021-04-041-1/+1
* Update capybara to 3.35 (#35025).Go MAEDA2021-04-041-1/+1
* Ruby 3.0: Update supported Ruby versions (#34992).Go MAEDA2021-04-032-2/+2
* Ruby 3.0: Fix `super` calls (#34992, #34986).Go MAEDA2021-04-032-2/+2
* Remove trailing whitespaces in doc/INSTALL and doc/UPGRADING.Go MAEDA2021-04-032-13/+13
* Czech translation update (#35012).Go MAEDA2021-04-031-18/+17
* Traditional Chinese translation update (#35011).Go MAEDA2021-04-031-3/+2
* Set TargetRailsVersion of RuboCop to 6.1 (#29914).Go MAEDA2021-04-031-1/+1
* Replace pluck().first with pick() (#32909).Go MAEDA2021-04-037-12/+12
* RuntimeError "Couldn't find Active Storage configuration" is raised at startu...Go MAEDA2021-04-031-1/+1
* Update SimpleCov to 0.21 (#35000).Go MAEDA2021-04-021-1/+1
* Set TargetRubyVersion of RuboCop to 2.5 (#31128).Go MAEDA2021-04-012-1/+18
* Update .rubocop_todo.yml (#31128).Go MAEDA2021-04-011-1/+0
* Drop Ruby < 2.5 support (#31128).Go MAEDA2021-04-012-6/+5
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0
* Update activerecord-sqlserver-adapter to 6.0.1 (#29914).Go MAEDA2021-04-011-1/+1
* Rails 6.1: fix set roleids (#29914, #32935).Go MAEDA2021-04-011-0/+2
* Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra...Go MAEDA2021-04-011-1/+1
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Reverts r20895 (#29914, #34985).Go MAEDA2021-04-012-2/+2
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Fix detach attachments when a conflict occurs (#29914, #32923).Go MAEDA2021-04-011-0/+1