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
*
add missing fixtures to test/unit/journal_test.rb
Toshi MARUYAMA
2014-07-13
1
-0
/
+3
*
backport rails-4.1 r13296 to trunk
Toshi MARUYAMA
2014-07-13
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#17451)
Toshi MARUYAMA
2014-07-12
1
-1
/
+1
*
remove trailing white-spaces from app/models/user.rb
Toshi MARUYAMA
2014-07-11
1
-3
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#17421)
Toshi MARUYAMA
2014-07-11
1
-1
/
+1
*
German translation updated by Daniel Felix (#17399)
Toshi MARUYAMA
2014-07-11
1
-1
/
+1
*
Updates for 2.5.2 release.
Jean-Philippe Lang
2014-07-06
2
-1
/
+29
*
Japanese translation updated by Go MAEDA (#17392, #17003)
Toshi MARUYAMA
2014-07-06
1
-1
/
+1
*
Fixed relative "source" links in email notifications (#3483).
Jean-Philippe Lang
2014-07-05
1
-1
/
+1
*
Include host in macro generated thumbnails urls (#16989).
Jean-Philippe Lang
2014-07-05
2
-8
/
+11
*
Adds translation string (#17003).
Jean-Philippe Lang
2014-07-05
48
-0
/
+48
*
Option to render boolean custom fields as a single check box or radio buttons...
Jean-Philippe Lang
2014-07-05
4
-3
/
+89
*
Don't redirect to another suburi (#16530).
Jean-Philippe Lang
2014-07-05
2
-12
/
+67
*
remove trailing white-space from app/models/workflow_permission.rb
Toshi MARUYAMA
2014-07-03
1
-1
/
+1
*
Gemfile: update Rails 3.2.19
Toshi MARUYAMA
2014-07-03
1
-1
/
+1
*
use \A instead of ^ for RegExp (#16190)
Toshi MARUYAMA
2014-07-02
1
-1
/
+1
*
only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)
Toshi MARUYAMA
2014-07-02
2
-3
/
+15
*
add "Auto-Submitted: auto-forwarded" to ignore mail test (#16190)
Toshi MARUYAMA
2014-07-02
1
-1
/
+2
*
fix file upload broken on Chrome 36 (#17151)
Toshi MARUYAMA
2014-07-01
2
-2
/
+4
*
prevent "can't modify frozen String" exception when mail sending error (#17235)
Toshi MARUYAMA
2014-07-01
1
-1
/
+1
*
Japanese translation changed by Go MAEDA (#17346)
Toshi MARUYAMA
2014-07-01
1
-2
/
+2
*
Gemfile: update builder version >= 3.0.4 (#17309)
Toshi MARUYAMA
2014-06-30
1
-1
/
+1
*
add test of issue id in sending mail when issue is created by mail (#17078)
Toshi MARUYAMA
2014-06-30
1
-0
/
+1
*
fix Japanese terms mismatch in workflow by Go MAEDA (#17308)
Toshi MARUYAMA
2014-06-27
1
-1
/
+1
*
Fix Invalid CSS on Error-Pages (#17206).
Jean-Philippe Lang
2014-06-26
2
-2
/
+2
*
revert r13183 (#17151)
Toshi MARUYAMA
2014-06-25
2
-4
/
+2
*
Czech translation updated by Karel Pičman (#17301)
Toshi MARUYAMA
2014-06-25
1
-3
/
+3
*
fix file upload does not work with Safari (#13932)
Toshi MARUYAMA
2014-06-25
1
-1
/
+1
*
fix file upload broken on Chrome 36 (#17151)
Toshi MARUYAMA
2014-06-25
2
-2
/
+4
*
Gemfile: pin request_store version 1.0.5 (#16685)
Toshi MARUYAMA
2014-06-12
1
-1
/
+1
*
Japanese translation updated by Go MAEDA (#17166)
Toshi MARUYAMA
2014-06-12
1
-3
/
+3
*
fix Ruby Logger doc link (#5706)
Toshi MARUYAMA
2014-06-08
1
-1
/
+2
*
fix variable name confusion at AttachmentsController#thumbnail
Toshi MARUYAMA
2014-06-08
1
-3
/
+3
*
add test of attachment thumbnail etag
Toshi MARUYAMA
2014-06-08
1
-1
/
+7
*
add test of attachment download etag
Toshi MARUYAMA
2014-06-02
1
-0
/
+7
*
use with_settings at AttachmentsControllerTest#test_show_text_file_should_sen...
Toshi MARUYAMA
2014-06-02
1
-6
/
+6
*
add missing fixture to ApplicationHelperTest
Toshi MARUYAMA
2014-06-02
1
-0
/
+1
*
pass PatchesTest on Rails 4.0.5 (#16194)
Toshi MARUYAMA
2014-05-25
1
-2
/
+2
*
fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2014-05-25
1
-0
/
+1
*
remove redundant empty lines from app/models/auth_source_ldap.rb
Toshi MARUYAMA
2014-05-25
1
-4
/
+0
*
Remove useless settings when editing a query from the gantt (#16747).
Jean-Philippe Lang
2014-05-24
1
-4
/
+10
*
Fixed: unable to clear value for list custom field with multiple values and c...
Jean-Philippe Lang
2014-05-24
2
-0
/
+15
*
Fixed "column specified more than once" error with SQLServer (#6579).
Jean-Philippe Lang
2014-05-24
1
-1
/
+1
*
Gemfile: upgrade sqlserver tiny_tds to 0.6.2 (#6579)
Toshi MARUYAMA
2014-05-24
1
-1
/
+1
*
Adds a custom message for when a syntax error occurs (#16878).
Jean-Philippe Lang
2014-05-24
1
-0
/
+3
*
Parse configuration file for ERB (#16878).
Jean-Philippe Lang
2014-05-24
1
-1
/
+1
*
Count users with a single query on group list (#16905).
Jean-Philippe Lang
2014-05-24
3
-5
/
+19
*
awesome_nested_set: not use cache for max rgt (#6579)
Toshi MARUYAMA
2014-05-24
1
-12
/
+4
*
remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)
Toshi MARUYAMA
2014-05-24
1
-19
/
+0
*
awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)
Toshi MARUYAMA
2014-05-24
1
-0
/
+1
[next]