index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ajax: Avoid CSP errors in the script transport for async requests
Michał Gołębiowski-Owczarek
2020-08-25
4
-4
/
+45
*
Ajax: Drop the json to jsonp auto-promotion logic
Michał Gołębiowski-Owczarek
2020-07-27
1
-0
/
+4
*
Tests: Remove remaining obsolete jQuery.cache references
Michał Gołębiowski-Owczarek
2020-05-18
1
-22
/
+2
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
1
-1
/
+1
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
3
-4
/
+33
*
Event: remove jQuery.event.global
Michał Gołębiowski-Owczarek
2020-02-10
1
-1
/
+0
*
Tests: Remove obsolete jQuery data tests
Michał Gołębiowski-Owczarek
2020-01-13
1
-92
/
+0
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
9
-46
/
+44
*
Build: Make Karma work in ES modules mode
Michał Gołębiowski-Owczarek
2019-12-16
2
-3
/
+22
*
Build: Auto-convert sources to AMD
Michał Gołębiowski-Owczarek
2019-12-09
1
-5
/
+7
*
Selector: Make empty attribute selectors work in IE again
Michał Gołębiowski-Owczarek
2019-11-18
2
-1
/
+6
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-1
/
+1
*
Docs: Update most URLs to HTTPS
Michał Gołębiowski-Owczarek
2019-10-21
4
-10
/
+10
*
Tests: Stop using jQuery.find in tests
Michał Gołębiowski-Owczarek
2019-10-21
1
-1
/
+1
*
Ajax: Do not execute scripts for unsuccessful HTTP responses
Sean Robinson
2019-09-26
1
-0
/
+13
*
Tests: Fix a comment in testinit.js
Michał Gołębiowski-Owczarek
2019-08-19
1
-1
/
+0
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
3
-5
/
+16
*
Selector: Port Sizzle tests to jQuery
Michał Gołębiowski-Owczarek
2019-06-26
4
-15
/
+129
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
4
-10
/
+10
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
3
-63
/
+8
*
Tests: Fix the core-js polyfill inclusion method
Michał Gołębiowski-Owczarek
2019-04-04
1
-1
/
+1
*
Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
buddh4
2019-03-25
2
-0
/
+18
*
Build: Run the basic test suite in jsdom
Michał Gołębiowski-Owczarek
2019-03-11
1
-0
/
+40
*
Build: Remove manual QUnit fixture resetting
Michał Gołębiowski-Owczarek
2019-03-11
1
-2
/
+0
*
Build: Update QUnit from 1.23.1 to 2.9.2
Michał Gołębiowski-Owczarek
2019-03-04
2
-2
/
+2
*
Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test
Michał Gołębiowski-Owczarek
2019-03-04
2
-0
/
+28
*
Build: Update test code for compatibility with QUnit 2.x (#4297)
abnud1
2019-02-18
9
-17
/
+17
*
Core: Support passing nonce through jQuery.globalEval
Michał Gołębiowski-Owczarek
2019-01-21
3
-1
/
+20
*
Manipulation: Respect script nomodule attribute in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-21
2
-0
/
+2
*
Core: Preserve CSP nonce on scripts in DOM manipulation
Michał Gołębiowski-Owczarek
2019-01-14
3
-0
/
+29
*
Dimensions: fall back to offsetWidth/Height for border-box in IE
Timmy Willison
2018-11-27
1
-0
/
+4
*
Tests: fix ajax test failure; add to header instead of replace
Timmy Willison
2018-11-26
1
-1
/
+1
*
Ajax: Fix getResponseHeader(key) for IE11
Andrei Fangli
2018-11-26
1
-0
/
+3
*
Tests: Allow Karma to load unminfied source
Richard Gibson
2018-09-07
1
-14
/
+28
*
Traversing: $.fn.contents() support for object
Luis Emilio Velasco Sanchez
2018-05-14
2
-0
/
+15
*
CSS: Correctly detect scrollbox support with non-default zoom
Richard Gibson
2018-05-07
1
-1
/
+5
*
Tests: ensure that module assertions run on supported browsers
Timmy Willison
2018-01-16
2
-1
/
+11
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
2
-0
/
+2
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-2
/
+2
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
37
-242
/
+530
*
CSS: Correctly set support properties with non-default zoom
Saptak Sengupta
2017-12-05
1
-0
/
+26
*
Tests: Reduce the abort timeout for simple focus testing
Richard Gibson
2017-07-19
1
-1
/
+1
*
Tests: Revert some testIframe changes to fix dimensions tests
Richard Gibson
2017-04-29
1
-7
/
+2
*
Revert "Tests: Revert some testIframe changes to fix dimensions tests"
Richard Gibson
2017-04-29
1
-2
/
+7
*
Tests: Revert some testIframe changes to fix dimensions tests
Richard Gibson
2017-04-29
1
-7
/
+2
*
Tests: Clean up offset debugging
Richard Gibson
2017-04-29
1
-7
/
+1
*
Tests: Adjust by actual scroll position, rather than expected
Richard Gibson
2017-04-29
1
-1
/
+1
*
Tests: Keep iframes visible in TestSwarm
Richard Gibson
2017-04-28
1
-2
/
+13
*
Tests: Prepend test iframes for even *more* consistency
Richard Gibson
2017-04-25
1
-1
/
+1
*
Tests: Allow a mock QUnit.test for perfect testIframe fidelity
Richard Gibson
2017-04-25
1
-2
/
+5
[next]