summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/help...Toshi MARUYAMA2019-10-192-16/+18
* rubocop: enable Lint/IneffectiveAccessModifierToshi MARUYAMA2019-10-192-3/+10
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controller...Toshi MARUYAMA2019-10-192-3/+2
* code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_form...Toshi MARUYAMA2019-10-192-21/+20
* code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rbToshi MARUYAMA2019-10-192-3/+2
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/h...Toshi MARUYAMA2019-10-192-2/+1
* code layout clean up test/unit/time_entry_test.rbToshi MARUYAMA2019-10-191-2/+6
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rbToshi MARUYAMA2019-10-192-2/+1
* Test failure (#29482).Jean-Philippe Lang2019-10-191-1/+4
* Use radio buttons to choose display type (#29482).Jean-Philippe Lang2019-10-192-9/+9
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-196-2/+28
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-1915-33/+294
* Filter after project custom fields (#29482).Jean-Philippe Lang2019-10-192-0/+6
* Filter after parent project (#29482).Jean-Philippe Lang2019-10-192-0/+22
* Filter after projects (#29482).Jean-Philippe Lang2019-10-193-1/+24
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-1912-61/+294
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rbToshi MARUYAMA2019-10-192-4/+1
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_di...Toshi MARUYAMA2019-10-192-3/+4
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rbToshi MARUYAMA2019-10-192-2/+2
* fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractA...Toshi MARUYAMA2019-10-191-0/+2
* Return to version page after the issue is created (#28138).Jean-Philippe Lang2019-10-192-3/+3
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-194-0/+87
* Fixed that QueriesController can not handle subclass of IssueQuery (#25265).Jean-Philippe Lang2019-10-191-1/+1
* Updates for 4.0.5 release.Jean-Philippe Lang2019-10-192-1/+43
* Update ruby-openid to 2.9.2 (#32294).Jean-Philippe Lang2019-10-191-1/+1
* Fixed that total estimated time column is shown even when estimated time fiel...Jean-Philippe Lang2019-10-192-0/+20
* code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/t...Toshi MARUYAMA2019-10-192-2/+0
* code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rbToshi MARUYAMA2019-10-192-4/+0
* code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enume...Toshi MARUYAMA2019-10-192-2/+0
* code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_co...Toshi MARUYAMA2019-10-192-2/+0
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_forma...Toshi MARUYAMA2019-10-192-4/+3
* code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/te...Toshi MARUYAMA2019-10-192-3/+1
* code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rbToshi MARUYAMA2019-10-192-2/+0
* code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rbToshi MARUYAMA2019-10-192-3/+0
* code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/util...Toshi MARUYAMA2019-10-192-3/+4
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_he...Toshi MARUYAMA2019-10-192-5/+2
* code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issu...Toshi MARUYAMA2019-10-172-8/+1
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rbToshi MARUYAMA2019-10-172-3/+1
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_he...Toshi MARUYAMA2019-10-172-2/+1
* rubocop: add detected Layout/EndAlignment files to .rubocop_todo.ymlToshi MARUYAMA2019-10-171-1/+4
* code cleanup: rubocop: fix Layout/CaseIndentation in app/models/issue_query.rbToshi MARUYAMA2019-10-172-4/+2
* code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gant...Toshi MARUYAMA2019-10-172-4/+2
* code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/menu_manager.rbToshi MARUYAMA2019-10-172-11/+11
* code cleanup: rubocop: fix Layout/SpaceBeforeSemicolon and Style/WhenThen in ...Toshi MARUYAMA2019-10-172-13/+6
* code cleanup: rubocop: fix Style/WhenThen in app/models/role.rbToshi MARUYAMA2019-10-172-4/+4
* code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builde...Toshi MARUYAMA2019-10-172-3/+3
* code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rbToshi MARUYAMA2019-10-172-4/+4
* code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rbToshi MARUYAMA2019-10-171-8/+5
* code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...Toshi MARUYAMA2019-10-172-8/+2
* code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...Toshi MARUYAMA2019-10-172-5/+3