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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
2
-1
/
+3
*
Sort issues by due date in email reminders (#29771).
Go MAEDA
2018-11-06
2
-0
/
+22
*
Remove trailing whitespaces from test/unit/mailer_test.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Remove trailing whitespaces from app/models/mailer.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Add missing closing tag in app/views/roles/_form.html.erb (#29912).
Go MAEDA
2018-11-05
1
-0
/
+1
*
Previous/Next link on repository page disappears when switching to "View diff...
Go MAEDA
2018-11-05
1
-0
/
+27
*
Move attachments to their own section in issue page (#29033).
Go MAEDA
2018-11-04
2
-5
/
+6
*
Fix typo in French text_tracker_no_workflow (#29901).
Go MAEDA
2018-11-03
1
-1
/
+1
*
Removes request and response accessors from Structure class (#28564).
Go MAEDA
2018-11-03
3
-4
/
+14
*
Fix that the following tests fail randomly due to uninitialized User.current ...
Go MAEDA
2018-11-03
3
-0
/
+6
*
Hide "Files" section in wiki pages when printing (#29791).
Go MAEDA
2018-10-31
1
-1
/
+1
*
Remove trailing whitespaces from app/views/wiki/show.html.erb
Go MAEDA
2018-10-31
1
-1
/
+1
*
Use Project::STATUS_ACTIVE constant instead of harcoded 1 (#29449).
Go MAEDA
2018-10-29
1
-3
/
+3
*
Filter out issues from closed projects in the following widgets (#29449):
Go MAEDA
2018-10-29
2
-0
/
+91
*
Remove trailing whitespaces from test/functional/my_controller_test.rb
Go MAEDA
2018-10-29
1
-7
/
+7
*
Revert unwanted changes in r17607 (#20081).
Go MAEDA
2018-10-29
1
-27
/
+0
*
Filter time entries after project status (#20081).
Go MAEDA
2018-10-29
3
-0
/
+44
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
7
-1
/
+94
*
Reverted r17605 that breaks some tests (#26576, #29730).
Go MAEDA
2018-10-29
1
-27
/
+0
*
Previous/Next link on repository page disappears when switching to "View diff...
Go MAEDA
2018-10-28
1
-0
/
+27
*
\f or \v character in Textile markup may cause RegexpError exception (#29756).
Go MAEDA
2018-10-28
2
-1
/
+7
*
Update locales (#29781).
Go MAEDA
2018-10-28
47
-0
/
+47
*
Handles the case when an expired token is in the users session (#29781).
Go MAEDA
2018-10-28
4
-1
/
+64
*
Fix that MyHelper::render_activity_block is not timezone aware (#2471, #29816).
Go MAEDA
2018-10-20
1
-1
/
+1
*
Add missing enabled_modules fixture to TrackerTest (#29820).
Go MAEDA
2018-10-20
1
-1
/
+1
*
Bulgarian translation update (#29779).
Go MAEDA
2018-10-16
1
-1
/
+1
*
Rails 5: Update INSTALL doc: s/WEBrick/Puma/ (#29772).
Go MAEDA
2018-10-16
1
-2
/
+2
*
Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...
Go MAEDA
2018-10-15
2
-0
/
+23
*
Update mail gem (~> 2.7.1) (#29443).
Go MAEDA
2018-10-15
1
-1
/
+1
*
Fix broken tests due to r17593 (#29739).
Go MAEDA
2018-10-11
2
-2
/
+2
*
Change general_lang_name for zh and zh-TW to "Chinese/Simplified" and "Chines...
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
*
Removes method_missing override (#26791).
Jean-Philippe Lang
2018-10-10
1
-9
/
+0
*
Replaces remaining #deliver with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-10
1
-3
/
+3
*
Journal must be saved.
Jean-Philippe Lang
2018-10-10
1
-0
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
37
-617
/
+511
*
Fixed that test_email raises an error with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-06
3
-41
/
+13
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
12
-27
/
+27
*
Ensure that ActiveRecord::Base objects are fully serialized for mail sending ...
Jean-Philippe Lang
2018-10-06
1
-1
/
+38
*
Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791).
Jean-Philippe Lang
2018-10-06
2
-28
/
+0
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
22
-282
/
+593
*
Fixed that textarea may overflow.
Jean-Philippe Lang
2018-10-06
1
-1
/
+1
*
Galician translation update (#27992).
Go MAEDA
2018-10-06
1
-135
/
+135
*
Galician translation fix for the words empty, blank, and key (#29735).
Go MAEDA
2018-10-06
1
-9
/
+9
*
PDF export has too many whitespaces (#28565).
Go MAEDA
2018-10-06
1
-1
/
+1
*
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
*
Let pagination always be visible (#29395).
Go MAEDA
2018-10-04
3
-1
/
+34
*
Adds file preview prev/next navigation with arrow keys (#29395).
Go MAEDA
2018-10-04
3
-2
/
+33
[next]