aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Change the empty block style to have space inside of the blockRafael Mendonça França2018-09-251-1/+1
* Fix rendering a differently-formatted partial after cachingGeorge Claghorn2018-04-132-0/+6
* Use ASCII-8BIT paths in ActionDispatch::StaticAndrew White2018-03-224-0/+2
* Use frozen string literal in actionpack/Kir Shatrov2017-07-2912-0/+24
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0221-21/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-0121-0/+21
* Use recyclable cache keys (#29092)David Heinemeier Hansson2017-05-184-4/+4
* Fix all style guides violationsRafael Mendonça França2017-04-196-6/+6
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Remove mona lisa image from the testsRafael Mendonça França2016-10-252-0/+0
* Fix deadlock that can occur when child live thread tries to load a constant a...Alex Chinn2016-08-151-0/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-064-4/+3
* applies new string literal convention in actionpack/testXavier Noria2016-08-063-3/+3
* Fix adding implicitly rendered namespaced template digests to ETagsJavan Makhmali2016-07-131-0/+1
* Fix adding implicitly rendered template digests to ETagsJavan Makhmali2016-06-281-0/+1
* Properly verify that cache accepts and user `expires` value.Vipul A M2016-04-171-1/+1
* Additional review of 6b31761.Kasper Timm Hansen2016-02-251-1/+0
* Lock down new `ImplicitRender` behavior for 5.0 RCGodfrey Chan2016-02-254-0/+3
* Make collection caching explicit.Kasper Timm Hansen2016-02-201-1/+1
* Merge pull request #22800 from dgynn/pr_cache_helper_optionsRafael Mendonça França2016-01-291-0/+3
|\
| * restore ability to pass extra options to cache storesDave Gynn2015-12-261-0/+3
|/
* Add failing spec on utf8 filename with percent characterKohei Suzuki2015-08-041-0/+10
* Merge pull request #20138 from tgxworld/deprecated_assert_templateRafael Mendonça França2015-06-011-1/+1
|\
| * Remove `assigns` and `assert_template`.Guo Xiang Tan2015-05-301-1/+1
* | Merge pull request #20284 from kaspth/fix-caching-testRafael Mendonça França2015-06-012-0/+2
|\ \ | |/ |/|
| * Replace expectation with state check.Kasper Timm Hansen2015-05-302-0/+2
* | config.static_index configures directory index "index.html" filenameEliot Sykes2015-05-284-0/+4
|/
* Merge pull request #18948 from kaspth/automatic-collection-cachingRafael Mendonça França2015-02-253-0/+8
|\
| * Collections automatically cache and fetch partials.Kasper Timm Hansen2015-02-213-0/+8
* | Removing unused templateThiago Pradi2015-02-221-5/+0
|/
* Typo: Hello = Guten Tag (in German)Tu Hoang2014-12-051-1/+1
* give a better error message for misspelled helpersXavier Noria2014-10-251-0/+5
* Refactor out Dir.glob from ActionDispatch::Staticschneems2014-08-274-0/+4
* Address comments on Gzip implementationschneems2014-08-244-0/+8
* Enable gzip compression by defaultschneems2014-08-204-0/+8
* Remove more references to respond_withJosé Valim2014-08-177-6/+0
* Remove unused fixturesRafael Mendonça França2014-07-1660-98/+0
* Ensure LookupContext in Digestor selects correct variantPiotr Chmolowski2014-03-091-0/+3
* Merge pull request #13470 from strzalek/variants-all-anyDavid Heinemeier Hansson2013-12-312-0/+2
|\
| * Add any/all support for variantsŁukasz Strzałkowski2013-12-262-0/+2
* | Fix Encoding::CompatibilityError when public path is UTF-8Andrew White2013-12-295-0/+7
|/
* Inline variants syntaxŁukasz Strzałkowski2013-12-101-0/+1
* Variants can be declared without a block to signify their presence in the con...David Heinemeier Hansson2013-12-071-0/+1
* Action Pack VariantsŁukasz Strzałkowski2013-12-041-0/+1
* Fix header Content-Type: #<Mime::NullType:...> in localized templateAngelo capilleri2013-12-031-0/+1
* Fixing repond_with working directly on the options hashBlueHotDog2013-10-091-0/+0
* Remove HelperyTestHelper not used in any testclaudiob2013-09-141-5/+0
* Remove helper fixtures not used in any testclaudiob2013-09-091-2/+0
* Move abstract's controller tests to AVŁukasz Strzałkowski2013-08-251-5/+0
* Move remaining layouts tests to AVŁukasz Strzałkowski2013-08-259-8/+0