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
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
4
-4
/
+4
*
Fix "missing assertions" warning in test_search_should_be_case_and_accent_ins...
Go MAEDA
2024-08-20
1
-12
/
+12
*
Fix RuboCop offense Style/UnlessElse (#36320).
Go MAEDA
2024-08-20
1
-18
/
+14
*
Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320).
Go MAEDA
2024-08-20
1
-0
/
+1
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320).
Go MAEDA
2024-08-20
1
-1
/
+0
*
Ensures desired test adapter is used in Active Job tests (#36320).
Marius Balteanu
2024-08-20
2
-1
/
+8
*
Updates test environment config to mark assertionless tests as failed (#36320).
Marius Balteanu
2024-08-20
6
-5
/
+4
*
Upgrade to Rails 7.2.0 (#36320).
Marius Balteanu
2024-08-20
1
-1
/
+1
*
Add support for quoted arguments containing commas in wiki macros (#40014).
Go MAEDA
2024-08-20
1
-0
/
+7
*
Add filters for "User's group" and "User's role" to Spent time list (#41053).
Go MAEDA
2024-08-16
1
-0
/
+63
*
Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ...
Go MAEDA
2024-08-12
3
-8
/
+8
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
2
-2
/
+2
*
Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Add test for r22947 (#41079).
Go MAEDA
2024-08-11
1
-0
/
+15
*
Add project identifier to List-Id header in notification emails (#13359).
Go MAEDA
2024-07-26
1
-6
/
+19
*
Add an option to render Integer and Float custom fields with thousands delimi...
Go MAEDA
2024-07-18
1
-0
/
+11
*
Refactor ApplicationHelper#format_object to accept options as a hash (#39997).
Go MAEDA
2024-07-18
1
-1
/
+1
*
Fix tests for updated git repository (#40948).
Marius Balteanu
2024-07-14
2
-21
/
+24
*
Increases number of revisions and fileschanges in test/unit/repository_git_te...
Marius Balteanu
2024-07-13
1
-2
/
+2
*
Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).
Go MAEDA
2024-07-11
1
-1
/
+1
*
Check view watchers permission when copying issues (#40946).
Marius Balteanu
2024-07-08
1
-0
/
+20
*
Add test for r22906 (#40716).
Go MAEDA
2024-07-06
1
-0
/
+15
*
Add test for r22895 (#40860).
Go MAEDA
2024-06-25
1
-0
/
+10
*
Reject passwords that are the same as login, first name, last name, or email ...
Go MAEDA
2024-06-21
1
-0
/
+18
*
Support multiple multi-word phrases in the search engine (#38446).
Go MAEDA
2024-06-19
1
-0
/
+5
*
Adds estimated remaining time to version page (#37862, #1671).
Marius Balteanu
2024-06-04
1
-8
/
+12
*
Add timeout for thumbnail generation process (#37530).
Go MAEDA
2024-05-27
1
-0
/
+19
*
Add tests for current alt attribute behavior in images (#40650).
Go MAEDA
2024-05-24
1
-0
/
+28
*
Key/value-pair custom field type not available to all customizable contents (...
Go MAEDA
2024-05-16
2
-0
/
+10
*
Ignore statuses in Project#rolled_up_statuses which only have an identity tra...
Go MAEDA
2024-05-16
1
-0
/
+2
*
Adds test to check @view_issue_watchers@ permission when filter "Watched by" ...
Marius Balteanu
2024-05-11
1
-0
/
+30
*
Fixes issue list filter "Watched by: me" only shows issues watched via group ...
Marius Balteanu
2024-05-11
1
-3
/
+8
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
3
-6
/
+5
*
Adds the date of the last activity to the list of available columns for Proje...
Marius Balteanu
2024-05-03
1
-0
/
+7
*
Fixes random failing tests.
Marius Balteanu
2024-05-03
1
-1
/
+1
*
Fixes RuboCop offense Layout/SpaceInsideParens (#24457).
Marius Balteanu
2024-05-02
1
-1
/
+1
*
Adds test for #24457.
Marius Balteanu
2024-05-02
1
-0
/
+14
*
Progress of version should be calculated the same way as parent tasks (#24457...
Marius Balteanu
2024-05-02
1
-0
/
+10
*
Adds estimated remaining hours issue query column calculated based on estimat...
Marius Balteanu
2024-05-01
1
-0
/
+28
*
Adds an option to send email notification when an attachment is added (#40569).
Marius Balteanu
2024-04-28
2
-2
/
+32
*
Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603).
Go MAEDA
2024-04-23
1
-3
/
+0
*
Fix RuboCop offense Style/MapIntoArray (#39887).
Go MAEDA
2024-04-09
2
-8
/
+2
*
Remove redundant ApplicationHelper inclusions (#40506).
Go MAEDA
2024-04-02
7
-10
/
+0
*
Fix rubocop warning (#38975).
Marius Balteanu
2024-03-03
1
-1
/
+1
*
Introduces Redmine::Plugin#attachment_object_type to provide better API for r...
Marius Balteanu
2024-02-27
1
-0
/
+8
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
151
-151
/
+151
*
Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no l...
Marius Balteanu
2024-02-21
1
-33
/
+0
*
Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243).
Go MAEDA
2024-02-08
1
-0
/
+6
[next]