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
*
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
*
Repository entry pagination (#29395).
Go MAEDA
2018-10-04
4
-0
/
+31
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
5
-0
/
+34
*
Custom queries are broken by updating with nil parameter values (#29701).
Go MAEDA
2018-10-04
4
-7
/
+22
*
Russian translation (jstoolbar-pt-br.js) update (#29727).
Go MAEDA
2018-10-04
1
-1
/
+1
*
Russian translation update (#29727).
Go MAEDA
2018-10-04
1
-1
/
+1
*
Extend Issue Summary to include subprojects (#2529).
Go MAEDA
2018-10-03
6
-51
/
+149
*
Brazilian translation update (#29698).
Go MAEDA
2018-10-02
1
-24
/
+17
*
Remove unused variable 'filter_options' from Query#add_filter (#29710).
Go MAEDA
2018-10-02
1
-1
/
+0
*
Wrong use of refute_includes in tests (#29708).
Go MAEDA
2018-10-02
1
-1
/
+1
*
Japanese translation update (#29696).
Go MAEDA
2018-10-01
1
-4
/
+3
*
Brazilian wiki help translation update (#29702).
Go MAEDA
2018-10-01
2
-55
/
+55
*
Brazilian translation (jstoolbar-pt-br.js) update (#29703).
Go MAEDA
2018-10-01
1
-2
/
+2
*
Padding needs to be removed too
Jean-Philippe Lang
2018-09-30
1
-2
/
+2
*
Remove margin before and after preview
Jean-Philippe Lang
2018-09-30
1
-2
/
+2
*
Removes unneeded background.
Jean-Philippe Lang
2018-09-30
1
-2
/
+0
*
Fixed that changing tabs in project settings unselect "Write" tab of project ...
Jean-Philippe Lang
2018-09-30
1
-1
/
+1
*
Reduces margin between buttons.
Jean-Philippe Lang
2018-09-30
1
-1
/
+1
*
Removes space between tabs and textarea (#27758).
Jean-Philippe Lang
2018-09-30
2
-5
/
+6
*
Added the list of supported languages on redmine.org (#24681).
Go MAEDA
2018-09-30
98
-98
/
+98
*
Czech translation fixes (#29697).
Go MAEDA
2018-09-30
1
-15
/
+12
*
Czech translation update (#28372).
Go MAEDA
2018-09-30
1
-1
/
+1
*
Moves style to jstoolbar.css (#27758).
Jean-Philippe Lang
2018-09-30
2
-1
/
+1
[next]