aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/serialize.js
Commit message (Expand)AuthorAgeFilesLines
* Serialize: jQuery.param: return empty string when given null/undefinedTimmy Willison2018-06-201-1/+4
* Build: ESLint detailsOleg Gaidarenko2016-06-111-7/+7
* Ajax: Ensure ajaxSettings.traditional is still honoredDave Methvin2016-04-271-2/+15
* Serialize: .param - don't use ajaxSettings.traditionalAlexander K2016-04-271-28/+12
* Serialize: Treat literal and function-returned null/undefined the sameJoe Trumbull2016-04-051-1/+4
* Selector: pass jQuery unit tests with selector-nativeTimmy Willison2015-11-111-1/+2
* Ajax: Only form-encode requests with a bodyDave Methvin2015-11-021-15/+15
* Serialize: Handle arrays with null valuesDaniel Nill2015-09-071-1/+4
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-64/+64
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-39/+39
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-031-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