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
*
shorten long line of test/unit/lib/redmine/field_format/version_field_format_...
Toshi MARUYAMA
2020-12-09
1
-11
/
+26
*
shorten long line of SearchHelperTest
Toshi MARUYAMA
2020-12-09
1
-3
/
+12
*
500 error when attempting to create custom field enumeration with empty name ...
Go MAEDA
2020-12-06
1
-0
/
+36
*
Add system tests for inline autocomplete (#34123).
Go MAEDA
2020-12-06
1
-0
/
+132
*
Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...
Go MAEDA
2020-12-05
2
-4
/
+3
*
CSV import raises an exception if CSV header has empty columns (#22913, #34326).
Go MAEDA
2020-12-05
1
-2
/
+2
*
use with_settings at MailHandlerControllerTest#test_should_not_allow_with_wro...
Toshi MARUYAMA
2020-12-04
1
-10
/
+14
*
fix source indent of test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA
2020-12-04
1
-10
/
+20
*
fix source indent of test/unit/repository_bazaar_test.rb
Toshi MARUYAMA
2020-12-04
1
-32
/
+45
*
fix source indent of test/unit/project_nested_set_concurrency_test.rb
Toshi MARUYAMA
2020-12-04
1
-3
/
+5
*
TypeError when attempting to update a user with a blank email address (#33355).
Go MAEDA
2020-12-03
1
-0
/
+13
*
use with_settings at MailHandlerControllerTest#test_should_not_allow_with_api...
Toshi MARUYAMA
2020-12-03
1
-10
/
+14
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-03
1
-14
/
+22
*
shorten long line of test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-03
1
-7
/
+35
*
shorten long line of test/unit/lib/redmine/notifiable_test.rb
Toshi MARUYAMA
2020-12-03
1
-2
/
+9
*
shorten long line of test/unit/workflow_transition_test.rb
Toshi MARUYAMA
2020-12-03
1
-8
/
+19
*
fix source indent of test/integration/account_test.rb
Toshi MARUYAMA
2020-12-03
1
-67
/
+66
*
fix source indent of test/integration/admin_test.rb
Toshi MARUYAMA
2020-12-03
1
-4
/
+12
*
fix source indent of test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-03
1
-11
/
+15
*
fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
2020-12-03
1
-19
/
+28
*
fix source indent of test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2020-12-03
1
-2
/
+2
*
fix source indent of test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-12-03
1
-11
/
+44
*
Fix selenium chrome options so files are downloaded to tmp/downloads in syste...
Go MAEDA
2020-12-02
2
-9
/
+4
*
RuboCop: Fix Layout/SpaceInsideBlockBraces due to r20547 (#34071).
Go MAEDA
2020-12-02
1
-1
/
+1
*
Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...
Go MAEDA
2020-12-02
1
-6
/
+24
*
use with_settings at MailHandlerControllerTest#test_should_respond_with_422_i...
Toshi MARUYAMA
2020-12-02
1
-11
/
+14
*
fix source indent of test/integration/api_test/api_test.rb
Toshi MARUYAMA
2020-12-02
1
-3
/
+5
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
fix source indent of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
fix source indent of test/unit/repository_git_test.rb
Toshi MARUYAMA
2020-12-02
1
-1
/
+1
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-12-02
1
-26
/
+32
*
fix source indent of test/integration/repositories_git_test.rb
Toshi MARUYAMA
2020-12-02
1
-5
/
+6
*
fix source indent of MercurialAdapterTest
Toshi MARUYAMA
2020-12-02
1
-14
/
+14
*
fix source indent of test/unit/repository_mercurial_test.rb
Toshi MARUYAMA
2020-12-02
1
-20
/
+27
*
Fix random test failure due to r20492 (#34258).
Go MAEDA
2020-12-02
1
-1
/
+1
*
Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible l...
Go MAEDA
2020-12-02
1
-2
/
+2
*
Robots meta tag to prevent web crawlers from indexing login, register, and lo...
Go MAEDA
2020-12-01
1
-0
/
+4
*
use "skip" instead of "if statement" whether Redcarpet is installed at markdo...
Toshi MARUYAMA
2020-11-30
1
-3
/
+3
*
shorten long line of TimelogControllerTest
Toshi MARUYAMA
2020-11-30
1
-12
/
+54
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-11-30
1
-23
/
+43
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-11-30
1
-10
/
+22
*
shorten long line of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-2
/
+5
*
shorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-11-30
1
-3
/
+10
*
fix source indent of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-8
/
+44
*
fix source indent of test/integration/sessions_test.rb
Toshi MARUYAMA
2020-11-30
1
-1
/
+4
*
use with_settings at MailHandlerControllerTest#test_should_update_issue
Toshi MARUYAMA
2020-11-29
1
-11
/
+14
*
fix source indent of test/integration/api_test/time_entries_test.rb
Toshi MARUYAMA
2020-11-29
1
-7
/
+10
*
fix source indent of test/unit/issue_relation_test.rb
Toshi MARUYAMA
2020-11-29
1
-34
/
+44
*
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
[next]