aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/public
Commit message (Expand)AuthorAgeFilesLines
* config.static_index configures directory index "index.html" filenameEliot Sykes2015-05-282-0/+2
* Refactor out Dir.glob from ActionDispatch::Staticschneems2014-08-272-0/+2
* Address comments on Gzip implementationschneems2014-08-242-0/+4
* Enable gzip compression by defaultschneems2014-08-202-0/+4
* Remove unneeded test fixtures in AVPiotr Sarnacki2013-06-2018-18/+0
* Merge pull request #9857 from yyyc514/bad_params_should_400Aaron Patterson2013-04-301-0/+1
|\
| * failure to parse params should trigger a 400 Bad RequestJosh Goebel2013-03-211-0/+1
* | Getting rid of a few other vestiges of rails.png.Steve Klabnik2013-04-021-0/+0
|/
* Respect absolute paths in compute_source_path.Steve Klabnik2012-06-161-0/+3
* Remove fixture files with Windows incompatible filenamesAndrew White2012-02-2012-12/+0
* Fix ActionDispatch::Static to serve files with unencoded PCHARAndrew White2012-02-1712-1/+12
* escape static file path to prevent double unescapingSergey Nartimov2012-02-161-0/+1
* Add testcase for non english filename. Related to #2982.kennyj2012-02-051-0/+1
* Move Rails::Static into ActionDispatchJoshua Peek2009-09-263-0/+3
* Ignore everything under test/fixtures/public/absolutePratik Naik2009-07-271-1/+1
* Handle missing javascript/stylesheets assets by raising an exceptionChristos Zisopoulos2009-06-264-0/+4
* ignore absolute tmp directoryJoshua Peek2009-06-251-0/+1
* Added localized rescue (404.da.html) [#1835 state:committed]José Valim2009-02-021-0/+1
* Add :recursive option to javascript_include_tag and stylesheet_link_tag to be...Damian Janowski2008-07-082-0/+2
* Scripts and styles with multiple dots in the filename should cacheStephen Celis2008-04-122-0/+2
* Missed adds. References #10350.Jeremy Kemper2008-03-204-0/+4
* Re-added ActionView::Helpers::register_javascript/stylesheet_expansion to mak...Jeremy Kemper2008-03-201-0/+1
* Added caching option to AssetTagHelper#stylesheet_link_tag and AssetTagHelper...David Heinemeier Hansson2007-02-184-0/+4
* test javascript include with and without application.jsJeremy Kemper2007-01-081-0/+0
* test controller rescuesJeremy Kemper2006-11-132-0/+2
* Added automated timestamping to AssetTagHelper methods for stylesheets, javas...David Heinemeier Hansson2006-03-291-0/+0