aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/serialize.js
Commit message (Collapse)AuthorAgeFilesLines
* No ticket: Revise unit tests in anticipation of Sizzle-free buildsRichard Gibson2013-02-221-2/+2
|
* Ignore file inputs when serializing forms. File input serialization is ↵Timmy Willison2013-01-231-2/+3
| | | | handled by plugins. Fixes #13306.
* Extracts the serialization code from the ajax module so that alternative ↵jaubourg2012-07-131-0/+145
ajax implementations can use it without the need for the whole ajax module to be included in the build.