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
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
1
-0
/
+17
*
Test for r18078 (#19371).
Go MAEDA
2019-04-24
1
-0
/
+17
*
Raise an exception if the plugin directory name differs from the plugin id (#...
Go MAEDA
2019-04-19
1
-0
/
+8
*
Fix plugins test to use correct plugin name and directory (#31110).
Go MAEDA
2019-04-19
3
-31
/
+43
*
Show the total number of open issues in a reminder (#31104).
Go MAEDA
2019-04-18
1
-1
/
+10
*
Test for r18057 (#30441).
Go MAEDA
2019-04-12
1
-6
/
+16
*
Use HTTP status code 403 instead of 401 when REST API is disabled (#30086).
Go MAEDA
2019-04-10
1
-6
/
+6
*
"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
*
Don't raise an exception when the emission email address is not RFC compliant...
Go MAEDA
2019-04-08
1
-0
/
+12
*
scm: git: fix non ascii branch and tag browsing (#16881)
Toshi MARUYAMA
2019-04-05
1
-0
/
+64
*
code clean up GitAdapterTest
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: add new one latin1 tag to test repository (#16881)
Toshi MARUYAMA
2019-04-05
2
-0
/
+1
*
scm: git: add new two latin1 branches to test repository (#16881)
Toshi MARUYAMA
2019-04-05
3
-5
/
+15
*
code clean up RepositoryGitTest for test repository update
Toshi MARUYAMA
2019-04-04
1
-3
/
+3
*
skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_o...
Toshi MARUYAMA
2019-04-04
1
-15
/
+17
*
TimelogTest#test_default_query_setting fails depending on the language of the...
Go MAEDA
2019-04-01
1
-5
/
+7
*
Update Rails to 5.2.3 (#31113).
Go MAEDA
2019-03-31
4
-21
/
+21
*
Let user select a tracker from the modal (#442).
Jean-Philippe Lang
2019-03-30
1
-0
/
+15
*
"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
*
Fix that deleting a version silently deletes its attachments (#31087).
Go MAEDA
2019-03-26
1
-0
/
+7
*
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
49
-62
/
+62
*
Simpler link syntax "#note-123" to make a link to a note of the current issue...
Go MAEDA
2019-03-20
1
-1
/
+9
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
6
-20
/
+20
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
31
-218
/
+143
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
260
-260
/
+260
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
24
-45
/
+0
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
2
-0
/
+28
*
Show recent documents first (#29725).
Jean-Philippe Lang
2019-03-15
4
-5
/
+54
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
4
-0
/
+52
*
PluginRequirementError is now raised instead of PluginNotFound (#31030).
Jean-Philippe Lang
2019-03-15
1
-3
/
+3
*
Support issue[assigned_to_id]=me when prefilling issues (#28502).
Jean-Philippe Lang
2019-03-15
1
-0
/
+37
*
Unified diff link broken on specific file/revision diff view (#30850).
Jean-Philippe Lang
2019-03-15
2
-5
/
+38
*
Searching for issue number with REST API redirects to issue HTML page (#29055).
Jean-Philippe Lang
2019-03-15
1
-0
/
+5
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
312
-72
/
+696
*
Fix the test (#4502).
Go MAEDA
2019-03-13
1
-2
/
+6
*
Reverts r17891 (#30099).
Go MAEDA
2019-03-10
1
-12
/
+0
*
"rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).
Go MAEDA
2019-03-09
1
-1
/
+1
*
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
*
Small improvements in appearance of the code coverage index page (#30970).
Go MAEDA
2019-03-05
1
-2
/
+3
*
Allow collapse/expand in gantt chart (#6417).
Go MAEDA
2019-03-05
1
-5
/
+8
*
Issue emails cannot be threaded by some mailers due to inconsistent Message-I...
Go MAEDA
2019-03-04
1
-10
/
+20
*
"View all issues" link in email reminders points to issues list which does no...
Go MAEDA
2019-03-03
1
-0
/
+5
*
URLs end with "-" are rendered incorrectly in Textile (#30259).
Go MAEDA
2019-03-03
1
-1
/
+6
*
Missing fixture (#17699).
Go MAEDA
2019-03-03
1
-0
/
+8
[next]