summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* code cleanup: rubocop: fix Layout/EndAlignment in ↵Toshi MARUYAMA2019-10-171-1/+1
| | | | | | lib/redmine/export/pdf/issues_pdf_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18732 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CaseIndentation in ↵Toshi MARUYAMA2019-10-171-3/+2
| | | | | | lib/redmine/helpers/gantt.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/menu_manager.rbToshi MARUYAMA2019-10-171-10/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18726 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CaseIndentation in ↵Toshi MARUYAMA2019-10-171-2/+3
| | | | | | lib/redmine/views/builders.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18723 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rbToshi MARUYAMA2019-10-171-3/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18722 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rbToshi MARUYAMA2019-10-171-8/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/CharacterLiteral and ↵Toshi MARUYAMA2019-10-171-2/+2
| | | | | | 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
* code cleanup: rubocop: fix Style/CharacterLiteral and ↵Toshi MARUYAMA2019-10-171-3/+3
| | | | | | Style/ParenthesesAroundCondition in lib/redmine/wiki_formatting.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/WhileUntilModifier in ↵Toshi MARUYAMA2019-10-171-6/+2
| | | | | | lib/redmine/export/pdf/issues_pdf_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18717 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in ↵Toshi MARUYAMA2019-10-171-1/+1
| | | | | | lib/redmine/plugin.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18715 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/MultilineTernaryOperator in ↵Toshi MARUYAMA2019-10-171-6/+6
| | | | | | lib/redmine/wiki_formatting.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18706 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ElseAlignment in ↵Toshi MARUYAMA2019-10-171-19/+20
| | | | | | lib/redmine/export/pdf/issues_pdf_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18705 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rbToshi MARUYAMA2019-10-171-10/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18704 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rbToshi MARUYAMA2019-10-171-12/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18703 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ElseAlignment in ↵Toshi MARUYAMA2019-10-171-8/+10
| | | | | | lib/redmine/wiki_formatting.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18702 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in ↵Toshi MARUYAMA2019-10-161-2/+0
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18696 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rbToshi MARUYAMA2019-10-161-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-10-161-3/+3
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in ↵Toshi MARUYAMA2019-10-151-1/+1
| | | | | | lib/redmine/wiki_formatting/textile/formatter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and ↵Toshi MARUYAMA2019-10-151-3/+2
| | | | | | 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
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in ↵Toshi MARUYAMA2019-10-151-65/+65
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18684 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/IfWithSemicolon in ↵Toshi MARUYAMA2019-10-151-1/+1
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18680 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/IndentAssignment in ↵Toshi MARUYAMA2019-10-151-15/+12
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18679 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in ↵Toshi MARUYAMA2019-10-151-4/+0
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rbToshi MARUYAMA2019-10-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18631 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/RedundantBegin in ↵Toshi MARUYAMA2019-10-081-5/+3
| | | | | | lib/redmine/scm/adapters/git_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to send email notification on "Target version updated" (#17840).Go MAEDA2019-10-051-0/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18595 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine::VERSION::revision may return wrong value (#29601).Go MAEDA2019-10-051-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18594 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix "already initialized constant ↵Go MAEDA2019-10-031-0/+2
| | | | | | | | | 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
* Remove unnecessary requiring of "rexml/document" (#32189).Go MAEDA2019-10-031-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18588 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Redmine::MimeType.of instead of regexp to check if the attachment is ↵Go MAEDA2019-10-031-0/+1
| | | | | | Textile (#29752). git-svn-id: http://svn.redmine.org/redmine/trunk@18586 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix Redmine::Themes#scan_themes is not privateToshi MARUYAMA2019-10-011-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18578 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Rails/Presence in ↵Toshi MARUYAMA2019-09-241-1/+1
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18518 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/NegatedIf in ↵Toshi MARUYAMA2019-09-241-1/+1
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ColonMethodCall in ↵Toshi MARUYAMA2019-09-241-1/+1
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18510 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/EmptyLiteral in ↵Toshi MARUYAMA2019-09-241-1/+1
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/Casecmp in ↵Toshi MARUYAMA2019-09-211-2/+2
| | | | | | lib/redmine/scm/adapters/bazaar_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18504 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rbToshi MARUYAMA2019-09-211-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/CommentAnnotation in ↵Toshi MARUYAMA2019-09-201-4/+3
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/ClassCheck in ↵Toshi MARUYAMA2019-09-201-3/+2
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that date grouping for MySQL is not working (#32046, #13803).Go MAEDA2019-09-121-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18460 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Lint/HandleExceptions in ↵Toshi MARUYAMA2019-09-121-0/+3
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18458 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Lint/AmbiguousOperator in ↵Toshi MARUYAMA2019-09-121-1/+1
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18456 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: scm: cvs: remove unused branchPoint method from ↵Toshi MARUYAMA2019-09-121-4/+0
| | | | | | CvsRevisionHelper class git-svn-id: http://svn.redmine.org/redmine/trunk@18453 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in ↵Toshi MARUYAMA2019-09-111-1/+1
| | | | | | lib/redmine/scm/adapters/subversion_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18447 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-08-311-1/+2
| | | | | | lib/redmine/scm/adapters/git_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18419 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2019-08-311-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18418 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-08-311-2/+2
| | | | | | lib/redmine/scm/adapters/cvs_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Better handling of HTML tables when creating an issue from an email (#31231).Go MAEDA2019-08-242-0/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-141-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18367 e93f8b46-1217-0410-a6f0-8f06a7374b81