aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Added tests for symbol-separated tag namesDavid Broder-Rodgers2016-12-291-9/+18
* Offset: Eliminate little-used internal functionRichard Gibson2016-12-191-10/+10
* Build: Use valid ecmaVersionRichard Gibson2016-12-191-1/+1
* Build: Add most of the dist folder to .eslintignoreMichał Gołębiowski2016-12-191-0/+2
* Build: Drop jscs.json from .npmignoreMichał Gołębiowski2016-12-191-1/+0
* Build: ESLint setup improvementsMichał Gołębiowski2016-12-199-36/+88
* Deferred: Stop inventing jQuery.when() resolution valuesRichard Gibson2016-12-162-8/+10
* Offset: report offset for 0 sized elementsJason Bedard2016-12-122-15/+38
* Build: Make the @CODE-replacing regex more robustMichał Gołębiowski2016-12-051-1/+5
* Build: jQuery Foundation -> JS FoundationTimmy Willison2016-12-055-6/+6
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-3013-18/+23
* Build: Stop testing on Node.js 0.10Michał Gołębiowski2016-10-312-3/+2
* Docs: Remove supported jQuery versions from ISSUE_TEMPLATE.mdMichał Gołębiowski2016-10-311-1/+1
* Build: Run tests on Node.js 7Michał Gołębiowski2016-10-261-0/+1
* Build: Updating the master version to 3.1.2-pre.Timmy Willison2016-09-221-1/+1
* Release: fix quotes for releasing on WindowsTimmy Willison2016-09-221-3/+4
* Release: add email to .mailmap, update AUTHORSTimmy Willison2016-09-222-1/+2
* Core: remove precautionary variable `readyFiring`Steve Mao2016-09-191-10/+4
* Build: Make sourcemap updates in two .replace() passesDave Methvin2016-09-191-4/+5
* Tests: Add test results for Safari 10/iOS 10, remove for Safari 8Michał Gołębiowski2016-09-191-19/+2
* Core: Compress stripAndCollapseRichard Gibson2016-09-191-5/+7
* Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapseTimmy Willison2016-09-1515-51/+121
* Build: Update promises-aplus-tests for compat with Node 7Michał Gołębiowski2016-09-121-1/+1
* Tests: Disable a whitespace-setting test in Edge 14Michał Gołębiowski2016-09-121-1/+10
* Core: expose noConflict in AMD modeTimmy Willison2016-08-155-32/+24
* Traversing: Let .not(arraylike) pass non-element nodesDave Methvin2016-08-102-7/+26
* Build: Update Sizzle to 2.3.3Richard Gibson2016-08-084-6/+6
* Build: Update Sizzle to 2.3.2Richard Gibson2016-08-083-3/+3
* Ajax: Don't mangle the URL when removing the anti-cache paramDave Methvin2016-08-082-12/+22
* Build: Update Sizzle to 2.3.1Richard Gibson2016-08-084-36/+91
* Event: Optimize delegated event processingRichard Gibson2016-08-041-17/+24
* Build: .eslintrc -> .eslintrc.jsonOleg Gaidarenko2016-08-028-7/+7
* Build: Simplify Gruntfile constructionsOleg Gaidarenko2016-08-025-31/+41
* Build: add new email to mailmapTimmy Willison2016-08-021-2/+3
* Build: Don't lint every file in dist/ (#3245)Michał Gołębiowski2016-07-261-3/+4
* Build: use commitplease via husky, prohibit #NNNN github-style ticketsAlexander Lisianoi2016-07-251-3/+7
* Build: Update eslint config and fix associated errorsOleg Gaidarenko2016-07-1515-73/+135
* Build: Upgrade ESLint to 3.x againMichał Gołębiowski2016-07-131-1/+1
* Build: Skip running ESLint on Node.js 0.xMichał Gołębiowski2016-07-131-13/+35
* Build: Fix the regex removing the ESLint comment from wrapper.jsMichał Gołębiowski2016-07-132-2/+2
* Build: Don't use ESLint 3.xOleg Gaidarenko2016-07-091-1/+1
* Build: More ESLint related changesOleg Gaidarenko2016-07-097-4/+16
* Build: Updating the master version to 3.1.1-pre.Timmy Willison2016-07-071-1/+1
* Build: ignore cdn and slim files when lintingTimmy Willison2016-07-071-1/+1
* Build: Updating the master version to 3.1.0-pre.Timmy Willison2016-07-071-1/+1
* Core: Re-throw errors that happened in callbacks wrapped in jQuery readyMichał Gołębiowski2016-07-073-2/+74
* Build: Improve ESLint configuration (#3188)Oleg Gaidarenko2016-06-223-3/+7
* Build: ESLint detailsOleg Gaidarenko2016-06-1146-457/+349
* Tests: Move promise/A+ adapters for tests to dedicated folderOleg Gaidarenko2016-06-115-13/+19
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-1114-160/+261