summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a fixture for QueryTest#test_filter_my_bookmarks (#29482).Go MAEDA2019-10-301-1/+1
* Eases the regexp used to determine the start of a code block (#32359).Go MAEDA2019-10-292-1/+6
* Fix incomplete Italian translation for notice_successful keys (#32358).Go MAEDA2019-10-291-4/+4
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-284-3/+4
* Add a fixture for UserTest#test_bookmarked_project_ids (#29482).Go MAEDA2019-10-281-1/+2
* Remove trailing whitespaces from test/fixtures/roles.ymlGo MAEDA2019-10-281-11/+11
* Fix inconsistent capitalization in Italian translation (#32354).Go MAEDA2019-10-281-7/+7
* Bulgarian translation update (#32353).Go MAEDA2019-10-271-6/+6
* Add a link to projects administration page on projects page (#32306).Go MAEDA2019-10-271-0/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/member_test.rbToshi MARUYAMA2019-10-261-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rbToshi MARUYAMA2019-10-261-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_barToshi MARUYAMA2019-10-261-2/+4
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...Toshi MARUYAMA2019-10-261-3/+3
* code cleanup: rubocop: revert r18854Toshi MARUYAMA2019-10-261-12/+12
* rubocop: revert r18852Toshi MARUYAMA2019-10-262-9/+4
* Don't paginate the board view for now (#29482).Jean-Philippe Lang2019-10-263-4/+9
* Default sorting on projects by id is not relevant (#29482).Jean-Philippe Lang2019-10-261-1/+1
* Italian translation update (#32326).Go MAEDA2019-10-261-62/+62
* Styling .info selector is not specific enough.Jean-Philippe Lang2019-10-264-9/+6
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-255-21/+29
* Add roles filter on permissions report (#32343).Jean-Philippe Lang2019-10-253-1/+37
* Czech translation update (#32340).Go MAEDA2019-10-241-20/+20
* Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by ...Go MAEDA2019-10-242-10/+12
* rubocop: generate .rubocop_todo.yml with "--exclude-limit 20"Toshi MARUYAMA2019-10-231-15/+272
* rubocop: set Layout/SpaceInsideHashLiteralBraces parameters used more than ot...Toshi MARUYAMA2019-10-232-1/+9
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rbToshi MARUYAMA2019-10-231-4/+4
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/query_test.rbToshi MARUYAMA2019-10-231-10/+10
* code cleanup: rubocop: fix Layout/SpaceBeforeBlockBraces in test/unit/query_t...Toshi MARUYAMA2019-10-231-12/+12
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/time_entry_quer...Toshi MARUYAMA2019-10-231-2/+2
* rubocop: set Layout/SpaceBeforeBlockBraces parameters used more than othersToshi MARUYAMA2019-10-232-1/+9
* rubocop: set Layout/SpaceInsideBlockBraces parameters used more than othersToshi MARUYAMA2019-10-232-1/+10
* rubocop: move Layout/AlignArguments temporarily from .rubocop_todo.yml to .ru...Toshi MARUYAMA2019-10-232-6/+4
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-232-10/+8
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/repository_test.rbToshi MARUYAMA2019-10-231-1/+1
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/user_test.rbToshi MARUYAMA2019-10-231-8/+8
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/version_test.rbToshi MARUYAMA2019-10-231-2/+2
* rubocop: disable Bundler/OrderedGemsToshi MARUYAMA2019-10-232-7/+3
* fix comment typo in db/migrate/20150208105930_replace_move_issues_permission.rbToshi MARUYAMA2019-10-231-1/+1
* Update locales (#32302, #29482, #31355).Go MAEDA2019-10-2348-0/+48
* Option to filter after my bookmarked projects (#32302, #29482, #31355).Go MAEDA2019-10-236-2/+43
* Remove trailing whitespaces from config/locales/en.ymlGo MAEDA2019-10-231-1/+1
* Remove trailing whitespaces from test/fixtures/user_preferences.ymlGo MAEDA2019-10-231-17/+17
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rbToshi MARUYAMA2019-10-222-2/+1
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...Toshi MARUYAMA2019-10-222-4/+3
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...Toshi MARUYAMA2019-10-222-3/+3
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rbToshi MARUYAMA2019-10-222-3/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...Toshi MARUYAMA2019-10-222-2/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...Toshi MARUYAMA2019-10-222-3/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...Toshi MARUYAMA2019-10-222-2/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...Toshi MARUYAMA2019-10-222-3/+2