| Commit message (Expand) | Author | Age | Files | Lines |
* | remove backward compatibility code for Minitest 4 | yuuji.yaginuma | 2016-01-30 | 1 | -3/+0 |
* | Fix: make Travis CI happy about guides again | claudiob | 2015-09-01 | 3 | -0/+9 |
* | argh!!! | Aaron Patterson | 2015-08-20 | 3 | -0/+3 |
* | Replaced render :text with render :plain in AC gem bug report template | Prathamesh Sonpatki | 2015-07-18 | 1 | -1/+1 |
* | use `plain` option instead of deprecated `text` option | yuuji.yaginuma | 2015-07-18 | 1 | -1/+1 |
* | Output an error message and raise an error if bundler 1.10.x is not installed... | akihiro17 | 2015-06-06 | 6 | -6/+36 |
* | Add the bug report templates to the Travis CI build | Roque Pinel | 2015-06-05 | 4 | -9/+24 |
* | Use inline Gemfile dependency when reporting bugs | Roque Pinel | 2015-06-03 | 3 | -33/+18 |
* | Add a "generic" bug report template | Godfrey Chan | 2015-04-19 | 2 | -0/+41 |
* | load "rack/test" before "action_controller/railtie" in bug report templates [... | yuuji.yaginuma | 2015-02-05 | 1 | -1/+1 |
* | Use force: true options for creating tables in bug templates | Prathamesh Sonpatki | 2015-01-19 | 2 | -4/+4 |
* | Update bug report templates to use version 4.2.0 instead of 5.0.0 [ci skip] | Prathamesh Sonpatki | 2015-01-04 | 2 | -2/+2 |
* | Using Rails 5.0 in bug report templates [ci skip] | Lucas Caton | 2015-01-02 | 2 | -2/+2 |
* | Remove rack and i18n master from bug report tempaltes [ci skip] | Rafael Mendonça França | 2014-12-19 | 2 | -4/+0 |
* | `secret_token` is now saved in `Rails.application.secrets.secret_token` | Benjamin Fleischer | 2014-11-02 | 2 | -4/+4 |
* | [ci skip]Add i18n master to the Gemfile | yuuji.yaginuma | 2014-07-24 | 2 | -0/+2 |
* | [Bug report templates] Added rack master to the Gemfile | Abdelkader Boudih | 2014-07-12 | 2 | -0/+2 |
* | Add arel to the controller template | Abdelkader Boudih | 2014-07-03 | 1 | -0/+1 |
* | Revert "Don't rely on Arel master in bug report template [ci skip]" | Godfrey Chan | 2014-04-27 | 1 | -0/+1 |
* | Don't rely on Arel master in bug report template [ci skip] | Robin Dupret | 2014-04-19 | 1 | -1/+0 |
* | Ensure backward compatibility between Minitest 5 and 4 | Robin Dupret | 2013-12-27 | 2 | -1/+7 |
* | Minitest::Unit::TestCase is Minitest::Test [ci skip] | Arun Agrawal | 2013-12-26 | 2 | -2/+2 |
* | Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena... | Vipul A M | 2013-12-18 | 2 | -2/+2 |
* | add missing arel dependency to `active_record_master` bug report script. | Yves Senn | 2013-11-29 | 1 | -0/+1 |
* | Include URL helpers in TestController in bug report templates | Roman Kushnir | 2013-11-11 | 2 | -0/+4 |
* | remove warnings on ruby trunk | laurocaetano | 2013-11-01 | 2 | -3/+3 |
* | Use MiniTest::Unit::TestCase instead of Minitest::Test | Robin Dupret | 2013-09-07 | 1 | -1/+1 |
* | Added bug report template for ActionController | Paul Nikitochkin | 2013-08-21 | 2 | -0/+93 |
* | Updated bug report templates | Paul Nikitochkin | 2013-08-21 | 2 | -2/+2 |
* | Use activerecord 4.0.0 for reporting bugs using the template[ci skip] | Prathamesh Sonpatki | 2013-06-27 | 1 | -1/+1 |
* | bump the rails version in bug report template | Neeraj Singh | 2013-04-17 | 1 | -1/+1 |
* | template should have generic name | Neeraj Singh | 2013-04-04 | 2 | -2/+2 |
* | write sql queries to terminal | Neeraj Singh | 2013-04-02 | 2 | -2/+6 |
* | gist for Active Record issues [Neeraj Singh & Xavier Noria] | Xavier Noria | 2013-04-01 | 2 | -0/+81 |