aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-124-18/+63
* Tests: Add .extend test for defined accessor propertiesOleg Gaidarenko2015-10-121-0/+30
* Ajax: Mitigate possible XSS vulnerabilityOleg Gaidarenko2015-10-122-0/+55
* Docs: "npm run build" was missing from the contributing guidesRichard Kraaijenhagen2015-10-121-0/+6
* Tests: Use QUnit URL parameter parsingRichard Gibson2015-10-081-6/+3
* Tests: Add dummy modules when running basic testsRichard Gibson2015-10-081-13/+16
* Manipulation: Don't provide the parser with sloppy table markupAnthony Ryan2015-09-141-13/+5
* Event: Use form prop so that a propHook can be usedAdrian Olek2015-09-141-1/+6
* Tests: Account for Edge in originalEvent UA-sniffsMichał Gołębiowski2015-09-141-6/+4
* Tests: Fix the expando-removal test failure in IE 8Michał Gołębiowski2015-09-141-1/+4
* Build: Remove a double empty line at the end of .travis.ymlMichał Gołębiowski2015-09-111-1/+0
* Build: Use double quotes in .travis.ymlMichał Gołębiowski2015-09-111-3/+4
* Build: Drop io.js testing, test on latest Node.jsMichał Gołębiowski2015-09-081-1/+1
* Tests: Provide equal() arguments in correct order (actual, expected)Richard Gibson2015-09-081-1/+1
* Data: test that delete is not used on DOM nodesJason Bedard2015-09-081-0/+24
* Manipulation: Switch rnoInnerhtml to a version more performant in IESean Henderson2015-09-081-1/+5
* Tests: Really fix tests in IE 8 this timeMichał Gołębiowski2015-09-082-2/+2
* Tests: Make basic tests work in IE 8Michał Gołębiowski2015-09-081-5/+43
* Tests: Don't load non-basic tests when basic module is selectedMichał Gołębiowski2015-09-081-29/+37
* Tests: Backport basic tests from masterMichał Gołębiowski2015-09-084-4/+286
* Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by defaultMichał Gołębiowski2015-09-085-35/+41
* Traversing: Don't expose jQuery.dir & jQuery.siblingMichał Gołębiowski2015-09-083-38/+46
* Tests: more style correctionsOleg Gaidarenko2015-09-086-19/+18
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-0816-271/+293
* Effects: Finish should call progressThomas Tortorini2015-09-087-4/+100
* Core: Remove unnecessary parameter to jQuery#constructorYongwoo Jeon2015-09-081-1/+1
* Build: Fix an email address of a contributorBatiste Bieler2015-09-082-2/+2
* Tests: do not create data cache when fetching single propertyJason Bedard2015-09-081-0/+16
* Data: Don't expose jQuery.acceptDataJason Bedard2015-09-085-51/+33
* Tests: lower the PHP sleep time in unreleasedXHR.htmlMichał Gołębiowski2015-09-081-1/+1
* Serialize: Fix object detectionMichał Gołębiowski2015-09-081-1/+1
* Serialize: Handle arrays with null valuesDaniel Nill2015-09-072-2/+5
* Build: Update grunt-contrib-uglify because of a security issue in uglifyReed Loden2015-09-071-1/+1
* Effects: Remove additional parameters of easingsThomas Tortorini2015-09-072-14/+7
* Build: space between curly and paren is optionalTimmy Willison2015-09-071-2/+2
* Tests: Do not define two modules with the same nameOleg Gaidarenko2015-09-071-1/+1
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-0724-6122/+6646
* Ajax: do not quote "throws" option - use dot notation insteadOleg Gaidarenko2015-09-071-1/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-07135-8084/+8857
* Build: correct jscs pathsOleg Gaidarenko2015-09-071-3/+2
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-1645-68/+363
* Core:CSS: Attach test nodes to documentElement, not bodyMichał Gołębiowski2015-08-163-26/+6
* Event: Reduce differences from masterRichard Gibson2015-08-101-3/+3
* Event: Reduce differences from masterRichard Gibson2015-08-101-7/+6
* Core: Don't expose jQuery.accessMichał Gołębiowski2015-08-041-1/+1
* Build: Add a comment explaining why the es3 option is neededMichał Gołębiowski2015-08-033-2/+10
* Tests: don't use deprecated argument in test declarationOleg Gaidarenko2015-07-3011-64/+191
* Docs: Fix various spelling mistakesBruno Pérel2015-07-305-5/+5
* Data: backport cleanData tests from gh-2480Jason Bedard2015-07-281-0/+39
* Ajax: Account for Android 2.3 not firing window.onerror on script errorsMichał Gołębiowski2015-07-282-0/+19