Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import Action Text | George Claghorn | 2019-01-04 | 1 | -0/+7 |
|\ | |||||
| * | Fix adding a rich_text_area to a form with no model | George Claghorn | 2018-12-31 | 1 | -0/+2 |
| * | Bump Nokogiri for Ruby 2.6 compatibility | George Claghorn | 2018-12-31 | 1 | -4/+4 |
| * | Test against Rails master | Javan Makhmali | 2018-10-08 | 1 | -64/+68 |
| * | Use released version of Rails 5.2.0 as the dependency | David Heinemeier Hansson | 2018-10-01 | 1 | -37/+37 |
| * | Use actiontext references in Gemfile.lock | David Heinemeier Hansson | 2018-05-28 | 1 | -5/+5 |
| * | Dummy: Add mini_magick for variants | Javan Makhmali | 2018-02-14 | 1 | -0/+2 |
| * | Pull activetext.js into dummy app with webpacker | Javan Makhmali | 2018-02-12 | 1 | -0/+7 |
| * | Add dummy app | Sam Stephenson | 2018-02-08 | 1 | -59/+52 |
| * | Initial import from BC3 RichText | Sam Stephenson | 2018-02-07 | 1 | -0/+1 |
| * | Initial commit | Sam Stephenson | 2018-02-07 | 1 | -0/+135 |
* | Bump Nokogiri for sparklemotion/nokogiri@bf41ba0 | George Claghorn | 2018-12-31 | 1 | -8/+8 |
* | Switch to released rb-inotify 0.10.0 | Matthew Draper | 2018-12-31 | 1 | -9/+2 |
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 1 | -2/+23 |
|\ | |||||
| * | Extract ActionMailbox::PostfixRelayer | George Claghorn | 2018-11-25 | 1 | -15/+9 |
| * | Add a Rake task for piping to the Postfix ingress | George Claghorn | 2018-10-19 | 1 | -0/+18 |
| * | Merge branch 'master' into ingresses | George Claghorn | 2018-10-18 | 1 | -2/+2 |
| |\ | |||||
| | * | 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 |