| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Bump mail to shush mismatched indentation warnings | George Claghorn | 2018-10-17 | 1 | -2/+2 |
| * | | Accept inbound emails from a variety of ingresses | George Claghorn | 2018-10-11 | 1 | -0/+13 |
| |/ |
|
| * | Test against Rails master | George Claghorn | 2018-10-08 | 1 | -55/+59 |
| * | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -2/+2 |
| * | First end-to-end rickety test | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+2 |
| * | Add dummy app for testing | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+128 |
* | Eliminate "warning: assigned but unused variable - testEof" | Ryuta Kamizono | 2018-12-19 | 1 | -1/+1 |
* | Upgrade Rubocop to 0.61.1 and fix offenses | Vinicius Stock | 2018-12-10 | 1 | -1/+1 |
* | Abort early if generator command fails (#34420) | David Rodríguez | 2018-12-07 | 1 | -2/+2 |
* | Make sure we are using a working version of thor locally | Rafael Mendonça França | 2018-11-09 | 1 | -3/+3 |
* | bundle update | Rafael Mendonça França | 2018-11-09 | 1 | -54/+55 |
* | Upgrade thor to 0.20.1 | Rafael Mendonça França | 2018-11-09 | 1 | -8/+1 |
* | Use the same version of Rubocop as Code Climate | yuuji.yaginuma | 2018-11-09 | 1 | -3/+3 |
* | Bump mail to `2.7.1` | yuuji.yaginuma | 2018-10-14 | 1 | -1/+1 |
* | Add test retries for railties | Gannon McGibbon | 2018-10-11 | 1 | -1/+4 |
* | update nokogiri | Greg Molnar | 2018-10-05 | 1 | -4/+4 |
* | Remove unnecessary `coffee-rails` | yuuji.yaginuma | 2018-10-02 | 1 | -4/+0 |
* | Make Webpacker the default JavaScript compiler for Rails 6 (#33079) | David Heinemeier Hansson | 2018-09-30 | 1 | -0/+12 |
* | Update backburner to the latest version | utilum | 2018-09-28 | 1 | -2/+2 |
* | update mini_magick to the latest version | utilum | 2018-09-24 | 1 | -2/+2 |
* | Bump `chromedriver-helper` to 2.0 | yuuji.yaginuma | 2018-09-16 | 1 | -1/+1 |
* | Unlock pg verson | yuuji.yaginuma | 2018-09-15 | 1 | -4/+4 |
* | Bump marcel for significant gem size reduction | George Claghorn | 2018-09-14 | 1 | -1/+1 |
* | Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m... | Rafael França | 2018-09-06 | 1 | -2/+1 |
|\ |
|
| * | update I18n fallbacks configuration to be compatible with i18n 1.1.0 | Lachlan Sylvester | 2018-08-23 | 1 | -2/+1 |
* | | Unlock ffi version | Rafael Mendonça França | 2018-09-05 | 1 | -5/+4 |
* | | Upgrade all the gems | Rafael Mendonça França | 2018-09-05 | 1 | -75/+70 |
* | | Avoid `pg` 1.1.0 for now | yuuji.yaginuma | 2018-08-25 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #33162 from utilum/stop_using_mocha | Kasper Timm Hansen | 2018-08-22 | 1 | -4/+0 |
|\ |
|
| * | Remove Mocha from Gemfile | utilum | 2018-08-13 | 1 | -4/+0 |
* | | Update image_processing to the latest version | utilum | 2018-08-16 | 1 | -4/+4 |
|/ |
|
* | Avoid i18n 1.1.0 for now | Yasuo Honda | 2018-08-09 | 1 | -0/+1 |
* | Bump RuboCop to 0.58.2 | Koichi ITO | 2018-07-26 | 1 | -5/+8 |
* | Update sprockets to Security release for CVE-2018-3760 | utilum | 2018-06-27 | 1 | -1/+1 |
* | Update raabro to latest version | utilum | 2018-06-23 | 1 | -1/+1 |
* | Update fugit to latest version | utilum | 2018-06-21 | 1 | -2/+2 |
* | Bundle update | Rafael Mendonça França | 2018-05-30 | 1 | -100/+106 |
* | Update et-orbi to latest version | utilum | 2018-05-28 | 1 | -2/+2 |
* | Bump minimum version of Thor to 0.19.0 | Guillermo Iguaran | 2018-05-22 | 1 | -1/+1 |
* | Support streaming downloads from Google Cloud Storage | George Claghorn | 2018-05-01 | 1 | -6/+6 |
* | Make Railties CI log for Ruby 2.6 accessible again | utilum | 2018-04-29 | 1 | -1/+8 |
* | Merge pull request #32713 from utilum/max_ffi_version | Rafael França | 2018-04-25 | 1 | -4/+5 |
|\ |
|
| * | Fix segmentation fault in EventedFileUpdateChecker | utilum | 2018-04-24 | 1 | -4/+5 |
* | | Merge pull request #32097 from matthewd/arel | Matthew Draper | 2018-04-25 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 1 | -2/+0 |
* | | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 1 | -5/+10 |
|\ \ |
|
| * | | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 1 | -5/+10 |
* | | | Rubocop 0.54 | Bart de Water | 2018-04-21 | 1 | -4/+4 |
|/ / |
|
* | | Unlock dalli version | yuuji.yaginuma | 2018-04-11 | 1 | -2/+2 |
* | | Merge pull request #32496 from yhirano55/fix_turbolinks_warning_in_railties | Rafael França | 2018-04-10 | 1 | -3/+3 |
|\ \ |
|