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
*
Wrong columns after CSV export (#26785).
Go MAEDA
2018-12-04
1
-0
/
+19
*
Let admins unarchive the project when trying to access an archived project (#...
Jean-Philippe Lang
2018-12-02
1
-2
/
+14
*
Let admin users unarchive subprojects of archived projects (#29993).
Jean-Philippe Lang
2018-12-02
1
-5
/
+10
*
Don't send notifications when using Issue.generate! in tests in order to spee...
Jean-Philippe Lang
2018-12-02
2
-2
/
+4
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-12-02
1
-0
/
+4
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
2
-2
/
+4
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
1
-1
/
+2
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
1
-1
/
+2
*
Fix random test failure, assertion must be made against displayed values.
Jean-Philippe Lang
2018-12-01
2
-3
/
+8
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-12-01
1
-0
/
+1
*
Allow single Chinese character as a search keyword (#30037).
Go MAEDA
2018-11-30
1
-0
/
+5
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-11-29
1
-0
/
+4
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-11-29
1
-0
/
+1
*
Adds a test for #30001.
Jean-Philippe Lang
2018-11-29
1
-0
/
+12
*
Adds a test for #29918.
Jean-Philippe Lang
2018-11-29
1
-0
/
+15
*
Add missing fixtures for test_create_with_one_attachment (#30054).
Go MAEDA
2018-11-29
1
-1
/
+1
*
Add missing fixtures for test_create_should_send_notification (#29990).
Go MAEDA
2018-11-29
1
-1
/
+2
*
Tests for #29674.
Jean-Philippe Lang
2018-11-28
3
-0
/
+39
*
REST API with JSON content missing false values (#20788).
Jean-Philippe Lang
2018-11-28
1
-0
/
+9
*
Remove blank keys from sort criteria (#30009).
Go MAEDA
2018-11-26
1
-0
/
+6
*
Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).
Go MAEDA
2018-11-26
1
-0
/
+16
*
Add wiki class also for half width custom fields with text formatting enabled...
Go MAEDA
2018-11-26
1
-0
/
+19
*
Fix: Attachments are added even if validation fails when updating an issue vi...
Go MAEDA
2018-11-23
1
-0
/
+15
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
1
-0
/
+2
*
Sort issues by due date in email reminders (#29771).
Go MAEDA
2018-11-06
1
-0
/
+21
*
Remove trailing whitespaces from test/unit/mailer_test.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Removes request and response accessors from Structure class (#28564).
Go MAEDA
2018-11-03
1
-0
/
+11
*
Fix that the following tests fail randomly due to uninitialized User.current ...
Go MAEDA
2018-11-03
3
-0
/
+6
*
Filter out issues from closed projects in the following widgets (#29449):
Go MAEDA
2018-10-29
1
-0
/
+88
*
Remove trailing whitespaces from test/functional/my_controller_test.rb
Go MAEDA
2018-10-29
1
-7
/
+7
*
Filter time entries after project status (#20081).
Go MAEDA
2018-10-29
2
-0
/
+34
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
3
-1
/
+43
*
\f or \v character in Textile markup may cause RegexpError exception (#29756).
Go MAEDA
2018-10-28
1
-0
/
+6
*
Handles the case when an expired token is in the users session (#29781).
Go MAEDA
2018-10-28
1
-0
/
+55
*
Add missing enabled_modules fixture to TrackerTest (#29820).
Go MAEDA
2018-10-20
1
-1
/
+1
*
Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...
Go MAEDA
2018-10-15
2
-0
/
+23
*
Fix broken tests due to r17593 (#29739).
Go MAEDA
2018-10-11
2
-2
/
+2
*
#last_email already asserts that mail is not nil.
Jean-Philippe Lang
2018-10-10
1
-11
/
+0
*
Journal must be saved.
Jean-Philippe Lang
2018-10-10
1
-0
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
3
-174
/
+220
*
Fixed that test_email raises an error with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-06
1
-0
/
+6
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
16
-159
/
+174
*
Remove trailing whitespaces from test/functional/documents_controller_test.rb
Go MAEDA
2018-10-05
1
-4
/
+4
*
Remove trailing whitespaces from test/fixtures/documents.yml
Go MAEDA
2018-10-05
1
-2
/
+2
*
Remove trailing whitespaces from test/fixtures/attachments.yml
Go MAEDA
2018-10-05
1
-17
/
+17
*
Repository entry pagination (#29395).
Go MAEDA
2018-10-04
1
-0
/
+11
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
1
-0
/
+10
*
Custom queries are broken by updating with nil parameter values (#29701).
Go MAEDA
2018-10-04
1
-0
/
+15
*
Extend Issue Summary to include subprojects (#2529).
Go MAEDA
2018-10-03
2
-17
/
+114
*
Wrong use of refute_includes in tests (#29708).
Go MAEDA
2018-10-02
1
-1
/
+1
[next]