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
*
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
*
awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)
Toshi MARUYAMA
2014-05-24
5
-8
/
+28
*
awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 (#6...
Toshi MARUYAMA
2014-05-24
4
-5
/
+14
*
awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)
Toshi MARUYAMA
2014-05-24
26
-918
/
+1278
*
replace tabs to spaces (#16795)
Toshi MARUYAMA
2014-05-24
1
-1
/
+1
*
Fixed that custom field referencing deleted value trigger an error on display...
Jean-Philippe Lang
2014-05-24
2
-2
/
+10
*
Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).
Jean-Philippe Lang
2014-05-24
2
-0
/
+29
*
Improve performance of Principal.member_of scope
Jean-Baptiste Barth
2014-05-19
1
-1
/
+1
*
add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)
Toshi MARUYAMA
2014-05-16
2
-1
/
+15
*
gantt: completed percent truncated instead of rounded (#14737)
Toshi MARUYAMA
2014-05-16
1
-1
/
+1
*
split method for scm test repository extracting (#16881)
Toshi MARUYAMA
2014-05-14
1
-4
/
+8
*
add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...
Toshi MARUYAMA
2014-05-14
1
-2
/
+2
*
remove unneeded trailing ';' from lib/redmine/export/pdf.rb
Toshi MARUYAMA
2014-05-07
1
-10
/
+10
*
remove unneeded trailing ';' from test/functional/repositories_git_controller...
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
Gemfile: update Rails 3.2.18
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
fix typo of app/models/repository/mercurial.rb
Toshi MARUYAMA
2014-05-03
1
-1
/
+1
*
fix typo of app/models/repository/cvs.rb
Toshi MARUYAMA
2014-05-03
1
-1
/
+1
*
Repository identifiers can be reserved words (#16564).
Jean-Philippe Lang
2014-05-02
1
-1
/
+1
*
Mailer.token_for generates invalid message_id when using from address with fu...
Jean-Philippe Lang
2014-05-02
2
-1
/
+7
*
Blank content type for attachments attached via Ajax file upload (Patch by Je...
Jean-Philippe Lang
2014-05-02
2
-1
/
+10
*
Field set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang
2014-05-02
4
-1
/
+28
*
Use async email deliveries in rake tasks (#16784).
Jean-Philippe Lang
2014-05-02
1
-3
/
+9
*
Crash in markdown formatter causes ruby process to end (#16781).
Jean-Philippe Lang
2014-05-02
2
-1
/
+13
*
Gemfile: upgrade mocha version (#16685)
Toshi MARUYAMA
2014-05-01
1
-1
/
+1
*
use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml
Toshi MARUYAMA
2014-05-01
1
-2
/
+2
*
add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)
Toshi MARUYAMA
2014-05-01
2
-0
/
+85
*
Gemfile: use double quote for request_store (#16685)
Toshi MARUYAMA
2014-05-01
1
-1
/
+1
[next]