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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix source indent of IssuesControllerTest
Toshi MARUYAMA
2020-09-21
1
-6
/
+12
*
add functional test "bulk_edit should show follow button when project is sele...
Toshi MARUYAMA
2020-09-17
1
-0
/
+21
*
Allow normal users to delete a project (#33945).
Go MAEDA
2020-09-15
1
-0
/
+34
*
assert explicitly to hide 'follow' button at IssuesControllerTest#test_get_bu...
Toshi MARUYAMA
2020-09-12
1
-1
/
+2
*
Fix that Issues API bypasses add_issue_notes permission (#33689).
Go MAEDA
2020-08-12
1
-0
/
+18
*
add assert_select of button at IssuesControllerTest#test_get_bulk_edit
Toshi MARUYAMA
2020-08-09
1
-0
/
+5
*
remove spaces inside {} of TrackersControllerTest
Toshi MARUYAMA
2020-08-09
1
-2
/
+2
*
add assert_select of form to IssuesControllerTest#test_get_bulk_copy_without_...
Toshi MARUYAMA
2020-08-07
1
-3
/
+5
*
Add missing fixture to TimelogControllerTest (#33785).
Go MAEDA
2020-08-02
1
-1
/
+1
*
Add missing fixture to UsersControllerTest (#33786).
Go MAEDA
2020-08-02
1
-1
/
+1
*
add assert_select of form to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
fix source indent of IssuesControllerTest
Toshi MARUYAMA
2020-07-21
1
-10
/
+10
*
add attachments existence assertion to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-19
1
-0
/
+4
*
shorten long line of IssuesControllerTest
Toshi MARUYAMA
2020-07-19
1
-5
/
+12
*
add surrounding '+' operator spaces to IssuesControllerTest#"bulk copy should...
Toshi MARUYAMA
2020-07-11
1
-1
/
+1
*
add surrounding '+' operator spaces to IssuesControllerTest#test_bulk_copy_sh...
Toshi MARUYAMA
2020-07-11
1
-1
/
+1
*
fix source indents of test/functional/auth_sources_controller_test.rb
Toshi MARUYAMA
2020-07-09
1
-5
/
+8
*
Additional email addresses are not displayed in user profile page (#33601).
Go MAEDA
2020-06-27
1
-0
/
+14
*
Ordering wiki pages should not be case sensitive (#31287).
Go MAEDA
2020-06-20
1
-3
/
+8
*
Add plugin CSS classes to plugin settings views (#33453).
Go MAEDA
2020-06-09
1
-2
/
+4
*
URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...
Go MAEDA
2020-06-04
2
-38
/
+44
*
gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_pdf ...
Toshi MARUYAMA
2020-05-27
1
-0
/
+1
*
gantt: add parameter to GanttsControllerTest#test_gantt_should_export_to_png ...
Toshi MARUYAMA
2020-05-27
1
-0
/
+1
*
fix source indent of GanttsControllerTest#test_gantt_should_export_to_png
Toshi MARUYAMA
2020-05-27
1
-1
/
+4
*
fix source indent of GanttsControllerTest#test_gantt_should_export_to_pdf
Toshi MARUYAMA
2020-05-27
1
-1
/
+4
*
shorten log line at GanttsControllerTest#test_gantt_should_work
Toshi MARUYAMA
2020-05-27
1
-2
/
+8
*
fix source indent of GanttsControllerTest#test_gantt_should_work
Toshi MARUYAMA
2020-05-27
1
-1
/
+4
*
Add missing "icon" class to items with "icon-checked" class in the context me...
Go MAEDA
2020-05-15
1
-1
/
+1
*
scm: mercurial: add double quote branch and tag name to test repository (#27790)
Toshi MARUYAMA
2020-05-08
1
-1
/
+1
*
do not use redundant .to_s in RepositoriesMercurialControllerTest
Toshi MARUYAMA
2020-05-08
1
-1
/
+1
*
fix source indents of RepositoriesMercurialControllerTest
Toshi MARUYAMA
2020-05-08
1
-6
/
+6
*
Redirect to index page instead of edit page after creating a new custom field...
Go MAEDA
2020-05-04
1
-1
/
+1
*
Use more efficient "exists?" instead of "first" in tests when checking the ex...
Go MAEDA
2020-05-03
1
-2
/
+2
*
Include updated_on and passwd_changed_on columns when exporting users to CSV ...
Go MAEDA
2020-05-02
1
-0
/
+4
*
Allowed/Disallowed email domains settings to restrict users' email addresses ...
Go MAEDA
2020-04-30
1
-0
/
+30
*
Fix test failures due to r19731 (#33296).
Go MAEDA
2020-04-29
1
-0
/
+1
*
Fix time entry user is shown twice in the User drop-down (#33341).
Go MAEDA
2020-04-27
1
-1
/
+1
*
Show open/closed badge on issue page (#33254).
Go MAEDA
2020-04-23
1
-0
/
+14
*
Test for r19702 (#33273).
Go MAEDA
2020-04-15
1
-0
/
+16
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
2
-2
/
+2
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-6
/
+6
*
Fixed assertion broken by r19654 (#3800).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Editing time entries should show the time entry user (#3800).
Jean-Philippe Lang
2020-04-05
1
-0
/
+7
*
Reorder and rename test added in r19651 (#32973).
Jean-Philippe Lang
2020-04-05
1
-15
/
+15
*
Editing a time entry for a locked user changes the user to the current user (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+42
*
Time entries csv export should check issue visibility (#33075).
Jean-Philippe Lang
2020-04-05
1
-0
/
+13
*
Support custom fields when exporting users to CSV (#33126).
Go MAEDA
2020-04-04
1
-0
/
+18
*
Fix that "Successful deletion" notice is not displayed after deleting some ty...
Go MAEDA
2020-04-04
4
-0
/
+14
*
Skip thumbnail tests if ImageMagick convert command is not available (#33226).
Go MAEDA
2020-04-02
2
-1
/
+2
*
Fix issues and spent time CSV export does not include custom fields with "Ful...
Go MAEDA
2020-04-01
1
-0
/
+17
[prev]
[next]