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
...
*
Add a fixture for QueryTest#test_filter_my_bookmarks (#29482).
Go MAEDA
2019-10-30
1
-1
/
+1
*
Eases the regexp used to determine the start of a code block (#32359).
Go MAEDA
2019-10-29
2
-1
/
+6
*
Fix incomplete Italian translation for notice_successful keys (#32358).
Go MAEDA
2019-10-29
1
-4
/
+4
*
Add permission to import time entries (#32196, #28234).
Go MAEDA
2019-10-28
4
-3
/
+4
*
Add a fixture for UserTest#test_bookmarked_project_ids (#29482).
Go MAEDA
2019-10-28
1
-1
/
+2
*
Remove trailing whitespaces from test/fixtures/roles.yml
Go MAEDA
2019-10-28
1
-11
/
+11
*
Fix inconsistent capitalization in Italian translation (#32354).
Go MAEDA
2019-10-28
1
-7
/
+7
*
Bulgarian translation update (#32353).
Go MAEDA
2019-10-27
1
-6
/
+6
*
Add a link to projects administration page on projects page (#32306).
Go MAEDA
2019-10-27
1
-0
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/member_test.rb
Toshi MARUYAMA
2019-10-26
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rb
Toshi MARUYAMA
2019-10-26
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_bar
Toshi MARUYAMA
2019-10-26
1
-2
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...
Toshi MARUYAMA
2019-10-26
1
-3
/
+3
*
code cleanup: rubocop: revert r18854
Toshi MARUYAMA
2019-10-26
1
-12
/
+12
*
rubocop: revert r18852
Toshi MARUYAMA
2019-10-26
2
-9
/
+4
*
Don't paginate the board view for now (#29482).
Jean-Philippe Lang
2019-10-26
3
-4
/
+9
*
Default sorting on projects by id is not relevant (#29482).
Jean-Philippe Lang
2019-10-26
1
-1
/
+1
*
Italian translation update (#32326).
Go MAEDA
2019-10-26
1
-62
/
+62
*
Styling .info selector is not specific enough.
Jean-Philippe Lang
2019-10-26
4
-9
/
+6
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
5
-21
/
+29
*
Add roles filter on permissions report (#32343).
Jean-Philippe Lang
2019-10-25
3
-1
/
+37
*
Czech translation update (#32340).
Go MAEDA
2019-10-24
1
-20
/
+20
*
Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by ...
Go MAEDA
2019-10-24
2
-10
/
+12
*
rubocop: generate .rubocop_todo.yml with "--exclude-limit 20"
Toshi MARUYAMA
2019-10-23
1
-15
/
+272
*
rubocop: set Layout/SpaceInsideHashLiteralBraces parameters used more than ot...
Toshi MARUYAMA
2019-10-23
2
-1
/
+9
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rb
Toshi MARUYAMA
2019-10-23
1
-4
/
+4
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/query_test.rb
Toshi MARUYAMA
2019-10-23
1
-10
/
+10
*
code cleanup: rubocop: fix Layout/SpaceBeforeBlockBraces in test/unit/query_t...
Toshi MARUYAMA
2019-10-23
1
-12
/
+12
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/time_entry_quer...
Toshi MARUYAMA
2019-10-23
1
-2
/
+2
*
rubocop: set Layout/SpaceBeforeBlockBraces parameters used more than others
Toshi MARUYAMA
2019-10-23
2
-1
/
+9
*
rubocop: set Layout/SpaceInsideBlockBraces parameters used more than others
Toshi MARUYAMA
2019-10-23
2
-1
/
+10
*
rubocop: move Layout/AlignArguments temporarily from .rubocop_todo.yml to .ru...
Toshi MARUYAMA
2019-10-23
2
-6
/
+4
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...
Toshi MARUYAMA
2019-10-23
2
-10
/
+8
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/repository_test.rb
Toshi MARUYAMA
2019-10-23
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/user_test.rb
Toshi MARUYAMA
2019-10-23
1
-8
/
+8
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/version_test.rb
Toshi MARUYAMA
2019-10-23
1
-2
/
+2
*
rubocop: disable Bundler/OrderedGems
Toshi MARUYAMA
2019-10-23
2
-7
/
+3
*
fix comment typo in db/migrate/20150208105930_replace_move_issues_permission.rb
Toshi MARUYAMA
2019-10-23
1
-1
/
+1
*
Update locales (#32302, #29482, #31355).
Go MAEDA
2019-10-23
48
-0
/
+48
*
Option to filter after my bookmarked projects (#32302, #29482, #31355).
Go MAEDA
2019-10-23
6
-2
/
+43
*
Remove trailing whitespaces from config/locales/en.yml
Go MAEDA
2019-10-23
1
-1
/
+1
*
Remove trailing whitespaces from test/fixtures/user_preferences.yml
Go MAEDA
2019-10-23
1
-17
/
+17
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb
Toshi MARUYAMA
2019-10-22
2
-2
/
+1
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...
Toshi MARUYAMA
2019-10-22
2
-4
/
+3
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...
Toshi MARUYAMA
2019-10-22
2
-3
/
+3
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rb
Toshi MARUYAMA
2019-10-22
2
-3
/
+2
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...
Toshi MARUYAMA
2019-10-22
2
-2
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...
Toshi MARUYAMA
2019-10-22
2
-3
/
+2
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...
Toshi MARUYAMA
2019-10-22
2
-2
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...
Toshi MARUYAMA
2019-10-22
2
-3
/
+2
[prev]
[next]