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
*
Test that Redmine::MimeType.of is case-insensitive (#29359).
Go MAEDA
2018-08-15
1
-0
/
+1
*
Don't require mime-types (#29359).
Go MAEDA
2018-08-13
1
-2
/
+0
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
7
-7
/
+7
*
Replace mime-types gem with more efficient mini_mime gem (#29359).
Go MAEDA
2018-08-12
2
-4
/
+4
*
Mark default version in versions tab from project settings (#27799).
Go MAEDA
2018-08-09
2
-0
/
+23
*
Updated French translation
Jean-Philippe Lang
2018-08-09
1
-16
/
+10
*
Fix a test failure in test/functional/my_controller_test.rb that depends on t...
Go MAEDA
2018-08-09
1
-1
/
+1
*
Update Rails to 5.2.1.
Go MAEDA
2018-08-08
1
-1
/
+1
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
4
-5
/
+99
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
11
-12
/
+12
*
Time entry creation: preserve 'spent on' value when using 'Create and Continu...
Go MAEDA
2018-08-02
2
-4
/
+5
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
5
-6
/
+6
*
Add the missing icon class to the items with icons from the contextual menu (...
Go MAEDA
2018-08-01
2
-10
/
+8
*
Add a missing fixture (#2471).
Go MAEDA
2018-07-29
1
-1
/
+1
*
Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).
Go MAEDA
2018-07-29
1
-2
/
+2
*
Use pluck(:id) instead of collect(&:id) (#26711).
Go MAEDA
2018-07-28
2
-2
/
+2
*
Bulk delete wiki attachments (#16410).
Go MAEDA
2018-07-25
3
-3
/
+77
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
2
-0
/
+10
*
Fix: Textile phrase modifiers break wiki macros (#29247).
Go MAEDA
2018-07-21
2
-1
/
+6
*
Add a missing fixture for IssuesTest#test_create_issue_with_new_target_versio...
Go MAEDA
2018-07-16
1
-1
/
+1
*
Setting page for repository does not scroll horizontally on small screens (#2...
Go MAEDA
2018-07-16
1
-33
/
+35
*
Only allow the use of visible custom fields in time entry reports (#29162).
Go MAEDA
2018-07-12
2
-4
/
+16
*
Use white instead of transparency (#26648).
Go MAEDA
2018-07-12
1
-0
/
+0
*
Show transparency grid when previewing images (#26648).
Go MAEDA
2018-07-12
2
-0
/
+2
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
8
-34
/
+52
*
Test for r17441 (#29189).
Go MAEDA
2018-07-10
1
-0
/
+14
*
Display custom fields on group pages (#29189).
Go MAEDA
2018-07-10
1
-0
/
+9
*
Remove filename from attachment preview links (#27822).
Go MAEDA
2018-07-09
3
-16
/
+22
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
3
-1
/
+44
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
2
-2
/
+52
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
4
-3
/
+83
*
Fix: Allow to set no_notification option when receiving emails via IMAP or PO...
Go MAEDA
2018-07-06
2
-3
/
+4
*
Bulgarian translation update (#29197).
Go MAEDA
2018-07-05
1
-1
/
+1
*
"thumbnail" macro may break filename attribute of the attachment (#29038).
Go MAEDA
2018-07-02
2
-1
/
+2
*
Simpler expression for Japanese label_in_the_next_days and label_in_the_past_...
Go MAEDA
2018-06-30
1
-2
/
+2
*
Change Japanese translation for date filter operators (#29115).
Go MAEDA
2018-06-30
1
-8
/
+8
*
Changed test name (#26091).
Go MAEDA
2018-06-30
1
-2
/
+1
*
Test for r17421 (#26091).
Go MAEDA
2018-06-29
1
-1
/
+12
*
Use active voice instead of passive voice in Japanese translation (#29129).
Go MAEDA
2018-06-28
1
-5
/
+5
*
Remove unnecessary trailing white-spaces.
Go MAEDA
2018-06-28
1
-1
/
+1
*
Allow to filter by all versions on the global issue list (#26091).
Go MAEDA
2018-06-28
1
-1
/
+1
*
Show images and thumbnails in their natural orientation (#28616).
Go MAEDA
2018-06-27
2
-1
/
+5
*
Traditional Chinese translation update (#29107).
Go MAEDA
2018-06-26
1
-22
/
+16
*
Change Japanese translation for text_user_mail_option (#29118).
Go MAEDA
2018-06-26
1
-1
/
+1
*
Add check/unchek all icon in "Copy" section on copy_project page (#29080).
Go MAEDA
2018-06-25
1
-1
/
+1
*
Update rbpdf gem to 1.19.5 (#28125).
Go MAEDA
2018-06-25
1
-1
/
+1
*
Move edit and delete buttons for queries to the buttons section (#28602).
Go MAEDA
2018-06-24
1
-4
/
+4
*
Move action links and edit form above the history when displaying comments in...
Jean-Philippe Lang
2018-06-23
2
-11
/
+13
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
5
-13
/
+18
*
Upgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang
2018-06-23
5
-5
/
+12
[next]