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
...
*
Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020).
Go MAEDA
2024-01-30
1
-0
/
+47
*
Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585).
Go MAEDA
2024-01-27
1
-2
/
+2
*
Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111).
Go MAEDA
2024-01-27
1
-0
/
+1
*
Fix failing test by ignoring the directories that start with a dot (#39111).
Marius Balteanu
2024-01-26
1
-1
/
+2
*
Removes debug code added in r22638 (#39111).
Marius Balteanu
2024-01-26
1
-2
/
+0
*
Adds debug code to investigate test fail on CI (#39111).
Marius Balteanu
2024-01-26
1
-0
/
+2
*
Remove code that is no longer needed as a result of asset pipeline implementa...
Marius Balteanu
2024-01-25
1
-23
/
+0
*
Add Propshaft library to enable the asset pipeline without modifying existing...
Marius Balteanu
2024-01-25
1
-0
/
+44
*
Use ApplicationRecord instead of ActiveRecord::Base (#38975).
Marius Balteanu
2024-01-23
1
-6
/
+6
*
Reverts r22438 (#35189).
Marius Balteanu
2024-01-23
2
-12
/
+7
*
Support localized decimal separators for float values in PDF export (#22024).
Go MAEDA
2024-01-04
1
-2
/
+7
*
Support localized decimal separators for float values (#22024).
Go MAEDA
2024-01-04
1
-0
/
+28
*
Fix "any" operator for text filters to exclude empty text values (#39991).
Go MAEDA
2024-01-02
1
-1
/
+14
*
Extend "contains" operator in "Parent task" filter to support multiple issue ...
Go MAEDA
2023-12-29
1
-0
/
+25
*
Updates number of subversion filechanges in @test_fetch_changesets_from_scrat...
Marius Balteanu
2023-12-25
1
-1
/
+1
*
Updates number of subversion revisions in @test/unit/repository_subversion_te...
Marius Balteanu
2023-12-24
1
-1
/
+1
*
Allow consecutive footnote references inTextile (#39884).
Marius Balteanu
2023-12-22
1
-0
/
+17
*
Fix RuboCop offense Performance/StringIdentifierArgument (#39888).
Go MAEDA
2023-12-20
2
-2
/
+2
*
Fix RuboCop offense Style/HashEachMethods (#39887).
Go MAEDA
2023-12-20
1
-1
/
+1
*
Fix RuboCop offense Lint/SymbolConversion (#39887).
Go MAEDA
2023-12-20
1
-4
/
+4
*
Fixes random failing test by using @async_count@ in order to avoid query cach...
Marius Balteanu
2023-12-14
1
-1
/
+1
*
Reverts r22507, r22508 and r22510 (#36320, #39803).
Marius Balteanu
2023-12-12
2
-7
/
+5
*
Change the default notification option from `only_my_events` to `only_assigne...
Go MAEDA
2023-12-11
2
-2
/
+2
*
Revert r22504 that missing a necessary file (#39500).
Go MAEDA
2023-12-11
2
-2
/
+2
*
Remove unnecessary line that changes the @PluginLoader@ directory inside @plu...
Marius Balteanu
2023-12-11
1
-2
/
+0
*
Adds test for plugin autoloading plugins issue (#36320).
Marius Balteanu
2023-12-10
1
-0
/
+4
*
Allows configure plugins directory path in order to change the default locati...
Marius Balteanu
2023-12-10
2
-3
/
+3
*
Change the default notification option from `only_my_events` to `only_assigne...
Go MAEDA
2023-12-08
2
-2
/
+2
*
Code cleanup: unnecessary use of instance variables in UserTest (#39500).
Go MAEDA
2023-12-08
1
-4
/
+4
*
Fix CommonMark Markdown help page to reflect user's language setting (#39755).
Go MAEDA
2023-12-06
1
-0
/
+33
*
Updates Rails to 7.1.2 (#36320).
Marius Balteanu
2023-11-27
2
-5
/
+5
*
Replace request_store with ActiveSupport::CurrentAttributes (#39110).
Marius Balteanu
2023-11-21
2
-2
/
+2
*
Use tx_isolation for MySQL lower than 8. (#39437).
Marius Balteanu
2023-11-19
1
-1
/
+1
*
Workaround to use READ-COMMITTED as transaction_isolation level when running ...
Marius Balteanu
2023-11-18
1
-0
/
+5
*
Add concurrent subtask removal test to cover corrupted nested sets (#39437).
Marius Balteanu
2023-11-18
1
-0
/
+43
*
Revert undesired change (#22458).
Marius Balteanu
2023-11-18
1
-0
/
+15
*
Use a global lock provided by @with_advisory_lock@ gem to work around deadloc...
Marius Balteanu
2023-11-18
1
-16
/
+1
*
Disable RuboCop warning for intentional comma in percent string array (#39553).
Go MAEDA
2023-11-17
1
-1
/
+1
*
Cover more tests for #39553.
Marius Balteanu
2023-11-16
1
-2
/
+5
*
Auto-detection of field wrapper type when importing CSV file (#39511).
Go MAEDA
2023-11-16
1
-0
/
+15
*
New email notification option "For any event on my bookmarked projects" (#351...
Go MAEDA
2023-11-16
2
-7
/
+12
*
Reinitialize an empty Wiki page after after project wiki is deleted (#34634).
Marius Balteanu
2023-10-23
1
-0
/
+6
*
Revert r22368.
Marius Balteanu
2023-10-23
1
-6
/
+0
*
Traditional Chinese translation update (#39221).
Marius Balteanu
2023-10-23
1
-0
/
+6
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+16
*
Revert r22342 as it became unnecessary after the addition of the :user_prefer...
Go MAEDA
2023-10-16
1
-3
/
+1
*
Add requirement for user_preferences for watcher_test (#39186).
Go MAEDA
2023-10-16
1
-1
/
+1
*
Fix watcher handling on unsaved objects (#39186).
Go MAEDA
2023-10-16
1
-0
/
+37
*
API compatibility to legacy status and name query params (#39181, #37674)
Go MAEDA
2023-10-15
1
-0
/
+23
*
Fix a test failure due to the auto watch on issue creation (#38238).
Go MAEDA
2023-10-15
1
-1
/
+3
[prev]
[next]