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
*
Remove trailing whitespaces from test/functional/imports_controller_test.rb
Go MAEDA
2019-05-09
1
-3
/
+3
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
1
-1
/
+2
*
Test for r18136 (#14654).
Go MAEDA
2019-05-08
1
-0
/
+24
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
1
-3
/
+5
*
New My page block: Updated issues (#30975).
Go MAEDA
2019-04-30
1
-1
/
+27
*
Correct the fixture id (#31275).
Go MAEDA
2019-04-30
1
-2
/
+2
*
Fix that Content-Type header field is empty when sending a file of unknown ty...
Go MAEDA
2019-04-30
1
-0
/
+10
*
CalendarsControllerTest#test_show fails depending on the date (#31131).
Go MAEDA
2019-04-27
1
-0
/
+4
*
Show locked badge for protected pages (#9634).
Go MAEDA
2019-04-27
1
-0
/
+10
*
Test for r18078 (#19371).
Go MAEDA
2019-04-24
1
-0
/
+17
*
Fix plugins test to use correct plugin name and directory (#31110).
Go MAEDA
2019-04-19
2
-5
/
+14
*
"Create and continue" button for custom fields (#31159).
Go MAEDA
2019-04-09
1
-0
/
+14
*
Show version status as badge in rodmap#index and roadmap#show (#29391).
Go MAEDA
2019-04-09
1
-1
/
+4
*
skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...
Toshi MARUYAMA
2019-04-04
1
-15
/
+17
*
Update Rails to 5.2.3 (#31113).
Go MAEDA
2019-03-31
4
-21
/
+21
*
"View differences" buttons are shown in the repository page even without "Bro...
Jean-Philippe Lang
2019-03-30
1
-0
/
+19
*
Show projects using a table instead of an unordered list in the user profile ...
Go MAEDA
2019-03-28
1
-2
/
+14
*
Project search should select subprojects scope when the project has subprojec...
Go MAEDA
2019-03-25
1
-0
/
+31
*
Remove trailing whitespaces from test/functional/projects_controller_test.rb
Go MAEDA
2019-03-25
1
-28
/
+28
*
Group time entries by created date (#30233).
Go MAEDA
2019-03-24
1
-0
/
+14
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
6
-6
/
+6
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
7
-59
/
+41
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
57
-57
/
+57
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
5
-8
/
+0
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
1
-0
/
+15
*
Show recent documents first (#29725).
Jean-Philippe Lang
2019-03-15
1
-4
/
+33
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
1
-0
/
+43
*
Support issue[assigned_to_id]=me when prefilling issues (#28502).
Jean-Philippe Lang
2019-03-15
1
-0
/
+37
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
63
-0
/
+126
*
Add CSS class to user custom fields (#30985).
Go MAEDA
2019-03-09
1
-1
/
+1
*
Add CSS class to project custom fields (#30977).
Go MAEDA
2019-03-06
1
-1
/
+1
*
Show warning when no workflow uses the status in the workflows (#30916).
Go MAEDA
2019-02-26
1
-0
/
+15
*
Show warning when no workflow is defined for the role (#30853).
Go MAEDA
2019-02-24
1
-0
/
+18
*
Issues autocomplete should response with content type json and not html (#308...
Go MAEDA
2019-02-18
1
-0
/
+10
*
Show full width layout custom fields as block columns in issue listing (#26081).
Go MAEDA
2019-02-13
1
-0
/
+17
*
Remove trailing whitespaces from test/functional/issues_controller_test.rb
Go MAEDA
2019-02-13
1
-6
/
+6
*
Fix a test failure (#13688).
Go MAEDA
2019-02-05
1
-1
/
+1
*
Add issue tracking table on the user profile page (#30421).
Go MAEDA
2019-02-01
1
-0
/
+19
*
Show estimated time on the overview page as well as spent time (#30464).
Go MAEDA
2019-01-22
1
-0
/
+12
*
IssuesControllerTest#test_index_sort_by_total_estimated_hours tests nothing (...
Go MAEDA
2019-01-22
1
-0
/
+2
*
Adding an issue note via email fails due to NoMethodError (#30455).
Jean-Philippe Lang
2019-01-19
1
-0
/
+16
*
Add "nwday" class to non-working days in calendar (#27096).
Go MAEDA
2019-01-14
1
-1
/
+17
*
Add missing fixtures to several tests (#30276).
Go MAEDA
2019-01-09
5
-5
/
+7
*
Don't hardcode expected text (#3848).
Jean-Philippe Lang
2018-12-16
1
-2
/
+2
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
2
-6
/
+120
*
Ability to add private comments from the issue bulk edit page (#22368).
Jean-Philippe Lang
2018-12-16
1
-0
/
+17
*
Test failure with SQLite3.
Jean-Philippe Lang
2018-12-15
1
-1
/
+2
*
Display notice on forum updates (#2635).
Go MAEDA
2018-12-15
1
-0
/
+6
*
Test failure.
Jean-Philippe Lang
2018-12-13
1
-2
/
+4
*
Test failure with SQLite3.
Jean-Philippe Lang
2018-12-13
1
-1
/
+1
[next]