| Commit message (Expand) | Author | Age | Files | Lines |
* | Fully revert breaking changes to core unit tests markup (htmllint ignores it ... | Jörn Zaefferer | 2012-04-30 | 1 | -1/+1 |
* | Partial revert to fix IE6 regression in 258a637 | Richard D. Worth | 2012-04-26 | 1 | -1/+1 |
* | Fix various issues in our html files, fifth batch | Richard D. Worth | 2012-04-26 | 1 | -3/+3 |
* | Fix various issues in our html files, third batch | Jörn Zaefferer | 2012-04-23 | 1 | -2/+0 |
* | Fix various issues in our html files, second batch | Jörn Zaefferer | 2012-04-23 | 1 | -6/+6 |
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 |
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -2/+6 |
* | Core: Added tests for :focusable and :tabbable form elements. | Scott González | 2011-08-12 | 1 | -0/+3 |
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -20/+20 |
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -105/+106 |
* | Tests: Added ability to run tests suites against different versions of jQuery... | Scott González | 2011-07-28 | 1 | -1/+1 |
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -8/+0 |
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 |
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 |
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
* | Core tests: Enabled TestSwarm. | Scott González | 2010-09-02 | 1 | -10/+0 |
* | Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - ... | Scott González | 2010-09-02 | 1 | -1/+1 |
* | Core tests: Reordered some elements to avoid some bug in IE. | Scott González | 2010-09-02 | 1 | -3/+3 |
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' tes... | jzaefferer | 2010-08-29 | 1 | -1/+2 |
* | Core Tests: Fixed image reference. | Scott González | 2010-07-22 | 1 | -1/+1 |
* | Core: Better support for areas in :focusable and :tabbable selectors. Partial... | Scott González | 2010-07-22 | 1 | -4/+11 |
* | Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix... | Scott González | 2010-07-21 | 1 | -0/+2 |
* | Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :... | Scott González | 2010-07-21 | 1 | -13/+13 |
* | Core: Removed tests for .attr() ARIA override since the override no longer ex... | Scott González | 2010-07-21 | 1 | -2/+0 |
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 1 | -1/+12 |
* | Core unit tests: Include testsuite.js for the testswarm include | jzaefferer | 2010-03-25 | 1 | -0/+1 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 1 | -5/+11 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
* | 'Changed | Brant Burnett | 2010-01-29 | 1 | -1/+12 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -1/+1 |
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | core tests: a few comments about failing tests, a few fixes for existing test... | Jörn Zaefferer | 2009-09-15 | 1 | -7/+7 |
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
* | Removed jquery.simulate from external/ as it's being removed from jqueryjs.go... | Richard Worth | 2009-08-10 | 1 | -1/+1 |
* | Added zIndex method. Fixes #4709 - Add zIndex setter/getter method. | Scott González | 2009-08-05 | 1 | -0/+5 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -2/+2 |
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
* | Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab... | Scott González | 2009-01-21 | 1 | -34/+70 |
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |