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.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
1
-80
/
+108
|
\
|
*
Merge pull request #29940 from kamipo/update_gemfile_lock
Sean Griffin
2017-07-25
1
-3
/
+3
|
|
\
|
|
*
Update Gemfile.lock to reflect arel 9.0.0.alpha
Ryuta Kamizono
2017-07-26
1
-3
/
+3
|
*
|
Merge pull request #29932 from koic/supress_deprecated_warning_in_actioncable
Sean Griffin
2017-07-25
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Suppress deprecated warning in Action Cable
Koichi ITO
2017-07-25
1
-1
/
+1
|
*
|
Fix failing tests
Sean Griffin
2017-07-25
1
-1
/
+1
|
|
/
|
*
Merge pull request #29859 from dwightwatson/feature/rack-test
Rafael Mendonça França
2017-07-24
1
-65
/
+70
|
|
\
|
|
*
Update rack-test dependency constraint
Dwight Watson
2017-07-24
1
-68
/
+77
|
*
|
Merge pull request #29908 from deivid-rodriguez/fix_warnings_in_railties_tests
Rafael França
2017-07-24
1
-10
/
+20
|
|
\
\
|
|
*
|
Fix warnings in railties tests
David Rodríguez
2017-07-24
1
-10
/
+20
|
|
|
/
|
*
/
Refactor Active Record to let Arel manage bind params
Sean Griffin
2017-07-24
1
-1
/
+1
|
|
/
|
*
Move back to @matthewd's close io fixed rb-inotify.
Kasper Timm Hansen
2017-07-19
1
-2
/
+11
|
*
Add bootsnap to default Gemfile:
Burke Libbey
2017-07-17
1
-0
/
+4
*
|
Bump minitest; Use double quotes
Kasper Timm Hansen
2017-07-15
1
-1
/
+1
*
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
1
-19
/
+18
|
\
|
|
*
Test thor master
Rafael Mendonça França
2017-07-07
1
-1
/
+7
|
*
Commit gemfile.lock
Rafael Mendonça França
2017-07-04
1
-1
/
+1
|
*
Use bulk INSERT to insert fixtures
Kir Shatrov
2017-06-20
1
-1
/
+1
|
*
Merge pull request #29488 from utilum/update_gemfile
Matthew Draper
2017-06-18
1
-9
/
+2
|
|
\
|
|
*
Fixes FIXME: rb-inotify 0.99 has been released
utilum
2017-06-17
1
-11
/
+3
|
|
/
|
*
Bundle capybara 2.14.1 that includes fix for Ruby warnings
yuuji.yaginuma
2017-06-08
1
-2
/
+2
|
*
Let's test nokogiri 1.8 against edge Rails, and vice versa
Akira Matsuda
2017-06-06
1
-8
/
+8
*
|
Merge branch 'master' into unlock-minitest
Rafael Mendonça França
2017-06-02
1
-3
/
+1
|
\
|
|
*
Merge pull request #29187 from robin850/remove-mathn
Rafael França
2017-05-30
1
-2
/
+0
|
|
\
|
|
*
Remove requirement on mathn
Robin Dupret
2017-05-30
1
-2
/
+0
|
*
|
Bump RuboCop to 0.49.1
Koichi ITO
2017-05-30
1
-1
/
+1
*
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-05-29
1
-28
/
+33
|
\
|
|
|
*
|
Bump `delayed_job_active_record` gem
yuuji.yaginuma
2017-05-28
1
-4
/
+4
|
*
|
Switch to rb-inotify master
Matthew Draper
2017-05-27
1
-5
/
+5
|
*
|
Bump rubocop and dependent gem versions
Koichi ITO
2017-05-24
1
-2
/
+5
|
|
/
|
*
bundle up sidekiq to the one with safer integration with Rails 5
Akira Matsuda
2017-05-21
1
-3
/
+3
|
*
bundle up redis to the one that does not warn about ::Fixnum deprecation
Akira Matsuda
2017-05-21
1
-2
/
+2
|
*
mathn has been gemified in ruby 2.5
Akira Matsuda
2017-05-19
1
-0
/
+2
|
*
bundle mail 2.6.5 that includes fix for ::Fixnum warning
Akira Matsuda
2017-05-19
1
-1
/
+1
|
*
Bump rack version
yuuji.yaginuma
2017-05-16
1
-1
/
+1
|
*
Allow capybara minor releases
Justin Coyne
2017-05-05
1
-6
/
+6
|
*
Don't pass `arel.engine` to `Arel::SelectManager.new`
Ryuta Kamizono
2017-05-05
1
-1
/
+1
|
*
Use mysql2 0.4.6 to suport MySQL 8.0.1
Yasuo Honda
2017-05-04
1
-3
/
+3
*
|
Add minitest-bisect as part of the gemfile
Rafael Mendonça França
2017-04-26
1
-1
/
+8
*
|
Release minitest lock so we can fix the order dependent tests
Rafael Mendonça França
2017-04-26
1
-2
/
+1
|
/
*
Ask for a sane version of SDoc
Zachary Scott
2017-04-23
1
-4
/
+4
*
Fix all style guides violations
Rafael Mendonça França
2017-04-19
1
-2
/
+2
*
Bump the bundled GlobalID version.
Kasper Timm Hansen
2017-04-16
1
-5
/
+5
*
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
-1
/
+2
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-35
/
+41
*
Bump Capybara and include Minitest::Assertions
eileencodes
2017-03-17
1
-2
/
+2
*
Restore action_cable.js UMD module support. Fixes #28366
Javan Makhmali
2017-03-11
1
-0
/
+2
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-33
/
+33
*
Use released arel
Rafael Mendonça França
2017-02-21
1
-8
/
+2
[next]