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
*
Upgrade thor to 0.20.1
Rafael Mendonça França
2018-11-09
1
-2
/
+0
*
Add test retries for railties
Gannon McGibbon
2018-10-11
1
-0
/
+1
*
Remove unnecessary `coffee-rails`
yuuji.yaginuma
2018-10-02
1
-1
/
+0
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
1
-1
/
+1
*
Unlock pg verson
yuuji.yaginuma
2018-09-15
1
-1
/
+1
*
Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...
Rafael França
2018-09-06
1
-1
/
+0
|
\
|
*
update I18n fallbacks configuration to be compatible with i18n 1.1.0
Lachlan Sylvester
2018-08-23
1
-1
/
+0
*
|
Unlock ffi version
Rafael Mendonça França
2018-09-05
1
-1
/
+0
*
|
Avoid `pg` 1.1.0 for now
yuuji.yaginuma
2018-08-25
1
-1
/
+1
|
/
*
Remove Mocha from Gemfile
utilum
2018-08-13
1
-2
/
+0
*
Avoid i18n 1.1.0 for now
Yasuo Honda
2018-08-09
1
-0
/
+1
*
Support streaming downloads from Google Cloud Storage
George Claghorn
2018-05-01
1
-1
/
+1
*
Make Railties CI log for Ruby 2.6 accessible again
utilum
2018-04-29
1
-0
/
+2
*
Fix segmentation fault in EventedFileUpdateChecker
utilum
2018-04-24
1
-0
/
+1
*
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
1
-1
/
+1
*
Unlock dalli version
yuuji.yaginuma
2018-04-11
1
-1
/
+1
*
Remove upper bound on Capybara
eileencodes
2018-04-10
1
-1
/
+1
*
Simplify declaration of mocha dependency in Gemfile
James Mead
2018-04-07
1
-3
/
+1
*
Allow any version of dalli less them 2.7.7
Rafael Mendonça França
2018-03-20
1
-1
/
+1
*
Remove support for Qu gem.
Alberto Almagro
2018-03-19
1
-3
/
+0
*
Avoid dalli 2.7.7 for now
yuuji.yaginuma
2018-03-15
1
-1
/
+1
*
update psych gem to 3.2 stable release
Gaurav Sharma
2018-03-10
1
-1
/
+1
*
Allow Capybara 3.x (#32151)
Thomas Walpole
2018-03-05
1
-1
/
+1
*
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
1
-1
/
+0
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
1
-3
/
+0
*
Bump mysql2 version
utilum
2018-02-15
1
-1
/
+1
*
Merge pull request #31866 from fatkodima/redis_cache-connection_pool
Rafael Mendonça França
2018-02-14
1
-1
/
+1
|
\
|
*
Add support for connection pooling on RedisCacheStore
fatkodima
2018-02-01
1
-1
/
+1
*
|
Refer to a stable release of SDoc
Robin Dupret
2018-02-06
1
-1
/
+1
|
/
*
Revert "Merge pull request #31447 from fatkodima/redis_cache-connection_pool"
George Claghorn
2018-01-31
1
-1
/
+1
*
Relax minitest version
Daniel Colson
2018-01-26
1
-1
/
+0
*
Lock Minitest 5.11.1
Yasuo Honda
2018-01-26
1
-0
/
+1
*
Add support for connection pooling on RedisCacheStore
fatkodima
2018-01-22
1
-1
/
+1
*
Support for connection pooling on mem cache store
Gabriel Sobrinho
2018-01-18
1
-0
/
+1
*
Extract content types from blob data
George Claghorn
2018-01-15
1
-0
/
+1
*
Use my fork instead of an thrid-party fork
Rafael Mendonça França
2018-01-11
1
-1
/
+1
*
Merge pull request #31671 from larskanis/pg-1.0
Rafael Mendonça França
2018-01-11
1
-1
/
+1
|
\
|
*
PostgreSQL: Update Gemfile to pg-1.0.0
Lars Kanis
2018-01-10
1
-1
/
+1
*
|
Bump Minitest to 5.11.1
yuuji.yaginuma
2018-01-03
1
-1
/
+0
|
/
*
Avoid Minitest 5.11.0 for now
yuuji.yaginuma
2018-01-02
1
-0
/
+1
*
Use released `delayed_job` instead of master version
yuuji.yaginuma
2017-12-30
1
-1
/
+1
*
Use `delayed_job` master
yuuji.yaginuma
2017-12-23
1
-1
/
+1
*
Update nokogiri version on Gemfile
Guillermo Iguaran
2017-12-14
1
-1
/
+1
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+1
*
Use released `resque-scheduler` instead of master version
yuuji.yaginuma
2017-12-14
1
-1
/
+1
*
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
1
-1
/
+1
*
Revert "Remove stopgap_13632 entirely for now: it doesn't support 2.2.8"
Matthew Draper
2017-11-26
1
-0
/
+3
*
Remove unused `em-hiredis`
yuuji.yaginuma
2017-11-21
1
-1
/
+0
*
Move back to resque-scheduler mainline now that https://github.com/resque/res...
Jeremy Daer
2017-11-16
1
-1
/
+1
*
Use released sass-rails
Rafael Mendonça França
2017-11-14
1
-1
/
+1
[next]