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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
20
-20
/
+20
*
Merged r22478 to r22479from trunk to 5.1-stable (#39714).
Marius Balteanu
2023-11-26
1
-0
/
+12
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+14
*
HTML-escape the entire tag content of escaped HTML tags in textile (#38807).
Go MAEDA
2023-09-18
1
-2
/
+3
*
Add test for r22224 (#38458).
Go MAEDA
2023-05-05
1
-0
/
+29
*
Add a button to apply issues filter to search results (#38481).
Go MAEDA
2023-04-27
1
-0
/
+32
*
Group text filters in the filter select list (#38402).
Go MAEDA
2023-04-05
1
-0
/
+10
*
Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...
Go MAEDA
2023-03-23
1
-0
/
+14
*
Update Rouge to 4.1 (#37236).
Go MAEDA
2023-02-15
1
-1
/
+1
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-0
/
+2
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
1
-0
/
+16
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
20
-20
/
+20
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
20
-20
/
+20
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
1
-0
/
+10
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
2
-59
/
+1
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
2
-1
/
+59
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-3
/
+3
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
1
-1
/
+1
*
Fix RuboCop offense Layout/LineLength due to r21757 (#37532).
Go MAEDA
2022-08-05
1
-2
/
+18
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-0
/
+14
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-7
/
+7
*
Show a custom field description as a placeholder (#14275).
Go MAEDA
2022-03-17
1
-0
/
+7
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-1
/
+0
*
Add class @user-mention@ to user classes when user is linked using @ (#36699,...
Marius Balteanu
2022-02-24
1
-7
/
+7
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
1
-105
/
+197
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
20
-20
/
+20
*
Add missing fixture to IssuesHelperTest (#36347).
Go MAEDA
2021-12-24
1
-1
/
+1
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-15
/
+15
*
Issue Summary: add statistics about issues without assignee, version or categ...
Go MAEDA
2021-12-12
1
-0
/
+41
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-0
/
+16
*
Fix NoMethodError when generating a link to a locked user (#12795, #35823).
Go MAEDA
2021-09-07
1
-5
/
+17
*
Fix that test_link_to_principal_should_link_to_user does not actually test an...
Go MAEDA
2021-08-31
1
-1
/
+2
*
Query links for related issues on issue page (#35559).
Go MAEDA
2021-08-23
1
-0
/
+38
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Inline image in Textile is not displayed if the image URL contains ampersands...
Go MAEDA
2021-07-28
1
-0
/
+2
*
Total spent time from issue page should link to global time entries if the is...
Marius Balteanu
2021-07-26
1
-0
/
+22
*
Revert r21082 (#35134).
Marius Balteanu
2021-07-26
1
-22
/
+0
*
Link total spent time to global time entries page when cross_project_issue_re...
Marius Balteanu
2021-07-26
1
-0
/
+22
*
Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...
Go MAEDA
2021-07-20
1
-1
/
+1
*
Add link from group name to group page on project overview page (#12795).
Go MAEDA
2021-07-19
1
-0
/
+11
*
"Copy link" feature for issues list (#34932).
Go MAEDA
2021-04-13
1
-0
/
+7
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
1
-0
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
19
-19
/
+19
*
Show project ID instead of name in issue journal details if the project is no...
Go MAEDA
2021-03-18
1
-0
/
+8
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
1
-0
/
+1
*
Add missing fixtures (#33602).
Go MAEDA
2021-03-13
1
-0
/
+2
*
The order of thumbnails in journals does not match the order of file name lis...
Go MAEDA
2021-03-09
1
-0
/
+26
*
Move some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA
2021-03-07
1
-1
/
+12
*
Add an interface to filter activities by user (#33602).
Go MAEDA
2021-02-21
1
-0
/
+20
[next]