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
*
REST API for updating news (#13468).
Go MAEDA
2019-09-09
2
-6
/
+126
*
REST API for deleting news (#13468).
Go MAEDA
2019-09-09
2
-2
/
+25
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
3
-2
/
+81
*
REST API for creating news (#13468).
Go MAEDA
2019-09-09
2
-6
/
+162
*
Remove unnecessary vertical scroll bar from gantt (#32019, #27672).
Go MAEDA
2019-09-05
1
-3
/
+0
*
Add missing fixture to IssueStatusesControllerTest (#32023).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Broken gzip icon in the repository view (#32024).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Fix that test_mail_from_format_should_be_validated randomly fails (#31154).
Go MAEDA
2019-09-05
1
-1
/
+2
*
Add inherit_members to projects API response (#32002).
Go MAEDA
2019-09-05
3
-3
/
+17
*
Broken JavaScript icon in the repository view (#32012).
Go MAEDA
2019-09-04
1
-1
/
+1
*
Footer is not placed at the bottom on pages with little content (#30467).
Go MAEDA
2019-09-04
2
-4
/
+7
*
add newline at end of config/settings.yml
Toshi MARUYAMA
2019-09-04
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...
Toshi MARUYAMA
2019-09-04
2
-2
/
+1
*
Update Rouge to 3.10.0 (#31556).
Go MAEDA
2019-09-04
1
-1
/
+1
*
Code cleanup: RuboCop: Fix Performance/InefficientHashSearch
Go MAEDA
2019-09-03
6
-15
/
+6
*
Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).
Go MAEDA
2019-09-03
1
-2
/
+2
*
iTraditional Chinese translation (#31997).
Go MAEDA
2019-09-03
1
-7
/
+7
*
Update raphael.js to 2.3.0 (#31436).
Go MAEDA
2019-09-02
1
-10
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
2
-2
/
+2
*
code cleanup lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2019-08-31
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
2
-3
/
+2
*
Bulgarian translation update (#31983).
Go MAEDA
2019-08-30
1
-11
/
+11
*
Japanese translation update (#31976).
Go MAEDA
2019-08-29
1
-11
/
+11
*
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
[next]