aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/load.js
Commit message (Expand)AuthorAgeFilesLines
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-0/+1
* Revert "Ajax: Remove remnants of the load event alias handling"Oleg Gaidarenko2015-12-221-2/+11
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-9/+9
* Ajax: Remove remnants of the load event alias handlingMichał Gołębiowski2015-06-011-10/+1
* Ajax: remove use of jQuery#each second argumentOleg Gaidarenko2015-02-191-1/+3
* Ajax: replace "jqXHR.complete" callback with "always"Oleg Gaidarenko2015-02-151-1/+4
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-151-2/+4
* Core: Standardize indexOf comparisonsRichard Gibson2015-01-101-1/+1
* Ajax: Use two-arg form of .slice() for old IEDave Methvin2014-03-041-1/+1
* Ajax: .load() should trim its selectorDave Methvin2014-03-041-1/+1
* Move parsing methods to their own files (separates manipulation dependency fr...Timmy Willison2013-09-081-0/+1
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-1/+1
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-1/+4
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+71