Toshi MARUYAMA
|
319eeae14d
|
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/adapters/abstract_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18820 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:41:09 +00:00 |
|
Toshi MARUYAMA
|
00820109e9
|
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18819 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:40:57 +00:00 |
|
Toshi MARUYAMA
|
69c4cfd82a
|
use "class << self" syntax for Redmine::Views::Builders#for (#32308)
git-svn-id: http://svn.redmine.org/redmine/trunk@18817 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:40:33 +00:00 |
|
Toshi MARUYAMA
|
a49307b002
|
use "if block_given?" instead of "if block" in lib/redmine/views/builders.rb (#32308)
git-svn-id: http://svn.redmine.org/redmine/trunk@18816 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:40:22 +00:00 |
|
Toshi MARUYAMA
|
3efe67f14d
|
use "if block_given?" instead of "if block" in lib/redmine/views/builders/structure.rb (#32308)
git-svn-id: http://svn.redmine.org/redmine/trunk@18815 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:40:11 +00:00 |
|
Toshi MARUYAMA
|
030dbc7218
|
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders/structure.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18813 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 12:10:14 +00:00 |
|
Toshi MARUYAMA
|
fb77bc49ae
|
code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapters/git_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18798 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 11:31:17 +00:00 |
|
Toshi MARUYAMA
|
27dbbee75e
|
code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/adapters/git_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18796 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 11:30:54 +00:00 |
|
Toshi MARUYAMA
|
8318e9ad11
|
code cleanup: rubocop: fix Layout/AlignArray in lib/redmine/default_data/loader.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18793 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 11:30:17 +00:00 |
|
Toshi MARUYAMA
|
7738078717
|
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/adapters/abstract_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18777 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 13:33:10 +00:00 |
|
Toshi MARUYAMA
|
cb2d4068e8
|
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/helpers/gantt.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18776 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 13:32:59 +00:00 |
|
Toshi MARUYAMA
|
adff3bcb7e
|
code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18773 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 12:25:46 +00:00 |
|
Toshi MARUYAMA
|
868578c0f2
|
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18760 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 11:16:06 +00:00 |
|
Toshi MARUYAMA
|
163e6eb6f7
|
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_diff.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18759 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 11:15:54 +00:00 |
|
Toshi MARUYAMA
|
0ea9e05b68
|
fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractAdapter are not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18757 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 11:15:30 +00:00 |
|
Jean-Philippe Lang
|
ce867955f0
|
Fixed that QueriesController can not handle subclass of IssueQuery (#25265).
git-svn-id: http://svn.redmine.org/redmine/trunk@18754 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 10:13:12 +00:00 |
|
Jean-Philippe Lang
|
e66cce5d5d
|
Updates for 4.0.5 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@18749 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 09:29:07 +00:00 |
|
Toshi MARUYAMA
|
57a66e950c
|
code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18742 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 07:27:46 +00:00 |
|
Toshi MARUYAMA
|
e3397db933
|
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18738 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 07:26:59 +00:00 |
|
Toshi MARUYAMA
|
30964255f1
|
code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18737 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 07:26:45 +00:00 |
|
Toshi MARUYAMA
|
27e30a9701
|
code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/utils.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18734 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-19 04:30:01 +00:00 |
|
Toshi MARUYAMA
|
abf2ad12e5
|
code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18732 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 17:02:35 +00:00 |
|
Toshi MARUYAMA
|
2140c49042
|
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gantt.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18727 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:45:54 +00:00 |
|
Toshi MARUYAMA
|
5d77985f14
|
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/menu_manager.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18726 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:45:42 +00:00 |
|
Toshi MARUYAMA
|
57923d0450
|
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builders.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18723 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:40:32 +00:00 |
|
Toshi MARUYAMA
|
e34eb2d89c
|
code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18722 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:40:20 +00:00 |
|
Toshi MARUYAMA
|
18442d568a
|
code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18721 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:40:08 +00:00 |
|
Toshi MARUYAMA
|
8bac080b8c
|
code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAroundCondition in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18720 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:39:55 +00:00 |
|
Toshi MARUYAMA
|
cae3f78eba
|
code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAroundCondition in lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18719 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:39:43 +00:00 |
|
Toshi MARUYAMA
|
7a44f38c2c
|
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf/issues_pdf_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18717 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:15:09 +00:00 |
|
Toshi MARUYAMA
|
72fec3ae02
|
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in lib/redmine/plugin.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18715 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 16:14:45 +00:00 |
|
Toshi MARUYAMA
|
397fa6a001
|
code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18706 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 11:22:41 +00:00 |
|
Toshi MARUYAMA
|
04cf448648
|
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18705 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 11:22:30 +00:00 |
|
Toshi MARUYAMA
|
186329ef04
|
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18704 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 11:22:17 +00:00 |
|
Toshi MARUYAMA
|
caefd6d115
|
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18703 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 11:22:06 +00:00 |
|
Toshi MARUYAMA
|
2c83540108
|
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18702 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-17 11:21:54 +00:00 |
|
Toshi MARUYAMA
|
e8b06af277
|
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18696 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-16 14:36:55 +00:00 |
|
Toshi MARUYAMA
|
3f691ee4c2
|
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18690 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-16 13:00:41 +00:00 |
|
Toshi MARUYAMA
|
c5e2c064f2
|
code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wiki_formatting/textile/formatter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18686 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 17:25:42 +00:00 |
|
Toshi MARUYAMA
|
38bf3f5024
|
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18685 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 17:25:31 +00:00 |
|
Toshi MARUYAMA
|
d7d85cd85f
|
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18684 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 17:25:19 +00:00 |
|
Toshi MARUYAMA
|
c82054a651
|
code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18680 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 11:48:37 +00:00 |
|
Toshi MARUYAMA
|
695a03b3eb
|
code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18679 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 11:48:25 +00:00 |
|
Toshi MARUYAMA
|
76be6f712f
|
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18678 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-15 11:48:13 +00:00 |
|
Toshi MARUYAMA
|
171c62f02d
|
code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18631 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-09 02:05:37 +00:00 |
|
Toshi MARUYAMA
|
ae58969f64
|
code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/git_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18626 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-08 14:09:40 +00:00 |
|
Go MAEDA
|
16c580a2f8
|
Option to send email notification on "Target version updated" (#17840).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18595 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-05 09:46:05 +00:00 |
|
Go MAEDA
|
d182e73643
|
Redmine::VERSION::revision may return wrong value (#29601).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18594 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-05 05:46:39 +00:00 |
|
Go MAEDA
|
cbcca10d6b
|
Fix "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks (#32110).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18589 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-03 13:40:55 +00:00 |
|
Go MAEDA
|
4146467ff2
|
Remove unnecessary requiring of "rexml/document" (#32189).
git-svn-id: http://svn.redmine.org/redmine/trunk@18588 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-03 13:36:18 +00:00 |
|