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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add test for r22947 (#41079).
Go MAEDA
2024-08-11
1
-0
/
+15
*
Fix issue where minutes part of a time entry is displayed as 60 instead of be...
Go MAEDA
2024-08-08
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
*
Update users routing test to include assertions for bulk actions (delete, loc...
Marius Balteanu
2024-07-14
1
-0
/
+4
*
Adds test for bulk unlock users (#40913).
Marius Balteanu
2024-07-14
1
-0
/
+16
*
Fix tests for updated git repository (#40948).
Marius Balteanu
2024-07-14
2
-21
/
+24
*
Updates broken git repository archive introduced in r22910 (#40948).
Marius Balteanu
2024-07-14
1
-0
/
+0
*
Add configurable setting for copying attachments when copying an issue (#36197).
Go MAEDA
2024-07-14
1
-0
/
+82
*
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
*
Fixes rubocop offenses (#40946).
Marius Balteanu
2024-07-08
1
-5
/
+5
*
Introduces @valid_watcher?@ check on watchables (@40946).
Marius Balteanu
2024-07-08
1
-3
/
+3
*
Permission check based on the type of @watchables@ (#40946).
Marius Balteanu
2024-07-08
1
-0
/
+35
*
Check view watchers permission when copying issues (#40946).
Marius Balteanu
2024-07-08
1
-0
/
+20
*
Improve watcher list permissions check to explicitly require @view_issue_watc...
Marius Balteanu
2024-07-08
4
-0
/
+52
*
Truncate git authors to 255 characters (#40948).
Marius Balteanu
2024-07-08
3
-2
/
+2
*
Add test for r22906 (#40716).
Go MAEDA
2024-07-06
1
-0
/
+15
*
Spent hours ignoring "Time Span Format" Setting on several pages (#40924).
Go MAEDA
2024-06-30
2
-9
/
+13
*
Add bulk lock feature to user list context menu (#40913).
Marius Balteanu
2024-06-25
1
-8
/
+34
*
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
*
Revisions count is wrong on the wiki content page (#40655).
Go MAEDA
2024-06-13
1
-0
/
+14
*
Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....
Go MAEDA
2024-06-12
19
-42
/
+42
*
Add missing fixture journal_details to JournalsHelperTest (#40801).
Go MAEDA
2024-06-12
1
-1
/
+2
*
Adds estimated remaining time to version page (#37862, #1671).
Marius Balteanu
2024-06-04
1
-8
/
+12
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
8
-6
/
+95
*
Introduce configuration for done ratio options interval (#31756).
Go MAEDA
2024-05-29
1
-0
/
+15
*
Link "Last activity" column to project activity page (#40706, #23954).
Marius Balteanu
2024-05-28
1
-1
/
+4
*
Add timeout for thumbnail generation process (#37530).
Go MAEDA
2024-05-27
1
-0
/
+19
*
Add `updated_on` and `updated_by` fields to Issues API journal response (#404...
Go MAEDA
2024-05-27
1
-0
/
+2
*
Fix duplicated alt and title attributes for attached images in Textile format...
Go MAEDA
2024-05-24
1
-2
/
+2
*
Add tests for current alt attribute behavior in images (#40650).
Go MAEDA
2024-05-24
2
-0
/
+61
*
Dynamic generation of supported code highlighting languages in help section (...
Go MAEDA
2024-05-19
1
-0
/
+8
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
66
-343
/
+343
*
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
2
-0
/
+4
*
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
4
-7
/
+6
*
Adds the date of the last activity to the list of available columns for Proje...
Marius Balteanu
2024-05-03
2
-0
/
+19
*
Fixes random failing tests.
Marius Balteanu
2024-05-03
1
-1
/
+1
*
Fixes failing tests on postgresql (#29894).
Marius Balteanu
2024-05-03
1
-1
/
+7
*
Fixes failing tests caused by r22802 (#40652).
Marius Balteanu
2024-05-03
1
-2
/
+2
*
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
*
Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).
Marius Balteanu
2024-05-02
1
-2
/
+2
[prev]
[next]