index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Gemfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
oops!
Aaron Patterson
2013-03-14
1
-1
/
+0
*
hide more data in the schema cache
Aaron Patterson
2013-03-14
1
-0
/
+1
*
There's no need to install test group in travis
Santiago Pastorino
2013-03-11
1
-1
/
+1
*
Move benchmark-ips to test group
Santiago Pastorino
2013-03-11
1
-2
/
+2
*
Use platforms instead of conditionals in Gemfile
Santiago Pastorino
2013-03-11
1
-4
/
+7
*
debugger does not work on trunk
Aaron Patterson
2013-03-11
1
-1
/
+1
*
Merge pull request #9609 from arunagw/using-latest-arjdbc
Carlos Antonio da Silva
2013-03-08
1
-3
/
+3
*
debugger 1.4.0 works in Ruby 2.0
Santiago Pastorino
2013-03-06
1
-1
/
+1
*
JRuby does not support racc, include it only in ruby platform
Francesco Rodriguez
2013-02-26
1
-3
/
+3
*
Are was release
Rafael Mendonça França
2013-02-25
1
-2
/
+0
*
Bump sass-rails and coffee-rails to 4.0.0.beta1 in Gemfile
Guillermo Iguaran
2013-02-25
1
-1
/
+1
*
sprockets 2.0.0.rc3 is in rails gemspec already
Guillermo Iguaran
2013-02-25
1
-2
/
+0
*
ar-deprecated_finders is already in the gemspec
José Valim
2013-02-25
1
-2
/
+0
*
I released 0.0.3 some time ago
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
jquery-rails 2.2.1 was released
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
Remove rack-test git dependency
José Valim
2013-02-25
1
-1
/
+0
*
Depend on thor >= 0.17.0
Carlos Antonio da Silva
2013-01-23
1
-3
/
+0
*
Updated version of jQuery rails in gemfile
Sherwin Wu
2013-01-19
1
-1
/
+1
*
Use thor master to make rails work with Ruby 2.0
Rafael Mendonça França
2013-01-11
1
-0
/
+2
*
thread_safe is a dependency of active_support
Rafael Mendonça França
2013-01-11
1
-1
/
+0
*
Revert "Do not install debugger in the pathlevel 362"
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Do not install debugger in the pathlevel 362
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Revert "Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack...
Guillermo Iguaran
2012-12-30
1
-1
/
+0
*
Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack master
Santiago Pastorino
2012-12-29
1
-0
/
+1
*
adds kindlerb to the :doc bundle group for guides generation
Xavier Noria
2012-12-22
1
-0
/
+1
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-1
/
+3
*
Replace some global Hash usages with the new thread safe cache.
thedarkone
2012-12-14
1
-0
/
+1
*
Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"
Rafael Mendonça França
2012-11-27
1
-1
/
+1
*
default source in Gemfiles to :rubygems rather than hardcoding the URL
Akira Matsuda
2012-11-28
1
-1
/
+1
*
Bump mysql gem version to the newly 2.9.0, fix build.
Carlos Antonio da Silva
2012-11-17
1
-1
/
+1
*
Revert "Debugger gem doesn't work with patchlevel >= 327"
Santiago Pastorino
2012-11-16
1
-2
/
+1
*
Revert "mysql does not build on Ruby 2.0.0 at the moment"
Yasuo Honda
2012-11-17
1
-1
/
+1
*
Remove old comments about using our own sdoc fork [ci skip]
Vijay Dev
2012-11-17
1
-4
/
+0
*
Use new mocha version and add changelog entry for #8180
Carlos Antonio da Silva
2012-11-13
1
-1
/
+1
*
depend on voloko/sdoc again
Xavier Noria
2012-11-12
1
-1
/
+1
*
Debugger gem doesn't work with patchlevel < 327
Santiago Pastorino
2012-11-12
1
-1
/
+2
*
Update mocha github repo to new one
Carlos Antonio da Silva
2012-11-06
1
-1
/
+1
*
mocha_standalone is now deprecated. Switch to mocha/api.
Jeremy Kemper
2012-11-05
1
-1
/
+1
*
Revert "The debugger gem isn't compatible with 1.9.3-p286 yet. Omit it for now."
Santiago Pastorino
2012-10-30
1
-1
/
+1
*
Merge pull request #8047 from arunagw/json_only_in_18
Carlos Antonio da Silva
2012-10-28
1
-1
/
+0
*
Update redcarpet dependency
Vinny Diehl
2012-10-25
1
-2
/
+2
*
Change back to official sprockets-rails
Joshua Peek
2012-10-17
1
-1
/
+1
*
Merge pull request #7964 from josh/josh-sprockets-rails
Rafael Mendonça França
2012-10-17
1
-1
/
+1
|
\
|
*
Switch to new sprockets-rails plugin
Joshua Peek
2012-10-15
1
-1
/
+1
*
|
Merge pull request #7963 from arunagw/redcarpet_not_for_jruby
Carlos Antonio da Silva
2012-10-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
redcarpet gem will not work with JRuby!
Arun Agrawal
2012-10-16
1
-1
/
+1
*
|
ruby-prof isn't compatible with ruby trunk after 36925
Jeremy Kemper
2012-10-15
1
-2
/
+2
|
/
*
The debugger gem isn't compatible with 1.9.3-p286 yet. Omit it for now.
Jeremy Kemper
2012-10-14
1
-1
/
+1
*
Replace double quotes with single quotes
Lee Reilly
2012-10-13
1
-1
/
+1
*
Upgrade to a jquery-rails that doesn't expect config.action_view.javascript_e...
Jeremy Kemper
2012-10-10
1
-1
/
+1
[next]