| Commit message (Expand) | Author | Age | Files | Lines |
* | Serialize: Fix object detection | Michał Gołębiowski | 2015-09-08 | 1 | -1/+1 |
* | Serialize: Handle arrays with null values | Daniel Nill | 2015-09-07 | 1 | -1/+1 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -13/+23 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -1/+6 |
* | Fix some code style inconsistencies | Oleg | 2013-11-07 | 1 | -4/+4 |
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ac... | Timmy Willison | 2013-09-09 | 1 | -0/+1 |
* | Apply consistent ordering in all modules. -219 bytes. Order modules like func... | Timmy Willison | 2013-09-09 | 1 | -53/+53 |
* | Always return jQuery in modules that can be included separately | Timmy Willison | 2013-09-08 | 1 | -0/+2 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -3/+11 |
* | Ignore file inputs when serializing forms. File input serialization is handle... | Timmy Willison | 2013-01-23 | 1 | -1/+1 |
* | Fix #12959: Optimize library-wide patterns | Richard Gibson | 2012-11-27 | 1 | -3/+2 |
* | Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming. | Dave Methvin | 2012-11-25 | 1 | -13/+12 |
* | no ticket: remove and enforce unused vars in jshint | Mike Sherov | 2012-10-17 | 1 | -1/+1 |
* | Extracts the serialization code from the ajax module so that alternative ajax... | jaubourg | 2012-07-13 | 1 | -0/+101 |