Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. -38 bytes. Order modules like funct... | 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 |