summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add links to the detailed Wiki formatting help in Quick Reference (#32169).Go MAEDA2019-09-30100-588/+595
* Add support for "start with" and "end with" operators to "Files" filter (#318...Go MAEDA2019-09-302-0/+17
* fix duplicate name of IssuesControllerTest#test_bulk_copy_should_allow_copyin...Toshi MARUYAMA2019-09-302-5/+2
* rubocop: remove app/models/issue.rb from Layout/ElseAlignment fixed by previo...Toshi MARUYAMA2019-09-301-1/+0
* code cleanup: rubocop: fix Layout/ElseAlignment in Issue class total_spent_ho...Toshi MARUYAMA2019-09-301-5/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in Issue class visible? methodToshi MARUYAMA2019-09-301-12/+13
* code cleanup: rubocop: fix Layout/ElseAlignment in Issue class visible_condit...Toshi MARUYAMA2019-09-301-14/+15
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/helpers/applica...Toshi MARUYAMA2019-09-302-2/+0
* rubocop: remove test/integration/api_test/issues_test.rb from Layout/Indentat...Toshi MARUYAMA2019-09-301-1/+0
* code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/...Toshi MARUYAMA2019-09-302-13/+9
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-09-302-26/+21
* rubocop: remove app/models/attachment.rb from Layout/EmptyLineBetweenDefs fix...Toshi MARUYAMA2019-09-301-1/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/models/set...Toshi MARUYAMA2019-09-302-4/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/models/att...Toshi MARUYAMA2019-09-302-6/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/helpers/ap...Toshi MARUYAMA2019-09-302-8/+2
* code cleanup: rubocop: fix Layout/MultilineBlockLayout in app/models/issue.rbToshi MARUYAMA2019-09-302-3/+3
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/unit/chan...Toshi MARUYAMA2019-09-302-5/+0
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/issue_test.rbToshi MARUYAMA2019-09-302-2/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/api...Toshi MARUYAMA2019-09-302-5/+0
* add test "removing issue shows confirm dialog"Toshi MARUYAMA2019-09-301-0/+8
* remove extra space from app/views/issues/_edit.html.erbToshi MARUYAMA2019-09-301-1/+0
* Text enclosed in pre tag in Wiki formatting reference is not displayed in a m...Go MAEDA2019-09-302-1/+2
* Unify fields of subtasks and related issues on issue page (#25540).Go MAEDA2019-09-291-0/+3
* Make the disabled fields more obvious (#31147).Go MAEDA2019-09-281-0/+5
* Rounded corners on table.list elements (#32014).Go MAEDA2019-09-281-1/+1
* Move the links (All time entries, Import) from Spent time section of the spen...Go MAEDA2019-09-272-9/+5
* Add "Highlighted code" section in Wiki Syntax Quick Reference (#32123).Go MAEDA2019-09-2799-1/+792
* Incoming emails may cause "invalid byte sequence" error depending on the defa...Go MAEDA2019-09-261-1/+1
* Don't set border-radius for the items in the dropdown menu (#32013).Go MAEDA2019-09-261-4/+6
* Bulgarian translation update (#32147).Go MAEDA2019-09-261-2/+2
* Japanese translation update (#32144).Go MAEDA2019-09-261-2/+2
* Traditional Chinese translation update (#32143).Go MAEDA2019-09-261-2/+2
* svn propdel svn:executable app/models/mail_handler.rbToshi MARUYAMA2019-09-261-0/+0
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/integrati...Toshi MARUYAMA2019-09-252-36/+31
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/unit/iss...Toshi MARUYAMA2019-09-252-2/+0
* detect Chrome downloaded file more strictlyToshi MARUYAMA2019-09-252-4/+12
* Update locales (#31879).Go MAEDA2019-09-2548-0/+96
* "starts with" and "ends with" filter operators for string values (#31879).Go MAEDA2019-09-253-5/+33
* code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_syste...Toshi MARUYAMA2019-09-252-4/+1
* detect strictly Chrome downloaded fileToshi MARUYAMA2019-09-251-1/+1
* do not delete Chrome downloaded files on LinuxToshi MARUYAMA2019-09-251-1/+2
* workaround Chrome default_directory ignored on LinuxToshi MARUYAMA2019-09-252-5/+7
* code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_...Toshi MARUYAMA2019-09-252-8/+1
* rubocop: remove config/initializers/30-redmine.rb from Style/MultilineTernary...Toshi MARUYAMA2019-09-251-1/+0
* input[type="number"] should be highlighted as well when it has focus (#31971).Go MAEDA2019-09-251-0/+1
* rubocop: disable Naming/AccessorMethodNameToshi MARUYAMA2019-09-252-12/+3
* rubocop: disable Lint/IneffectiveAccessModifierToshi MARUYAMA2019-09-252-15/+3
* Highlight the input field that has focus by setting border-color (#31971).Go MAEDA2019-09-251-0/+10
* code cleanup: rubocop: fix Style/ZeroLengthPredicate in app/models/issue.rbToshi MARUYAMA2019-09-242-2/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_tes...Toshi MARUYAMA2019-09-242-2/+0