git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Makes sure jsonp callback is not left in the global namespace in case of an early...
[jquery.git]
/
test
/
index.html
2011-01-09
Colin Snover
Update unit tests with a leak detection mechanism for...
blob
|
commitdiff
2011-01-06
jaubourg
Renamed src/transports to src/ajax (in case we need...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Removed re-usability from jXHR object (no more open...
blob
|
commitdiff
|
diff to current
2010-12-25
jaubourg
Removed re-usability from jXHR object (no more open...
blob
|
commitdiff
|
diff to current
2010-12-13
Colin Snover
Speed up & compatibility improvements for new clone...
blob
|
commitdiff
|
diff to current
2010-12-09
jaubourg
Rewrite of the Ajax module by Julian Aubourg. Some...
blob
|
commitdiff
|
diff to current
2010-10-22
jeresig
Fix broken selector code from last commit.
blob
|
commitdiff
|
diff to current
2010-10-22
jeresig
Make sure that +, >, ~ leading, rooted, selectors go...
blob
|
commitdiff
|
diff to current
2010-10-17
Paul Irish
fadeToggle(). as suggested by Karl Swedberg in his...
blob
|
commitdiff
|
diff to current
2010-10-05
Colin Snover
IE6 will shrink-wrap elements with layout instead of...
blob
|
commitdiff
|
diff to current
2010-10-05
Colin Snover
Update $.fn.animate to change display mode only when...
blob
|
commitdiff
|
diff to current
2010-09-28
John Resig
Make sure that ambiguous val() selection works correctly.
blob
|
commitdiff
|
diff to current
2010-09-24
Dave Methvin
Don't have .val() return selected-but-disabled options...
blob
|
commitdiff
|
diff to current
2010-09-22
Karl Swedberg
Added full support for easing in all shorthand effects...
blob
|
commitdiff
|
diff to current
2010-06-20
jeresig
Changed the order of the tests to run in the same order...
blob
|
commitdiff
|
diff to current
2010-06-20
jeresig
Made it so that you no longer need to build jQuery...
blob
|
commitdiff
|
diff to current
2010-03-23
jeresig
Changed the order of the tests to run in the same order...
blob
|
commitdiff
|
diff to current
2010-03-23
jeresig
Made it so that you no longer need to build jQuery...
blob
|
commitdiff
|
diff to current
2009-12-19
John Resig
Bringing Sizzle test suite changes back in.
blob
|
commitdiff
|
diff to current
2009-12-19
jeresig
Move the test results list above the test HTML to avoid...
blob
|
commitdiff
|
diff to current
2009-12-18
jeresig
Renamed the 'fx' module to 'effects'. Should've been...
blob
|
commitdiff
|
diff to current
2009-12-06
John Resig
Split the queue code out from data.js into a dedicated...
blob
|
commitdiff
|
diff to current
2009-10-23
John Resig
Pull in QUnit using a submodule. In order to build...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Updated the jQuery suite to use the updated QUnit CSS...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Updated the jQuery test suite to use the new QUnit...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Moved the jQuery-specific test suite CSS into a separat...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Adapted the jQuery test suite to handle the toolbar...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Updated the jQuery suite to use the new 'qunit-' prefix...
blob
|
commitdiff
|
diff to current
2009-09-29
John Resig
Moved the init test script off into a separate file.
blob
|
commitdiff
|
diff to current
2009-07-17
Brandon Aaron
integrated offset tests into main test suite. offset...
blob
|
commitdiff
|
diff to current
2009-05-20
John Resig
Reverting accidental test suite corruption from the...
blob
|
commitdiff
|
diff to current
2009-05-20
John Resig
Removed some cases of strict errors.
blob
|
commitdiff
|
diff to current
2009-05-16
Brandon Aaron
prevent fx test html from showing in IE
blob
|
commitdiff
|
diff to current
2009-05-14
Brandon Aaron
opacity is now retrieved from stylesheet in IE. fixes...
blob
|
commitdiff
|
diff to current
2009-03-22
Brandon Aaron
decoupling styles retrieval from the attr method
blob
|
commitdiff
|
diff to current
2009-03-18
Brandon Aaron
breaking jquery out into smaller modules. added attribu...
blob
|
commitdiff
|
diff to current
2009-03-17
Brandon Aaron
fix for #3688, setting type attribute on button causes...
blob
|
commitdiff
|
diff to current
2009-02-18
John Resig
Made it so that search input elements are now serialize...
blob
|
commitdiff
|
diff to current
2009-02-17
John Resig
Reorganized some of the animation tests to work with...
blob
|
commitdiff
|
diff to current
2009-02-15
John Resig
Fixed the issue where weird characters were being used...
blob
|
commitdiff
|
diff to current
2009-02-14
John Resig
Provide a graceful failover for [name=foo] queries...
blob
|
commitdiff
|
diff to current
2009-02-09
John Resig
Fixed bubbling of live events (if an inner element...
blob
|
commitdiff
|
diff to current
2009-01-21
John Resig
Now handle the case where Safari's querySelectorAll...
blob
|
commitdiff
|
diff to current
2009-01-20
John Resig
Added support for a[name^='foo['] style selectors....
blob
|
commitdiff
|
diff to current
2009-01-19
John Resig
Landing a fix for non-link anchor tabIndex (from scott...
blob
|
commitdiff
|
diff to current
2009-01-19
John Resig
Merged some recent fixes in from Sizzle.
blob
|
commitdiff
|
diff to current
2009-01-13
John Resig
Merged Sizzle changes back into jQuery.
blob
|
commitdiff
|
diff to current
2009-01-05
John Resig
Landed cross-browser support for tabIndex, by Scott...
blob
|
commitdiff
|
diff to current
2009-01-05
John Resig
Forgot to merge in some of the new tests from Sizzle.
blob
|
commitdiff
|
diff to current
2008-12-30
Ariel Flesler
jquery data: Closes #3539. Exposed jQuery.queue. Moved...
blob
|
commitdiff
|
diff to current
2008-08-08
Jörn Zaefferer
core/test: replaced local qunit copy with qunit via...
blob
|
commitdiff
|
diff to current
2008-07-23
Ariel Flesler
jquery core: closes #2652. val() supports option elemen...
blob
|
commitdiff
|
diff to current
2008-05-28
Ariel Flesler
test runner: the changes are:
blob
|
commitdiff
|
diff to current
2008-05-28
Ariel Flesler
test runner: adding a new test page called 'polluted...
blob
|
commitdiff
|
diff to current
2008-05-28
Ariel Flesler
test runner: Adding type="text/javascript" to a script...
blob
|
commitdiff
|
diff to current
2008-05-08
Jörn Zaefferer
jquery core: reverted qunit introduction until build...
blob
|
commitdiff
|
diff to current
2008-05-08
Jörn Zaefferer
jquery testsuite: switch to qunit
blob
|
commitdiff
|
diff to current
2008-04-29
Brandon Aaron
Merged dimensions with core
blob
|
commitdiff
|
diff to current
2007-12-18
Brandon Aaron
width and height methods are now working properly
blob
|
commitdiff
|
diff to current
2007-12-17
David Serduke
Fixed #2037 where Opera would mis-state the value of...
blob
|
commitdiff
|
diff to current
2007-12-13
David Serduke
Fixed #1854 by using wizzud's suggestion. The only...
blob
|
commitdiff
|
diff to current
2007-12-07
David Serduke
Fixed #1039 and #1733 by going through the core API...
blob
|
commitdiff
|
diff to current
2007-12-05
David Serduke
Fixed #1264. If you read the bug there were many propo...
blob
|
commitdiff
|
diff to current
2007-11-28
David Serduke
Fixed #1599 as Brandon suggested to ignore negative...
blob
|
commitdiff
|
diff to current
2007-11-19
Brandon Aaron
Fix for #1944. Added nodeName and tagName to jQuery...
blob
|
commitdiff
|
diff to current
2007-11-16
David Serduke
Fixed #1095 bug where radio buttons became unchecked...
blob
|
commitdiff
|
diff to current
2007-10-20
John Resig
Spelling mistake.
blob
|
commitdiff
|
diff to current
2007-10-20
John Resig
Added a fix for .noConflict(true) not reverting properl...
blob
|
commitdiff
|
diff to current
2007-09-08
John Resig
Reorganzing the jQuery source (first phase).
blob
|
commitdiff
|
diff to current
2006-08-13
John Resig
Moved the test directory.
blob
|
commitdiff
2006-08-13
John Resig
Moved the tests into jQuery proper.
blob
|
commitdiff
|
diff to current