index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Event: Blacklist the onbeforeunload test in Android 2.3
Michał Gołębiowski
2014-02-13
1
-3
/
+4
*
Css: Don't check fill-opacity in Android 2.3, it's not supported
Michał Gołębiowski
2014-02-13
1
-1
/
+6
*
Docs: Add support comments for prefixed box-sizing
Michał Gołębiowski
2014-02-05
2
-0
/
+2
*
Build: Upgrade QUnit to 1.14.0
Michał Gołębiowski
2014-02-05
7
-638
/
+707
*
Build: Switch to explicit dependencies versions in bower.json
Michał Gołębiowski
2014-02-02
2
-4
/
+42
*
Support: Add iOS6 support tests results
Michał Gołębiowski
2014-01-27
1
-0
/
+37
*
Tests: Blacklist beforeunload test in iOS
Michał Gołębiowski
2014-01-27
1
-1
/
+4
*
Manipulation: Use textarea for missing IE defaultValue check
Dave Methvin
2014-01-23
1
-1
/
+1
*
Tests: Fix appendChecked support value for Safari 5.1
Michał Gołębiowski
2014-01-22
1
-1
/
+1
*
Tests: fix Safari userAgent detection
Michał Gołębiowski
2014-01-22
1
-3
/
+3
*
Support: Add expected support results for Safari 7 & IE11
Michał Gołębiowski
2014-01-22
1
-0
/
+74
*
Tests: Blacklist one effects test in Chrome 31
Michał Gołębiowski
2014-01-21
1
-4
/
+17
*
Traversing: Check all pairwise element combinations for .find( els )
Richard Gibson
2014-01-17
1
-2
/
+4
*
Tests: Fix code style issues
Oleg
2014-01-16
1
-4
/
+4
*
Attrs: Restore ability to pass array to jQuery#val
Oleg
2014-01-16
1
-2
/
+7
*
Attrs: Fix valHook for option element
Oleg
2014-01-16
1
-0
/
+9
*
Tests: Remove one of the checks for memory leak
Oleg
2014-01-14
1
-12
/
+0
*
Tests: Fix another issue with sinon timers
Oleg
2014-01-14
1
-10
/
+1
*
Ajax: support non-RFC2616 methods for oldIE
Oleg
2014-01-14
1
-0
/
+11
*
Tests: Fix sinon timers for oldIE
Oleg
2014-01-13
3
-3
/
+34
*
Tests: Straighten out sinon dependencies
Dave Methvin
2014-01-10
3
-97
/
+461
*
Effects: First step() call should match :animated selector
Dave Methvin
2014-01-09
1
-0
/
+15
*
Tests: Fix test broken by previous cherry-pick
Dave Methvin
2014-01-09
1
-3
/
+5
*
Effects: Integrate sinon fake timers into tests
John Paul
2014-01-09
3
-288
/
+206
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2014-01-03
7
-225
/
+563
*
traversing: Optimise .add by not using makeArray
Timo Tijhof
2013-12-30
1
-27
/
+111
*
Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31
Michał Gołębiowski
2013-12-18
1
-4
/
+11
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
6
-5
/
+4516
*
Ajax: Use weak ETag header in tests
Corey Frang
2013-11-26
1
-2
/
+5
*
Add unit tests for .html( number ). Close gh-1447.
Jakob Stoeck
2013-11-26
1
-3
/
+6
*
Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting.
Michał Gołębiowski
2013-11-15
3
-2
/
+3
*
Ref 27b22f4e: Remove oldIE-unfriendly trailing comma
Richard Gibson
2013-11-15
1
-1
/
+1
*
Ref 27b22f4e: Don't try to outsmart Apache
Richard Gibson
2013-11-14
1
-1
/
+3
*
Fix #14503: Cast to string before setting XHR header. Close gh-1427.
hongymagic
2013-11-14
2
-6
/
+19
*
Ref #14180, let focusin/out work on non-element targets.
Dave Methvin
2013-11-14
1
-0
/
+13
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
3
-5
/
+7
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-11-12
2
-0
/
+51
*
Fix #14492: More correct jQuery.parseJSON. Close gh-1419.
Richard Gibson
2013-11-12
2
-7
/
+71
*
No ticket. Remove version sniffing from test/unit/support.js, browsers got up...
Michał Gołębiowski
2013-11-11
1
-5
/
+3
*
No ticket. Restore some parsing tests in core. (cherry-picked from 650f325d8e...
Michał Gołębiowski
2013-11-10
1
-5
/
+8
*
Don't execute focus tests in Firefox
Oleg
2013-11-08
1
-72
/
+75
*
Use full version of jQuery 1.9.1
Oleg
2013-11-08
3
-7
/
+9602
*
Fix #14422 and add more thorough check for CSP violations
Oleg
2013-11-07
5
-22
/
+27
*
Ref c66a5e70: Synchronize unit tests with master
Richard Gibson
2013-11-07
1
-1
/
+2
*
Fix #14074: element id="nodeName". Close gh-1389.
Richard Gibson
2013-11-07
3
-9
/
+44
*
Ref fb2e0a0c: Synchronize unit tests with master
Chris Antaki
2013-11-07
1
-2
/
+20
*
Fix #14101: $().data() should be undefined, not null
Corey Frang
2013-11-06
1
-0
/
+6
*
Ref f9d41ac6: Opera-compatible form target
Richard Gibson
2013-11-04
1
-1
/
+1
*
Fix #14379: AJAX requests on unload
Richard Gibson
2013-11-04
2
-0
/
+35
*
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
Richard Gibson
2013-10-28
1
-12
/
+2
[prev]
[next]