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
path:
root
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary comments (#35606).
Go MAEDA
2021-07-28
1
-3
/
+0
*
Locked users should not be displayed in the members box of the project overvi...
Go MAEDA
2021-07-27
1
-0
/
+10
*
Ensure unique attachment filenames (#35539).
Go MAEDA
2021-07-19
1
-6
/
+22
*
Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/confi...
Go MAEDA
2021-07-10
1
-6
/
+6
*
Default issue query (#7360).
Go MAEDA
2021-07-06
2
-0
/
+74
*
Allow sending account information when importing users (#35365).
Go MAEDA
2021-07-03
1
-0
/
+18
*
Project specific TimeEntryActivity name not updating properly (#21056).
Go MAEDA
2021-06-30
1
-0
/
+26
*
Filter issues by file description (#34715).
Go MAEDA
2021-06-14
1
-0
/
+42
*
Render Textile and Markdown files in the repository browser (#16849).
Go MAEDA
2021-05-28
1
-3
/
+3
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
1
-0
/
+27
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
4
-4
/
+4
*
Markdown text sections broken by thematic breaks (horizontal rules) (#35036).
Go MAEDA
2021-05-14
1
-0
/
+69
*
Duplicate entries in issue filter values (#35201).
Go MAEDA
2021-05-07
1
-0
/
+13
*
Use `Time.use_zone` instead of `Time.zone=` (#35208).
Go MAEDA
2021-05-07
1
-4
/
+3
*
Mail handler bypasses add_issue_notes permission (#35045).
Go MAEDA
2021-04-25
1
-2
/
+4
*
MailHandler raises NameError exception when generating error message (#35100).
Go MAEDA
2021-04-22
1
-0
/
+17
*
Filter issues by notes (#5893).
Go MAEDA
2021-04-21
1
-0
/
+41
*
Validate attachment filenames on every change (#34367).
Go MAEDA
2021-04-16
1
-0
/
+13
*
Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).
Go MAEDA
2021-04-01
1
-1
/
+5
*
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...
Go MAEDA
2021-04-01
3
-6
/
+7
*
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA
2021-04-01
1
-4
/
+4
*
Do not journalize attachments that are added during a "Copy Issue" operation ...
Go MAEDA
2021-03-29
1
-0
/
+17
*
Add missing fixtures to TimeEntryCustomFieldTest (#34976).
Go MAEDA
2021-03-28
1
-1
/
+1
*
Support for Git repositories with default branch "main" (#34942).
Go MAEDA
2021-03-26
1
-0
/
+19
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
134
-134
/
+134
*
Case-insensitive matching fails for Unicode filenames when referring to attac...
Go MAEDA
2021-03-20
1
-0
/
+13
*
Only show currently visible projects in the project jump box (#34595).
Go MAEDA
2021-03-16
1
-1
/
+14
*
Delete spent time custom field values not visible by the user after assignmen...
Go MAEDA
2021-03-15
2
-1
/
+77
*
Fix that column header is clickable even when the column is not actually sort...
Go MAEDA
2021-03-14
1
-0
/
+10
*
Add test for 4 byte characters (emoji) support (#32054).
Go MAEDA
2021-03-13
1
-0
/
+11
*
Ability to set default value for "I don't want to be notified of changes that...
Go MAEDA
2021-03-10
1
-0
/
+7
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
1
-0
/
+34
*
Subprojects issues are not displayed on main project when all subprojects are...
Go MAEDA
2020-12-27
1
-0
/
+11
*
Create custom field by copy (#34307).
Go MAEDA
2020-12-26
1
-0
/
+49
*
shorten long line of test/unit/project_test.rb
Toshi MARUYAMA
2020-12-19
1
-25
/
+60
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-12-19
1
-8
/
+17
*
shorten long line of test/unit/lib/redmine/helpers/diff_test.rb
Toshi MARUYAMA
2020-12-19
1
-2
/
+3
*
shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...
Toshi MARUYAMA
2020-12-19
1
-12
/
+38
*
add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest
Toshi MARUYAMA
2020-12-12
1
-16
/
+16
*
remove space inside array brackets from test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-11
1
-2
/
+2
*
remove space inside array brackets from test/unit/search_test.rb
Toshi MARUYAMA
2020-12-11
1
-1
/
+1
*
remove empty line at method body end of test/unit/lib/redmine/menu_manager/me...
Toshi MARUYAMA
2020-12-11
1
-2
/
+0
*
remove empty line at method body end of test/unit/lib/redmine/unified_diff_te...
Toshi MARUYAMA
2020-12-11
1
-1
/
+0
*
shorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rb
Toshi MARUYAMA
2020-12-11
1
-17
/
+20
*
shorten long line of test/unit/time_entry_activity_test.rb
Toshi MARUYAMA
2020-12-10
1
-5
/
+24
*
shorten long line of test/unit/member_test.rb
Toshi MARUYAMA
2020-12-09
1
-6
/
+21
*
shorten long line of test/unit/lib/redmine/field_format/version_field_format_...
Toshi MARUYAMA
2020-12-09
1
-11
/
+26
*
fix source indent of test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA
2020-12-04
1
-10
/
+20
*
fix source indent of test/unit/repository_bazaar_test.rb
Toshi MARUYAMA
2020-12-04
1
-32
/
+45
*
fix source indent of test/unit/project_nested_set_concurrency_test.rb
Toshi MARUYAMA
2020-12-04
1
-3
/
+5
[next]