aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/serialize.js
Commit message (Expand)AuthorAgeFilesLines
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-6/+6
* Serialize: Handle arrays with null valuesDaniel Nill2015-09-071-1/+4
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-071-39/+39
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-63/+63
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-4/+2
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-091-2/+4
* 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 handle...Timmy Willison2013-01-231-2/+3
* Extracts the serialization code from the ajax module so that alternative ajax...jaubourg2012-07-131-0/+145