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
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
2
-0
/
+27
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+1
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-7
/
+7
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-0
/
+32
*
Add habtm relation between roles and queries_roles (#36416).
Marius Balteanu
2022-02-28
1
-0
/
+13
*
Destroy overridden time entry activities and rows from the habtm join table @...
Marius Balteanu
2022-02-24
1
-0
/
+10
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
3
-0
/
+229
*
Fix import with issue relations and invalid issues hangs without any error me...
Marius Balteanu
2022-02-20
1
-0
/
+22
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
3
-128
/
+191
*
Enable task list items for Common Mark text formatting (#35742).
Marius Balteanu
2022-01-22
1
-0
/
+21
*
Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36...
Go MAEDA
2022-01-22
1
-1
/
+3
*
Custom I18n Pluralization rules are not applied correctly (#36396).
Go MAEDA
2022-01-15
1
-0
/
+9
*
Restore the value of Setting.cross_project_issue_relations to prevent random ...
Go MAEDA
2022-01-13
1
-27
/
+27
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
2
-2
/
+2
*
Fix wrong variable name in Import#set_default_settings (#34718).
Go MAEDA
2022-01-07
1
-0
/
+3
*
Auto guess file encoding when importing CSV file (#34718).
Go MAEDA
2022-01-07
2
-0
/
+44
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
143
-143
/
+143
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
4
-8
/
+8
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
2
-6
/
+6
*
Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).
Go MAEDA
2021-12-24
1
-3
/
+1
*
Saving time tracking activities without any change may turn a system activity...
Go MAEDA
2021-12-21
1
-3
/
+26
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-1
/
+1
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
1
-33
/
+0
*
Fix test failure due to r21309 (#13099).
Go MAEDA
2021-12-13
1
-6
/
+6
*
Include an authentication method name in LDAP connection error messages (#333...
Go MAEDA
2021-12-13
1
-2
/
+4
*
Fix redmine:plugins:assets rake task fails (#36287, #32938).
Go MAEDA
2021-12-08
1
-0
/
+14
*
Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...
Marius Balteanu
2021-11-25
1
-0
/
+47
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-0
/
+14
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-1
/
+36
*
Add missing fixtures to UserTest (#35975).
Go MAEDA
2021-11-11
1
-1
/
+2
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-3
/
+3
*
Allow addition/removal of subtasks to show in parent's history (#6033).
Go MAEDA
2021-11-08
3
-26
/
+68
*
Add tests for #35764.
Marius Balteanu
2021-10-05
2
-0
/
+12
*
Tokenize search parameter in order to allow multiple search terms in:
Marius Balteanu
2021-10-05
1
-0
/
+27
*
Use sanitize_sql_like in Query#sql_contains (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+15
*
Use sanitize_sql_like in like scopes (#35073).
Marius Balteanu
2021-10-03
4
-0
/
+64
*
Use sanitize_sql_like on search tokens (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+24
*
Removes '%' signs from test strings in search test (#35073).
Marius Balteanu
2021-10-03
1
-3
/
+3
*
Remove references to deleted user from "user"-Format CustomFields when destro...
Marius Balteanu
2021-09-06
1
-0
/
+35
*
Don't unlink files before closing them (#35539, #35721).
Go MAEDA
2021-08-18
1
-4
/
+8
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
2
-9
/
+35
*
Add "data-language" attribute to code block with the user-supplied language f...
Marius Balteanu
2021-08-15
2
-15
/
+36
*
Update failing test after hardbreaks enabled by default (#35754, #32424).
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Fixed failing test on CommonMark by striping the trailing whitespace returned...
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by...
Marius Balteanu
2021-08-11
1
-11
/
+11
*
Relax allowed protocols in links by denying specific protocols for CommonMark...
Marius Balteanu
2021-08-11
2
-5
/
+60
*
Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...
Marius Balteanu
2021-08-11
7
-0
/
+755
*
Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727).
Go MAEDA
2021-08-10
1
-1
/
+1
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
2
-15
/
+15
*
Remove unnecessary comments (#35606).
Go MAEDA
2021-07-28
1
-3
/
+0
[next]