Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stopgap_13632 entirely for now: it doesn't support 2.2.8 | Matthew Draper | 2017-09-15 | 1 | -3/+0 |
* | Stick with the RUBY_VERSION check on stopgap_13632 | Matthew Draper | 2017-09-15 | 1 | -1/+1 |
* | Bump Travis to new Ruby releases | Matthew Draper | 2017-09-15 | 1 | -1/+1 |
* | Use v3 of the AWS SDK | Yuji Yaginuma | 2017-09-09 | 1 | -1/+1 |
* | Do not install unused gem | yuuji.yaginuma | 2017-09-08 | 1 | -1/+1 |
* | Add stopgap_13632 workaround | Matthew Draper | 2017-08-29 | 1 | -0/+4 |
* | Temporarily point to a fork of SDoc | Robin Dupret | 2017-08-17 | 1 | -1/+1 |
* | Test with released thor | Rafael Mendonça França | 2017-08-16 | 1 | -1/+0 |
* | Use frozen string literal in root files | Koichi ITO | 2017-08-13 | 1 | -0/+2 |
* | Simplify `git_source` in Gemfile | Koichi ITO | 2017-08-07 | 1 | -4/+1 |
* | Depend on offical azure-core | dixpac | 2017-08-03 | 1 | -3/+0 |
* | Fix `Style/StringLiterals` violations for Active Storage | Ryuta Kamizono | 2017-08-03 | 1 | -2/+2 |
* | Merge branch 'master' into active-storage-import | David Heinemeier Hansson | 2017-08-02 | 1 | -2/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 1 | -1/+6 |
| |\ | |||||
| * | | 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 | -3/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into unlock-minitest | Rafael Mendonça França | 2017-06-02 | 1 | -4/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-05-29 | 1 | -4/+8 |
| |\ \ \ \ | |||||
| * | | | | | Add minitest-bisect as part of the gemfile | Rafael Mendonça França | 2017-04-26 | 1 | -0/+2 |
| * | | | | | Release minitest lock so we can fix the order dependent tests | Rafael Mendonça França | 2017-04-26 | 1 | -3/+0 |
* | | | | | | Don't depend on HTTParty | claudiob | 2017-08-01 | 1 | -2/+0 |
* | | | | | | Bring activestorage dependencies into the general Gemfile | David Heinemeier Hansson | 2017-07-31 | 1 | -0/+13 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fix warnings in railties tests | David Rodríguez | 2017-07-24 | 1 | -1/+1 |
* | | | | | Move back to @matthewd's close io fixed rb-inotify. | Kasper Timm Hansen | 2017-07-19 | 1 | -0/+2 |
* | | | | | Add bootsnap to default Gemfile: | Burke Libbey | 2017-07-17 | 1 | -0/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Test thor master | Rafael Mendonça França | 2017-07-07 | 1 | -0/+1 |
* | | | | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | | | | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | | | | Merge pull request #29488 from utilum/update_gemfile | Matthew Draper | 2017-06-18 | 1 | -3/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixes FIXME: rb-inotify 0.99 has been released | utilum | 2017-06-17 | 1 | -2/+1 |
|/ / / | |||||
* | | | Merge pull request #29187 from robin850/remove-mathn | Rafael França | 2017-05-30 | 1 | -4/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove requirement on mathn | Robin Dupret | 2017-05-30 | 1 | -4/+0 |
* | | | Switch to rb-inotify master | Matthew Draper | 2017-05-27 | 1 | -2/+2 |
* | | | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
|/ / | |||||
* | | mathn has been gemified in ruby 2.5 | Akira Matsuda | 2017-05-19 | 1 | -0/+4 |
* | | Allow capybara minor releases | Justin Coyne | 2017-05-05 | 1 | -1/+1 |
|/ | |||||
* | Ask for a sane version of SDoc | Zachary Scott | 2017-04-23 | 1 | -1/+1 |
* | 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 | -0/+1 |
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -0/+2 |
* | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 1 | -1/+1 |
* | Restore action_cable.js UMD module support. Fixes #28366 | Javan Makhmali | 2017-03-11 | 1 | -0/+1 |
* | Use released arel | Rafael Mendonça França | 2017-02-21 | 1 | -2/+0 |
* | Move and rename system tests | eileencodes | 2017-02-20 | 1 | -0/+2 |
* | Use released resque | yuuji.yaginuma | 2017-02-10 | 1 | -1/+1 |
* | delayed_job and delayed_job_active_record gems with AR5 support are available | Akira Matsuda | 2017-01-29 | 1 | -2/+2 |
* | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 1 | -0/+3 |
* | Revert "I guess we're ready for the randomized tests now" | Akira Matsuda | 2017-01-18 | 1 | -1/+2 |
* | I guess we're ready for the randomized tests now | Akira Matsuda | 2017-01-18 | 1 | -2/+1 |
* | update rubocop to 0.47 | toshimaru | 2017-01-16 | 1 | -1/+1 |