aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish porting over the initializers to the app object and fix all the testsCarl Lerche2009-10-083-5/+227
|
* Even more initializers ported overCarl Lerche2009-10-081-0/+7
|
* Ported over more initializersCarl Lerche2009-10-081-0/+7
|
* Moving more initializers into the application objectCarl Lerche2009-10-083-26/+115
|
* Start moving the initializers into the application objectCarl Lerche2009-10-083-2/+61
|
* Yank FCGI Handler from coreJoshua Peek2009-10-051-290/+0
| | | http://github.com/rails/fcgi_handler
* Rewrite FCGI handler testJoshua Peek2009-10-051-0/+290
|
* Put test in place for deprecated dispatcherJoshua Peek2009-10-051-0/+7
|
* More robust console testJoshua Peek2009-10-051-0/+52
|
* Change Rails::Application to a class that is inherited from.Carl Lerche2009-09-291-5/+1
| | | This is still very experimental.
* Fix the broken railties isolation testsCarl Lerche2009-09-291-3/+18
|
* Create the application object from config/environment.rbYehuda Katz + Carl Lerche2009-09-281-36/+15
| | | | | This is preliminary and not necessarily reflective of the full plan.
* Enable static asset server by defaultJoshua Peek2009-09-261-1/+0
|
* Fix railties testsJoshua Peek2009-09-251-1/+1
|
* Extract "parse_config" into ADJoshua Peek2009-09-251-3/+9
|
* Restore "Start Rails::Application objectJoshua Peek2009-09-251-0/+56
| | | This reverts commit f14ad4145622f45e9bf7433b5fdef4ce427efe4b.
* Revert "Start Rails::Application object"Joshua Peek2009-09-251-98/+0
| | | | This reverts commit 4129449594ad3d8ff2f8fb4836104f25406a104f.
* Start Rails::Application objectYehuda Katz + Carl Lerche2009-09-251-0/+98