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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "QUnit test for overriding important css declarations, references #4427"
jeresig
2011-04-12
1
-4
/
+0
*
Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403
jeresig
2011-04-12
1
-1
/
+1
|
\
|
*
Adding unit tests for #8403
louisremi
2011-03-07
1
-1
/
+1
*
|
QUnit test for overriding important css declarations, references #4427
Azatoth
2011-04-12
1
-0
/
+4
*
|
Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ ...
Dave Methvin
2011-04-07
1
-3
/
+3
*
|
Fix test cases for bug #8316 fix.
timmywil
2011-03-31
2
-30
/
+1
*
|
Oops, that test file for bug #8316 was needed - was also missing an include a...
jeresig
2011-03-24
1
-0
/
+30
*
|
Moves Deferred-related code into a separate module. Context handling has been...
jaubourg
2011-03-03
7
-0
/
+7
|
/
*
Fixes #8297. Makes sure response headers with empty values are handled proper...
jaubourg
2011-02-17
1
-0
/
+2
*
Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...
Anton M
2011-02-15
1
-3
/
+0
*
Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099
jeresig
2011-02-14
1
-0
/
+3
|
\
|
*
Bug #8099 - Always restore to correct display value based on element's expect...
rwldrn
2011-01-31
1
-0
/
+3
*
|
Merge branch 'fix8033' of https://github.com/SlexAxton/jquery into SlexAxton-...
jeresig
2011-02-14
7
-13
/
+13
|
\
\
|
*
|
Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...
Alex Sexton
2011-01-23
7
-13
/
+13
*
|
|
Remove old cruft from test folder. Change "polluted" test suite loader to use...
Anton M
2011-02-13
2
-16
/
+0
*
|
|
Add readyWait tests. Fixes #8145.
jrburke
2011-02-12
2
-0
/
+26
*
|
|
Remove an invalid ajax test and some code that is no longer used by any test.
Anton M
2011-02-05
2
-7
/
+1
|
|
/
|
/
|
*
|
Script dataType now supports ecmascript mimetypes.
jaubourg
2011-01-31
1
-1
/
+5
|
/
*
Merge in data_nocollide branch. Fixes #6968, improves unit testing framework ...
Colin Snover
2011-01-17
1
-0
/
+49
|
\
|
*
Update unit tests with a leak detection mechanism for the various jQuery glob...
Colin Snover
2011-01-09
1
-0
/
+49
*
|
Fixes #4897. Added ?? as a context-insensitive placeholder for the callback n...
jaubourg
2011-01-12
1
-0
/
+4
|
/
*
Fixes #7868. ResponseText is now properly propagated for error callbacks.
jaubourg
2011-01-09
1
-0
/
+5
*
Fixes #7881. Setting contentType to false will prevent the Content-Type heade...
jaubourg
2011-01-09
1
-7
/
+3
*
Revert "Register as a CommonJS async module if in that kind of environment. F...
wycats
2011-01-05
1
-6
/
+1
*
Clean trailing whitespace from all files.
Colin Snover
2010-12-30
2
-9
/
+9
*
Register as a CommonJS async module if in that kind of environment. Fixes #7102.
jrburke
2010-12-27
1
-1
/
+6
*
Simplified headers tests: removed multiline headers (support is far too serve...
jaubourg
2010-12-11
2
-21
/
+18
*
Tweaked the headers test to be apache independent and actually work.
jaubourg
2010-12-11
1
-15
/
+12
*
Removed non-standard (and not that useful) xhr emulation methods & reworked t...
jaubourg
2010-12-10
1
-0
/
+21
*
Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou...
jaubourg
2010-12-09
4
-0
/
+31
*
Convert test/data/text.php to use lf line endings.
Henri Wiechers
2010-11-12
1
-12
/
+12
*
Update $.fn.animate to change display mode only when necessary (inline, non-f...
Colin Snover
2010-10-05
1
-0
/
+2
*
Removing the old cow image from the effects tests - it's no longer needed. Fi...
John Resig
2010-09-26
2
-1
/
+1
*
Use a different workaround for detecting when Opera finds a status 304 page. ...
John Resig
2010-09-21
1
-0
/
+1
*
Moving jQuery-core specific resets from QUnit to core.
jzaefferer
2010-07-27
1
-0
/
+11
*
Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
jeresig
2010-06-14
1
-0
/
+1
*
Merge branch 'master' of github.com:jquery/jquery
Brandon Aaron
2010-03-27
1
-0
/
+4
|
\
|
*
Need to expose the isLocal change globally as well.
jeresig
2010-03-24
1
-1
/
+1
|
*
Temporarily disable ajax tests when running in TestSwam.
jeresig
2010-03-24
1
-0
/
+4
*
|
Merge branch 'master' of github.com:jquery/jquery
Brandon Aaron
2010-03-23
8
-7
/
+74
|
\
|
|
*
Make sure the offset tests work without a built jQuery file.
jeresig
2010-03-23
7
-7
/
+64
|
*
Update the TestSwarm URL to point to the new jQuery swarm location.
jeresig
2010-03-23
1
-1
/
+1
|
*
Handle auto-running of the TestSwarm injection script in the test suite.
jeresig
2010-03-23
1
-0
/
+10
*
|
Fixed an issue with setting offset of absolutely positioned element that has ...
Brandon Aaron
2010-03-22
1
-0
/
+2
|
/
*
adding extra useragents from trac tickets. correcting opera version
Paul Irish
2010-01-12
1
-1
/
+18
*
Make sure that a parsererror is thrown whenever malformed JSON comes back fro...
jeresig
2010-01-07
1
-0
/
+1
*
Added in support for content-type sniffing for scripts. Fixes #5718.
jeresig
2010-01-06
1
-0
/
+7
*
Detect JSON Ajax requests by the response content-type (like is done with XML...
Rick Waldron
2010-01-05
1
-1
/
+5
*
Rewrite of jQuery.browser to become engine-centric, rather than browser-centr...
jeresig
2010-01-05
1
-0
/
+255
*
Fixing endlines.
Mark Gibson
2009-11-25
5
-60
/
+60
[next]