Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't lock the webpacker gem by its patch version | Sharang Dashputre | 2019-03-09 | 1 | -1/+1 |
* | Use the latest stable release of webpacker | Sharang Dashputre | 2019-03-09 | 1 | -2/+2 |
* | Update racc to latest version | utilum | 2019-03-07 | 1 | -1/+1 |
* | Bump Zeitwerk | Xavier Noria | 2019-03-06 | 1 | -2/+2 |
* | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -50/+50 |
* | Upgrade Zeitwerk to 1.3.1 | Xavier Noria | 2019-02-23 | 1 | -2/+2 |
* | bump Zeitwerk | Xavier Noria | 2019-02-21 | 1 | -2/+2 |
* | upgrades Zeitwerk to 1.2.0 | Xavier Noria | 2019-02-17 | 1 | -2/+2 |
* | Replace autoloader accessors with Rails.autoloaders.{main,once} | Xavier Noria | 2019-02-14 | 1 | -2/+2 |
* | Let Zeitwerk be a dependency of Active Support | Xavier Noria | 2019-02-13 | 1 | -2/+2 |
* | Zeitwerk integration | Xavier Noria | 2019-02-12 | 1 | -8/+10 |
* | Update Gemfile.lock to reflect `sqlite3` update | yuuji.yaginuma | 2019-02-05 | 1 | -1/+1 |
* | Relax version locking of the selenium-webdriver | Ryuta Kamizono | 2019-01-30 | 1 | -3/+3 |
* | Merge pull request #35092 from utilum/update_sneakers_to_latest_version | Ryuta Kamizono | 2019-01-30 | 1 | -5/+6 |
|\ | |||||
| * | Update Sneakers to the latest version | utilum | 2019-01-29 | 1 | -5/+9 |
* | | Rename methods and update docs | Eileen Uchitelle | 2019-01-29 | 1 | -6/+9 |
* | | Implement a way to add browser capabilities: | Edouard CHIN | 2019-01-29 | 1 | -0/+1 |
|/ | |||||
* | Switch queue_classic back to origin repository | Lars Kanis | 2019-01-25 | 1 | -8/+7 |
* | Bump RuboCop to 0.63.0 | Koichi ITO | 2019-01-19 | 1 | -5/+5 |
* | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -54/+51 |
* | Use released webpacker | Rafael Mendonça França | 2019-01-17 | 1 | -10/+5 |
* | 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 |