2011-01-17 |
jeresig | Disabled a broken test for now, until WebKit browsers... |
blob | commitdiff |
2011-01-17 |
jeresig | Accidentally removed the module teardown code. |
blob | commitdiff | diff to current |
2011-01-17 |
jeresig | Opera was falling back to undefined, which it didn... |
blob | commitdiff | diff to current |
2011-01-17 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
blob | commitdiff | diff to current |
2011-01-17 |
jeresig | Fixed a couple issues with escaping of attribute values... |
blob | commitdiff | diff to current |
2011-01-09 |
Colin Snover | Update unit tests with a leak detection mechanism for... |
blob | commitdiff | diff to current |
2010-12-30 |
Colin Snover | Clean trailing whitespace from all files. |
blob | commitdiff | diff to current |
2010-11-09 |
John Resig | Merge branch 'fixAdjacentTests' of https://github.com... |
blob | commitdiff | diff to current |
2010-11-09 |
John Resig | Ensure that unquoted attribute selectors are quoted... |
blob | commitdiff | diff to current |
2010-11-09 |
Anton M | Fix selector tests broken by newer version of Qunit. |
blob | commitdiff | diff to current |
2010-11-01 |
jeresig | Only change ID on nodes that don't already have an... |
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-22 |
jeresig | Make sure that we don't use matchesSelector on XML... |
blob | commitdiff | diff to current |
2010-10-22 |
jeresig | Make sure that we aren't reading one of the bad expando... |
blob | commitdiff | diff to current |
2010-10-22 |
jeresig | Adding another test for an issue in Gecko's matchesSele... |
blob | commitdiff | diff to current |
2010-10-15 |
jeresig | Testing *, * was unnecessary - especially in slower... |
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-07 |
Karl Swedberg | added "#main" ancestor selector to an "Only Child"... |
blob | commitdiff | diff to current |
2010-09-02 |
John Resig | Fix the order of the element test arguments. |
blob | commitdiff | diff to current |
2010-09-02 |
John Resig | Tweaked the name unit tests to specify the exact nodes... |
blob | commitdiff | diff to current |
2010-09-02 |
John Resig | Remove cases of :contains() where quotes are used ... |
blob | commitdiff | diff to current |
2010-07-28 |
jzaefferer | Replace usage of the removed global reset() method... |
blob | commitdiff | diff to current |
2010-01-12 |
jeresig | Bringing some selector tests back from Sizzle. |
blob | commitdiff | diff to current |
2009-12-19 |
John Resig | Bringing Sizzle test suite changes back in. |
blob | commitdiff | diff to current |
2009-12-17 |
jeresig | Reworked some more of the selector tests as well to... |
blob | commitdiff | diff to current |
2009-12-17 |
jeresig | Added some more tests around the name tests to catch... |
blob | commitdiff | diff to current |
2009-12-07 |
John Resig | Check Sizzle or jQuery. |
blob | commitdiff | diff to current |
2009-12-07 |
John Resig | Only run the visibility selectors if the filter exists. |
blob | commitdiff | diff to current |
2009-12-03 |
jeresig | Removed broken hidden/visible test. |
blob | commitdiff | diff to current |
2009-12-03 |
jeresig | Re-arranged many of the selector tests, breaking them... |
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 | 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 | Switched from using QUnit's isObj/isSet to the more... |
blob | commitdiff | diff to current |
2009-08-26 |
John Resig | Temporarily disabled some tests for Opera 10 - a variet... |
blob | commitdiff | diff to current |
2009-05-04 |
Brandon Aaron | fix :hidden selector that was accidentally reverted... |
blob | commitdiff | diff to current |
2009-03-18 |
Brandon Aaron | fix for #4374, gap in :hidden, :visible logic |
blob | commitdiff | diff to current |
2009-02-19 |
John Resig | Fixed one of the selector tests that was reporting... |
blob | commitdiff | diff to current |
2009-02-18 |
John Resig | Missed an other search-related test. |
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 | Brought back the compareDocumentPosition code. While... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Tweaked some of the selector tests to handle some of... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Disabled one of the ordering tests that was taking... |
blob | commitdiff | diff to current |
2009-02-16 |
John Resig | Added support for class selectors and class attribute... |
blob | commitdiff | diff to current |
2009-02-16 |
John Resig | Fixed an issue with :nth-child selectors embedded in... |
blob | commitdiff | diff to current |
2009-02-16 |
John Resig | Change the behavior of how :visible and :hidden work... |
blob | commitdiff | diff to current |
2009-02-16 |
John Resig | Fixed a bug with certain + selectors failing (Fixes... |
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-15 |
John Resig | Make sure that [name=FOO] searches actually have the... |
blob | commitdiff | diff to current |
2009-02-15 |
John Resig | Added fixes for two different :not() bugs. One with... |
blob | commitdiff | diff to current |
2009-02-15 |
John Resig | Updated the copy of jQuery and added some more context... |
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-14 |
John Resig | Added support for sorting in Safari - when querySelecto... |
blob | commitdiff | diff to current |
2009-02-14 |
John Resig | Disabled expando selector tests - they don't work in... |
blob | commitdiff | diff to current |
2009-02-14 |
John Resig | Make sure that elements are returned in document order... |
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-02-09 |
John Resig | Reworked the attribute selection code to be able to... |
blob | commitdiff | diff to current |
2009-02-07 |
John Resig | Added a fix for empty attribute selection values. Fixes... |
blob | commitdiff | diff to current |
2009-02-07 |
John Resig | Added logic for not using getElementsByClassName in... |
blob | commitdiff | diff to current |
2009-01-22 |
John Resig | Tweaked one of the selector tests. |
blob | commitdiff | diff to current |
2009-01-21 |
John Resig | A follow-up for bug #3945. ID selectors don't work... |
blob | commitdiff | diff to current |
2009-01-21 |
John Resig | Make sure that [name=foo] and #id selectors don't use... |
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-21 |
John Resig | After discussing it with a number of users I've decided... |
blob | commitdiff | diff to current |
2009-01-21 |
John Resig | CHILD positions were being cached improperly. Tweaked... |
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 | 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 | Fixed an issue with how broken selector tests were... |
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 | Synced with the Sizzle repository. |
blob | commitdiff | diff to current |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need... |
blob | commitdiff | diff to current |
2008-08-21 |
John Resig | A test was using the old / child selector syntax -... |
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-06 |
Ariel Flesler | test runner: translated all the ok() with '==' to equal... |
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-11-16 |
David Serduke | Fixed #1095 bug where radio buttons became unchecked... |
blob | commitdiff | diff to current |
2007-11-16 |
David Serduke | Fixed #1727 bug where :nth-child() was non-standard... |
blob | commitdiff | diff to current |
2007-09-08 |
John Resig | Finished up some of the reorganization. |
blob | commitdiff | diff to current |
|