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
...
*
Send security notifications when password_required_char_classes setting is ch...
Go MAEDA
2019-08-29
1
-0
/
+1
*
Update locales (#4221).
Go MAEDA
2019-08-29
48
-0
/
+192
*
Update locales (#4221).
Go MAEDA
2019-08-29
48
-0
/
+288
*
Force passwords to contain specified character classes (#4221).
Go MAEDA
2019-08-29
10
-8
/
+80
*
Japanese translation change for "lost password" (#29142).
Go MAEDA
2019-08-28
1
-4
/
+4
*
IssueCustomFieldTest randomly fails (#31967).
Go MAEDA
2019-08-28
1
-1
/
+0
*
Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).
Go MAEDA
2019-08-28
1
-1
/
+1
*
Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).
Go MAEDA
2019-08-28
1
-1
/
+2
*
VersionsControllerTest#test_show randomly fails (#31964, #28510).
Go MAEDA
2019-08-28
1
-6
/
+8
*
CodeCleanup: RuboCop: Fix Style/RaiseArgs in app/models/mail_handler.rb
Go MAEDA
2019-08-27
2
-2
/
+1
*
Improve MailHandler logging for unauthorized attempts (#31899).
Go MAEDA
2019-08-27
1
-4
/
+4
*
Add CSS class to "journal" and "reply" headers (#31950).
Go MAEDA
2019-08-27
3
-4
/
+4
*
Reject version custom field values not visible for the user (#31954, #23997).
Go MAEDA
2019-08-27
2
-0
/
+51
*
Reject project custom field values not visible for the user (#31954, #31925).
Go MAEDA
2019-08-27
2
-0
/
+41
*
Galician translation update (#31958).
Go MAEDA
2019-08-27
1
-23
/
+23
*
German translation update (#31256).
Go MAEDA
2019-08-26
1
-48
/
+45
*
Code cleanup: RuboCop: Fix Style/UnneededCondition in app/models/setting.rb
Go MAEDA
2019-08-26
2
-4
/
+2
*
Reject setting RFC non-compliant emission email addresses (#31154).
Go MAEDA
2019-08-26
3
-1
/
+25
*
ThemesTest may fail if a third-party theme with a favicon is installed (#31941).
Go MAEDA
2019-08-25
1
-4
/
+5
*
Code cleanup: RuboCop: Fix Style/RedundantReturn in app/models/user.rb
Go MAEDA
2019-08-25
1
-2
/
+1
*
RuboCop: Disable Layout/SpaceInsideBlockBraces
Go MAEDA
2019-08-25
2
-7
/
+3
*
Code cleanup: RuboCop: Fix Lint/UnneededRequireStatement in app/models/wiki_p...
Go MAEDA
2019-08-25
2
-6
/
+0
*
Japanese translation for text_no_subject (#31945).
Go MAEDA
2019-08-25
1
-1
/
+1
*
Russian translation for text_no_subject (#5820).
Go MAEDA
2019-08-25
1
-1
/
+1
*
Update locales (#5820).
Go MAEDA
2019-08-25
48
-0
/
+48
*
Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).
Go MAEDA
2019-08-25
3
-7
/
+10
*
Add VersionsCustomFieldsVisibilityTest (#23997).
Go MAEDA
2019-08-24
1
-0
/
+79
*
Per role visibility settings for version custom fields (#23997).
Go MAEDA
2019-08-24
7
-4
/
+35
*
Add different style for group names in the New member modal window (#6831).
Go MAEDA
2019-08-24
2
-2
/
+2
*
Add tests for r18383 (#31231).
Go MAEDA
2019-08-24
3
-0
/
+28
*
Better handling of HTML tables when creating an issue from an email (#31231).
Go MAEDA
2019-08-24
2
-0
/
+4
*
Update Rouge to 3.9.0 (#31556).
Go MAEDA
2019-08-21
1
-1
/
+1
*
MarkdownFormatterTest#test_should_support_underlined_text is declared as priv...
Go MAEDA
2019-08-21
1
-5
/
+5
*
Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/p...
Go MAEDA
2019-08-20
2
-9
/
+2
*
Per role visibility settings for project custom fields (#31925).
Go MAEDA
2019-08-20
6
-3
/
+46
*
Add rubocop-performance (#31509).
Go MAEDA
2019-08-18
3
-0
/
+66
*
Remove deprecated .zIndex() method (#31870).
Go MAEDA
2019-08-18
1
-2
/
+2
*
Refactor custom fields form (#31859).
Go MAEDA
2019-08-18
3
-84
/
+44
*
Code cleanup: RuboCop: Rails/ActiveRecordAliases
Go MAEDA
2019-08-17
11
-30
/
+16
*
Update roadie-rails gem (~> 2.1.0) (#31919).
Go MAEDA
2019-08-17
1
-1
/
+1
*
Speed up workflow edit page rendering (#31855).
Go MAEDA
2019-08-17
2
-4
/
+5
*
Fix that "New custom field" button does not work if there are no custom field...
Go MAEDA
2019-08-17
1
-1
/
+1
*
Update RuboCop to 0.74.0 (#31509).
Go MAEDA
2019-08-15
2
-16
/
+12
*
Update SimpleCov to 0.17.0 (#30963).
Go MAEDA
2019-08-14
1
-1
/
+1
*
Update Rouge to 3.8.0 (#31556).
Go MAEDA
2019-08-14
2
-2
/
+2
*
RuboCop: Ignore Style/FormatString and Style/FormatStringToken in lib/redmine...
Go MAEDA
2019-08-14
1
-0
/
+2
*
Code cleanup: RuboCop: Layout/TrailingBlankLines
Go MAEDA
2019-08-14
6
-17
/
+0
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
56
-172
/
+213
*
Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...
Go MAEDA
2019-08-13
2
-5
/
+5
*
Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).
Go MAEDA
2019-08-13
2
-3
/
+3
[prev]
[next]