index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-11-21
1
-2
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/bas...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/generators/redm...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/diff.rb
Toshi MARUYAMA
2019-11-21
1
-2
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/views/b...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/project_n...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
rubocop: disable Style/TrailingCommaInHashLiteral
Toshi MARUYAMA
2019-11-20
2
-6
/
+3
*
rubocop: use "EnforcedStyle: empty" for Style/EmptyElse
Toshi MARUYAMA
2019-11-20
2
-3
/
+3
*
rubocop: remove Style/AsciiComments comment
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
rubocop: move Layout/CaseIndentation exclude entry from .rubocop_todo.yml to ...
Toshi MARUYAMA
2019-11-20
2
-7
/
+4
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/project_...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/setting.rb
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_ent...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb
Toshi MARUYAMA
2019-11-20
1
-4
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_qu...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/controllers/pre...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
Make sure we cannot create a ProjectQuery on a given project (#29482).
Jean-Philippe Lang
2019-11-20
1
-0
/
+5
*
Fixes the assertion so that it doesn't rely on the display order (#32436).
Jean-Philippe Lang
2019-11-20
1
-4
/
+2
*
Only admin users should be able to manage public queries on the project list ...
Jean-Philippe Lang
2019-11-20
3
-4
/
+3
*
Fix that text copied from some applications such as MS Office and LibreOffice...
Go MAEDA
2019-11-19
1
-0
/
+1
*
Add missing fixture to TimelogControllerTest in order to fix random test fail...
Go MAEDA
2019-11-19
1
-1
/
+1
*
rubocop: fix Lint/IneffectiveAccessModifier in app/models/auth_source_ldap.rb...
Toshi MARUYAMA
2019-11-16
2
-8
/
+7
*
regenerate .rubocop_todo.yml (#32470)
Toshi MARUYAMA
2019-11-16
1
-0
/
+4
*
cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and Style/Redundant...
Toshi MARUYAMA
2019-11-16
2
-5
/
+2
*
Reverts r18692 (#32470).
Jean-Philippe Lang
2019-11-16
1
-1
/
+0
*
Update capybara (~> 3.29.0) (#32453).
Go MAEDA
2019-11-14
1
-1
/
+1
*
Update Rouge to 3.13.0 (#32468).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Add missing fixture to Redmine::WikiFormatting::MacrosTest (#32444).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Fix a Rubocop offense caused by r19065 (#16904).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Fix that QueriesControllerTest fails due to r19065 (#16904).
Go MAEDA
2019-11-13
1
-1
/
+1
*
Add anonymous user to author list in issue/time query (#16904).
Jean-Philippe Lang
2019-11-10
2
-1
/
+3
*
Add support for grouping by issue on timelog view (#32436).
Jean-Philippe Lang
2019-11-10
2
-1
/
+15
*
Removed invalid association IssueCustomField#issue_custom_values (#32431).
Jean-Philippe Lang
2019-11-10
1
-1
/
+0
*
Adds "Target Version" column to the list of "Available columns" in "Spent tim...
Go MAEDA
2019-11-10
2
-0
/
+37
*
rubocop: enable Layout/AlignArguments
Toshi MARUYAMA
2019-11-09
2
-4
/
+26
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_pri...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thu...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_lin...
Toshi MARUYAMA
2019-11-09
1
-10
/
+15
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_sec...
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_t...
Toshi MARUYAMA
2019-11-09
1
-6
/
+9
*
cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/project...
Toshi MARUYAMA
2019-11-09
2
-11
/
+22
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb
Toshi MARUYAMA
2019-11-09
2
-11
/
+12
[next]