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
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
31
-121
/
+123
*
Fix that spent_time total on the issue list can be wrong (#26471).
Jean-Philippe Lang
2017-07-20
1
-0
/
+32
*
Adds a test for importing list custom fields with multiple values (#26148).
Jean-Philippe Lang
2017-07-19
2
-4
/
+19
*
Adds a test for importing list custom fields (#26148).
Jean-Philippe Lang
2017-07-19
1
-0
/
+14
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
2
-1
/
+34
*
Adds UI tests for the quick jump menu.
Jean-Philippe Lang
2017-07-19
1
-0
/
+68
*
Set a default size for macro thumbnails different from the preview thumbnails.
Jean-Philippe Lang
2017-07-19
1
-5
/
+5
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-0
/
+8
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
4
-1
/
+74
*
Don't error when posting empty plugin settings (#26393).
Jean-Philippe Lang
2017-07-10
1
-0
/
+14
*
add some tests to RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-0
/
+2
*
code style cleanup at RepositoryTest#test_for_changeset_comments_strip
Toshi MARUYAMA
2017-07-10
1
-3
/
+3
*
replace white spaces of here-text at RepositoryTest#test_for_changeset_comm...
Toshi MARUYAMA
2017-07-10
1
-8
/
+6
*
Error displaying time entries filtered by Activity (#26387).
Jean-Philippe Lang
2017-07-09
1
-0
/
+14
*
Set the parent page when creating a new wiki page from the "Add page" link (#...
Jean-Philippe Lang
2017-07-08
1
-0
/
+7
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
3
-5
/
+5
*
Removes UI tests where the date picker is involved.
Jean-Philippe Lang
2017-07-08
1
-47
/
+0
*
Adds a UI test for #26364.
Jean-Philippe Lang
2017-07-08
2
-15
/
+61
*
Fixed User#project_ids_by_role when first called within chained scopes (#26376).
Jean-Philippe Lang
2017-07-08
1
-0
/
+8
*
Fixed that issue counts are 0 on project overview (#26376).
Jean-Philippe Lang
2017-07-08
1
-0
/
+10
*
Don't display download button for dir entries (#26350).
Jean-Philippe Lang
2017-07-06
1
-0
/
+2
*
"attachment:filename" should generate a link to preview instead of download (...
Jean-Philippe Lang
2017-07-02
1
-2
/
+2
*
Update remaining copyrights.
Toshi MARUYAMA
2017-07-02
1
-1
/
+1
*
Don't redirect anonymous users to the login form when module is disabled (#26...
Jean-Philippe Lang
2017-06-26
1
-2
/
+2
*
Use regular #authorize method.
Jean-Philippe Lang
2017-06-26
1
-2
/
+2
*
Global News view should not be allowed without permission (#7068).
Jean-Philippe Lang
2017-06-26
1
-0
/
+8
*
Use ApplicationController#find_optional_project instead.
Jean-Philippe Lang
2017-06-26
1
-0
/
+25
*
Fixed that time entry queries cannot be saved when issue tracking is disabled...
Jean-Philippe Lang
2017-06-26
1
-0
/
+11
*
Add test assertions to the four controller test cases (#26125).
Jean-Philippe Lang
2017-06-25
4
-0
/
+46
*
Render repository graphs using Chart.js instead of SVG (#26253).
Jean-Philippe Lang
2017-06-25
1
-2
/
+10
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-0
/
+17
*
Update copyright.
Jean-Philippe Lang
2017-06-25
303
-303
/
+303
*
add test of email reminder in case of user language is 'auto' (#26247)
Toshi MARUYAMA
2017-06-23
1
-0
/
+15
*
code layout cleanup test/unit/custom_field_test.rb
Toshi MARUYAMA
2017-06-19
1
-7
/
+15
*
code layout cleanup test/unit/mail_handler_test.rb
Toshi MARUYAMA
2017-06-19
1
-10
/
+23
*
Add download link to no preview message (#26035).
Jean-Philippe Lang
2017-06-17
1
-2
/
+2
*
Link to user by id (#4179).
Jean-Philippe Lang
2017-06-17
1
-0
/
+1
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-17
1
-2
/
+2
*
remove trailing white spaces from test/functional/trackers_controller_test.rb
Toshi MARUYAMA
2017-06-15
1
-2
/
+2
*
Adds a test for wiki destroy confirmation.
Jean-Philippe Lang
2017-06-10
1
-1
/
+9
*
Adds tests for #25775.
Jean-Philippe Lang
2017-06-10
1
-0
/
+28
*
Rename a few tests.
Jean-Philippe Lang
2017-06-10
1
-2
/
+2
*
Highlight menu item when viewing an attachment (#25988).
Jean-Philippe Lang
2017-06-10
1
-0
/
+8
*
remove trailing white spaces from test/functional/wiki_controller_test.rb
Toshi MARUYAMA
2017-06-10
1
-3
/
+3
*
New permission: view news (#7068).
Jean-Philippe Lang
2017-06-07
1
-0
/
+5
*
New Permission: View Forum (#4866).
Jean-Philippe Lang
2017-06-07
1
-0
/
+5
*
Link to user in wiki syntax (#4179).
Jean-Philippe Lang
2017-06-07
1
-1
/
+14
*
DOn't show time entries when query is invalid (#23912).
Jean-Philippe Lang
2017-06-07
1
-0
/
+8
*
Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...
Jean-Philippe Lang
2017-06-06
2
-14
/
+37
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
1
-0
/
+12
[next]