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
*
Adds ##123 extended issue linking syntax (#29488).
Go MAEDA
2018-09-08
1
-0
/
+11
*
Fix typo in test name: s/highligth/highlight/ (#29440).
Go MAEDA
2018-08-26
1
-1
/
+1
*
Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...
Go MAEDA
2018-08-15
1
-0
/
+3
*
Test that Redmine::MimeType.of is case-insensitive (#29359).
Go MAEDA
2018-08-15
1
-0
/
+1
*
Mark default version in versions tab from project settings (#27799).
Go MAEDA
2018-08-09
1
-0
/
+21
*
Fix a test failure in test/functional/my_controller_test.rb that depends on t...
Go MAEDA
2018-08-09
1
-1
/
+1
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
1
-0
/
+41
*
Time entry creation: preserve 'spent on' value when using 'Create and Continu...
Go MAEDA
2018-08-02
1
-4
/
+4
*
Add a missing fixture (#2471).
Go MAEDA
2018-07-29
1
-1
/
+1
*
Bulk delete wiki attachments (#16410).
Go MAEDA
2018-07-25
1
-0
/
+38
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
1
-0
/
+9
*
Fix: Textile phrase modifiers break wiki macros (#29247).
Go MAEDA
2018-07-21
1
-0
/
+5
*
Add a missing fixture for IssuesTest#test_create_issue_with_new_target_versio...
Go MAEDA
2018-07-16
1
-1
/
+1
*
Only allow the use of visible custom fields in time entry reports (#29162).
Go MAEDA
2018-07-12
1
-0
/
+12
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
1
-0
/
+18
*
Test for r17441 (#29189).
Go MAEDA
2018-07-10
1
-0
/
+14
*
Remove filename from attachment preview links (#27822).
Go MAEDA
2018-07-09
2
-10
/
+10
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
1
-0
/
+37
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
1
-0
/
+32
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
2
-2
/
+46
*
Fix: Allow to set no_notification option when receiving emails via IMAP or PO...
Go MAEDA
2018-07-06
1
-2
/
+3
*
"thumbnail" macro may break filename attribute of the attachment (#29038).
Go MAEDA
2018-07-02
1
-0
/
+1
*
Changed test name (#26091).
Go MAEDA
2018-06-30
1
-2
/
+1
*
Test for r17421 (#26091).
Go MAEDA
2018-06-29
1
-1
/
+12
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
1
-6
/
+9
*
Upgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang
2018-06-23
2
-1
/
+9
*
Add links to Users, Projects and Versions in timelog report (#29042).
Go MAEDA
2018-06-18
1
-0
/
+15
*
Don't repeat revision on each line.
Jean-Philippe Lang
2018-06-17
1
-4
/
+3
*
Highlight "Spent time" in main menu when creating a time entries query.
Jean-Philippe Lang
2018-06-17
1
-0
/
+10
*
Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...
Jean-Philippe Lang
2018-06-17
2
-2
/
+14
*
"attachment:filename" link syntax would not work if the file name contains "@...
Jean-Philippe Lang
2018-06-17
1
-0
/
+16
*
User link syntax (user:login) doesn't work for logins consisting of an email ...
Jean-Philippe Lang
2018-06-17
1
-5
/
+38
*
Clear subtask assignee during copy if is locked (#28946).
Go MAEDA
2018-06-17
1
-0
/
+19
*
Removes repository routes without repository_id (#26522).
Jean-Philippe Lang
2018-06-16
12
-99
/
+172
*
Enable and add underline button to the toolbar for Markdown formatting (#28169).
Jean-Philippe Lang
2018-06-16
1
-0
/
+4
*
Fixed that "test_editable_by_for_global_query" and "test_editable_by_for_glob...
Jean-Philippe Lang
2018-06-16
1
-1
/
+0
*
Log automatic rescheduling of following issues to journal (#28649).
Jean-Philippe Lang
2018-06-10
1
-0
/
+26
*
Fix: Unreachable code in QueriesControllerTest#test_bulk_copy_to_another_proj...
Go MAEDA
2018-06-10
1
-3
/
+4
*
Include locked members in filters (#15201).
Go MAEDA
2018-06-09
2
-3
/
+57
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-1
/
+1
*
Clear target version when copying an issue if status is locked or closed (#27...
Go MAEDA
2018-06-07
1
-0
/
+20
*
Fix improper way of getting roles in test_settings_should_show_tabs_depending...
Go MAEDA
2018-06-03
1
-3
/
+4
*
Tests for r17359 (#28693).
Go MAEDA
2018-06-03
1
-0
/
+22
*
Rails 5.2: image_tag no longer generates default alt text (#28932).
Go MAEDA
2018-06-02
1
-1
/
+1
*
Add right-click context menu to the contextual area of an issue (#28829).
Go MAEDA
2018-05-29
1
-109
/
+129
*
Add test for r17345 (#16313).
Go MAEDA
2018-05-20
1
-0
/
+9
*
Fix: Copying an issue fails if the issue is watched by a locked user (#28765).
Go MAEDA
2018-05-19
2
-0
/
+41
*
Copy project attachments (#26622).
Go MAEDA
2018-05-13
1
-0
/
+8
*
Copy version attachments (i.e. Files) along with the versions on project copy...
Go MAEDA
2018-05-13
1
-0
/
+12
*
Add test for r17329 (#28494).
Go MAEDA
2018-05-12
1
-0
/
+7
[next]