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
...
|
*
|
|
|
|
Release minitest lock so we can fix the order dependent tests
Rafael Mendonça França
2017-04-26
1
-3
/
+0
*
|
|
|
|
|
Don't depend on HTTParty
claudiob
2017-08-01
1
-2
/
+0
*
|
|
|
|
|
Bring activestorage dependencies into the general Gemfile
David Heinemeier Hansson
2017-07-31
1
-0
/
+13
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix warnings in railties tests
David Rodríguez
2017-07-24
1
-1
/
+1
*
|
|
|
|
Move back to @matthewd's close io fixed rb-inotify.
Kasper Timm Hansen
2017-07-19
1
-0
/
+2
*
|
|
|
|
Add bootsnap to default Gemfile:
Burke Libbey
2017-07-17
1
-0
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Test thor master
Rafael Mendonça França
2017-07-07
1
-0
/
+1
*
|
|
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
|
|
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
|
|
Merge pull request #29488 from utilum/update_gemfile
Matthew Draper
2017-06-18
1
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fixes FIXME: rb-inotify 0.99 has been released
utilum
2017-06-17
1
-2
/
+1
|
/
/
/
*
|
|
Merge pull request #29187 from robin850/remove-mathn
Rafael França
2017-05-30
1
-4
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove requirement on mathn
Robin Dupret
2017-05-30
1
-4
/
+0
*
|
|
Switch to rb-inotify master
Matthew Draper
2017-05-27
1
-2
/
+2
*
|
|
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
|
/
/
*
|
mathn has been gemified in ruby 2.5
Akira Matsuda
2017-05-19
1
-0
/
+4
*
|
Allow capybara minor releases
Justin Coyne
2017-05-05
1
-1
/
+1
|
/
*
Ask for a sane version of SDoc
Zachary Scott
2017-04-23
1
-1
/
+1
*
Revert "Avoid broken faraday 0.12.0 release"
Matthew Draper
2017-04-02
1
-1
/
+0
*
Avoid broken faraday 0.12.0 release
Matthew Draper
2017-04-02
1
-0
/
+1
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-0
/
+2
*
Bump Capybara and include Minitest::Assertions
eileencodes
2017-03-17
1
-1
/
+1
*
Restore action_cable.js UMD module support. Fixes #28366
Javan Makhmali
2017-03-11
1
-0
/
+1
*
Use released arel
Rafael Mendonça França
2017-02-21
1
-2
/
+0
*
Move and rename system tests
eileencodes
2017-02-20
1
-0
/
+2
*
Use released resque
yuuji.yaginuma
2017-02-10
1
-1
/
+1
*
delayed_job and delayed_job_active_record gems with AR5 support are available
Akira Matsuda
2017-01-29
1
-2
/
+2
*
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
1
-0
/
+3
*
Revert "I guess we're ready for the randomized tests now"
Akira Matsuda
2017-01-18
1
-1
/
+2
*
I guess we're ready for the randomized tests now
Akira Matsuda
2017-01-18
1
-2
/
+1
*
update rubocop to 0.47
toshimaru
2017-01-16
1
-1
/
+1
*
Revert "bundle u mocha"
Akira Matsuda
2017-01-16
1
-1
/
+1
*
bundle u mocha
Akira Matsuda
2017-01-15
1
-1
/
+1
*
Remove deprecated support to passing a column to #quote
Rafael Mendonça França
2016-12-29
1
-0
/
+2
*
bundle update
Matthew Draper
2016-12-26
1
-3
/
+0
*
Bump sdoc to rc1 which includes zzak/sdoc#98
Zachary Scott
2016-12-25
1
-1
/
+1
*
Fix rake guides:generate:kindle error
Bian Jiaping
2016-12-18
1
-1
/
+1
*
rails-ujs is now shipped with Action View
Guillermo Iguaran
2016-11-29
1
-1
/
+0
*
Merge pull request #27196 from kirs/rubocop-gem
Rafael França
2016-11-28
1
-0
/
+2
|
\
|
*
Add rubocop to Gemfile
Kir Shatrov
2016-11-28
1
-0
/
+2
*
|
Add rails-ujs as dependency in the rails Gemfile
Guillermo Iguaran
2016-11-21
1
-0
/
+1
|
/
*
Install libxml-ruby gem so full XMLMini test suite can be run
Jon Moss
2016-11-19
1
-0
/
+1
*
Make sure to bundle json 2.x on CI
Akira Matsuda
2016-11-15
1
-0
/
+3
*
update kindlerb gem
Gaurav Sharma
2016-10-21
1
-1
/
+1
*
Include sdoc 1.0.0.beta2 which includes updated rdoc w/o hard json dep
Zachary Scott
2016-10-07
1
-1
/
+1
*
Bump sdoc to 1.0.0.beta1 which includes fix to support Ruby 2.4
Zachary Scott
2016-10-07
1
-1
/
+1
*
Use a branch of websocket-client-simple, to work around read/close race
Matthew Draper
2016-10-06
1
-1
/
+1
*
Allow the use of listen's 3.1.x branch.
Esteban Santana Santana
2016-10-03
1
-1
/
+1
*
Use websocket-client-simple instead of Faye as a websockets client
Matthew Draper
2016-10-02
1
-4
/
+1
*
Override the github git source instead of changing manually all entries
Rafael Mendonça França
2016-09-14
1
-10
/
+15
[prev]
[next]