aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* call `default_middleware_stack` before merging stacksAaron Patterson2015-09-291-1/+2
* Engines get different middleware than appsAaron Patterson2015-09-293-4/+29
* Merge pull request #21794 from jeremy/sprockets/move-asset-manifest-from-topl...Jeremy Daer2015-09-299-184/+245
|\
| * Eliminate overlapping `app/assets` load pathJeremy Daer2015-09-299-184/+245
* | Make app building threadsafeeileencodes2015-09-291-4/+8
* | Stop modifying global variableseileencodes2015-09-293-8/+4
* | Add fail fast to test runner.Kasper Timm Hansen2015-09-295-0/+84
* | Add inline failure reporting to test runner.Kasper Timm Hansen2015-09-285-6/+113
|/
* Merge pull request #21789 from y-yagi/fix_warning_in_minitest_pluginKasper Timm Hansen2015-09-281-1/+2
|\
| * check if @rake_patterns is definedyuuji.yaginuma2015-09-281-1/+2
* | Fix test that was failing because of typoeileencodes2015-09-271-1/+1
* | Add missing routing tests for info controllerAditya Kapoor2015-09-271-0/+12
|/
* Fix typo in configuration test descritive > descriptive [ci skip]amitkumarsuroliya2015-09-261-1/+1
* make sure flash middleware is requiredAaron Patterson2015-09-251-0/+1
* Removed Mocha from app generators testsRonak Jangir2015-09-231-87/+106
* stop using deprecated method in mailers controlleryuuji.yaginuma2015-09-232-3/+3
* Remove unneeded generator variable.Kasper Timm Hansen2015-09-221-1/+0
* Removed mocha from Railites PluginGeneratorTestRonak Jangir2015-09-222-15/+35
* fix application_controller require_dependency path generated by the scaffold ...yuuji.yaginuma2015-09-202-1/+2
* mostly remove the ParamsParser middlewareAaron Patterson2015-09-182-3/+0
* File encoding is defaulted to utf-8 in Ruby >= 2.1Akira Matsuda2015-09-181-1/+0
* Fix displaying mailer previews on non local requests.Wojciech Wnętrzak2015-09-173-2/+11
* Bundler tzinfo-data in windows, even first generated new app are MacEric Guo2015-09-151-2/+0
* Merge pull request #21568 from amitsuroliya/mysql_version_updateRafael Mendonça França2015-09-132-2/+2
|\
| * Updated MySQL documentation link to MySQL latest version 5.7 everywhere [ci s...amitkumarsuroliya2015-09-102-2/+2
* | dev and edge have some common, so factor it out.Eric Guo2015-09-131-10/+7
|/
* Replace AR with ActiveRecord to make it more readable [ci skip]arvind2015-09-081-1/+1
* Merge pull request #21519 from y-yagi/test_runner_raise_errorKasper Timm Hansen2015-09-084-7/+21
|\
| * modify to pass the correct argument to the test runner from rakeyuuji.yaginuma2015-09-082-6/+15
| * raise LoadError when a non-existent file or directory is specified to the tes...yuuji.yaginuma2015-09-072-1/+6
* | Fix strange messages for `rails g foo`FUJI Goro (gfx)2015-09-071-1/+1
|/
* Include MIT-LICENSE in railties gemBrandon Keepers2015-09-011-1/+1
* make `ENV` a required argumentyuuji.yaginuma2015-08-291-1/+1
* Disable warnings in railties testsRafael Mendonça França2015-08-271-1/+1
* Merge pull request #21392 from y-yagi/rm_require_support_filesYves Senn2015-08-271-3/+0
|\
| * remove require of files under support that do not useyuuji.yaginuma2015-08-271-3/+0
* | Removed duplicate requiring minitest/mock as it is already required in method...Ronak Jangir2015-08-261-1/+0
|/
* remove unused require ‘set’NehaGautam2015-08-251-1/+0
* override `controller_class` on the requestAaron Patterson2015-08-241-9/+9
* Merge pull request #21267 from davidcornu/rails-server-port-env-varRafael Mendonça França2015-08-243-1/+12
|\
| * Use the PORT environment variable for rails serverDavid Cornu2015-08-183-1/+12
* | smooth move aaron.... :bomb:Aaron Patterson2015-08-201-2/+2
* | point at rack masterAaron Patterson2015-08-201-0/+2
* | fix path of annotations.rake [ci skip]yuuji.yaginuma2015-08-201-1/+1
* | Merge pull request #21279 from ronakjangir47/test_cleanupKasper Timm Hansen2015-08-203-43/+20
|\ \
| * | Cleaned up generators tests using internal assertion helperRonak Jangir2015-08-203-43/+20
| |/
* / Migrate to Sprockets 4.Andrei Istratii2015-08-197-18/+59
|/
* Fixed syslog example in production config templateprintercu2015-08-171-1/+2
* Updated tests for the generated version number changeDaniel Morris2015-08-161-3/+3
* Plugins are generated with the version 0.1.0Daniel Morris2015-08-162-1/+6