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
path:
root
/
Gemfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a constraint on "shoulda-matchers" version (#17828).
Jean-Baptiste Barth
2014-09-16
1
-0
/
+1
*
Gemfile: update rbpdf version to 1.18.1 (#17570)
Toshi MARUYAMA
2014-09-16
1
-1
/
+1
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-1
/
+1
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+1
*
Add ability to define plugins' gem dependencies in PluginGemfile (#14030).
Jean-Baptiste Barth
2014-08-13
1
-1
/
+1
*
Moved #link_to_version to ApplicationHelper (#17431).
Jean-Philippe Lang
2014-07-14
1
-1
/
+0
*
Gemfile: update Rails 3.2.19
Toshi MARUYAMA
2014-07-03
1
-1
/
+1
*
Gemfile: update builder version >= 3.0.4 (#17309)
Toshi MARUYAMA
2014-06-30
1
-1
/
+1
*
Gemfile: pin request_store version 1.0.5 (#16685)
Toshi MARUYAMA
2014-06-12
1
-1
/
+1
*
Gemfile: upgrade sqlserver tiny_tds to 0.6.2 (#6579)
Toshi MARUYAMA
2014-05-24
1
-1
/
+1
*
Gemfile: update Rails 3.2.18
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
Gemfile: upgrade mocha version (#16685)
Toshi MARUYAMA
2014-05-01
1
-1
/
+1
*
Gemfile: use double quote for request_store (#16685)
Toshi MARUYAMA
2014-05-01
1
-1
/
+1
*
introduce request_store to ensure that the current user doesn't leak across r...
Toshi MARUYAMA
2014-05-01
1
-0
/
+1
*
use bundled awesome_nested_set (#6579)
Toshi MARUYAMA
2014-03-26
1
-1
/
+0
*
Gemfile: pin rake version 10.1
Toshi MARUYAMA
2014-03-25
1
-0
/
+1
*
update Rails to 3.2.17
Toshi MARUYAMA
2014-02-19
1
-1
/
+1
*
Gemfile: use awesome_nested_set 2.1.6 gem
Toshi MARUYAMA
2014-01-27
1
-0
/
+1
*
Use the mime-types gem for getting mime types from filenames (#15790).
Jean-Philippe Lang
2014-01-05
1
-0
/
+1
*
Don't load redcarpet with JRuby.
Jean-Philippe Lang
2013-12-23
1
-3
/
+7
*
Adds experimental support for Markdown formatting with redcarpet (#15520).
Jean-Philippe Lang
2013-12-23
1
-0
/
+2
*
update Rails version 3.2.16
Toshi MARUYAMA
2013-12-04
1
-1
/
+1
*
Removed database_cleaner dependency (#15377).
Jean-Philippe Lang
2013-11-18
1
-1
/
+0
*
upgrade activerecord-jdbc-adapter to 1.3.2
Toshi MARUYAMA
2013-11-09
1
-1
/
+1
*
Upgrade to Rails 3.2.15.
Jean-Philippe Lang
2013-11-09
1
-1
/
+1
*
Gemfile: remove "i18n"
Toshi MARUYAMA
2013-10-29
1
-1
/
+0
*
back out r12241 (back out Rails version 3.2.13)
Toshi MARUYAMA
2013-10-29
1
-1
/
+1
*
Gemfile: update Rails version 3.2.15
Toshi MARUYAMA
2013-10-29
1
-1
/
+1
*
Upgrade CodeRay to 1.1.0 (#8253).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
revert r12175 (#14883)
Toshi MARUYAMA
2013-09-30
1
-1
/
+1
*
Gemfile: update jdbc adapter version above 1.3.0 (#14883)
Toshi MARUYAMA
2013-09-30
1
-1
/
+1
*
Gemfile: update ruby-openid version above 2.3.0 (#14919)
Toshi MARUYAMA
2013-09-30
1
-1
/
+1
*
Gemfile: update jdbc adapter version above 1.2.6 (#14883)
Toshi MARUYAMA
2013-09-29
1
-1
/
+1
*
update ruby-openid version to 2.2.3
Toshi MARUYAMA
2013-07-19
1
-1
/
+1
*
use database_cleaner (#12822)
Toshi MARUYAMA
2013-06-14
1
-0
/
+1
*
prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692)
Toshi MARUYAMA
2013-06-04
1
-1
/
+1
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
Improve plugins' Gemfile loading (#14028).
Jean-Baptiste Barth
2013-05-11
1
-1
/
+2
*
install capybara on only Ruby 1.9.3 or higher (#12822)
Toshi MARUYAMA
2013-05-09
1
-1
/
+1
*
upgrade capybara to 2.1 (#12822)
Toshi MARUYAMA
2013-05-09
1
-1
/
+4
*
upgrade Rails 3.2.13
Toshi MARUYAMA
2013-03-19
1
-1
/
+1
*
upgrade mocha ~> 0.13.3
Toshi MARUYAMA
2013-03-19
1
-1
/
+1
*
backout r11644.
Toshi MARUYAMA
2013-03-19
1
-1
/
+1
*
upgrade Rails 3.2.13
Toshi MARUYAMA
2013-03-19
1
-1
/
+1
*
Distinguish mysql/mysql2 adapters in Gemfile (#13270).
Jean-Philippe Lang
2013-02-28
1
-4
/
+5
*
Ruby2.0: switch mysql2 platforms by RUBY_VERSION
Toshi MARUYAMA
2013-02-26
1
-1
/
+2
*
Ruby2.0: add platforms to Gemfile mysql2
Toshi MARUYAMA
2013-02-26
1
-1
/
+1
*
Ruby2.0: add "require 'yaml'" to Gemfile
Toshi MARUYAMA
2013-02-26
1
-0
/
+1
*
back out r11486
Toshi MARUYAMA
2013-02-26
1
-2
/
+1
*
Require 'yaml'.
Jean-Philippe Lang
2013-02-25
1
-1
/
+2
[next]