aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* No ticket. Update support comments to reflect current state of affairs.Michał Gołębiowski2013-09-075-6/+5
|
* No ticket. Update AUTHORS.txt.Michał Gołębiowski2013-09-071-0/+4
|
* No ticket. Restore support for Safari 5.1 in test/unit/support.js for now.Michał Gołębiowski2013-09-071-7/+13
|
* Convert testrunner to an AMD module and ensure jQuery is on the page when ↵Timmy Willison2013-09-065-293/+303
| | | | executing the testrunner (another race condition amplified by swarm)
* No ticket: link testinitTimmy Willison2013-09-061-1/+1
|
* Move test loader to testinit.js. Fix race condition with dependency loading.Timmy Willison2013-09-063-69/+68
|
* Use requirejs to load the testswarm inject scriptTimmy Willison2013-09-062-16/+15
|
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-0623-25/+34
|
* No ticket. Optimize the marginRight hook: run the support test once only.Michał Gołębiowski2013-09-061-7/+14
|
* With all of the ready calls removed internally, ready was never kicked off. ↵Timmy Willison2013-09-061-0/+3
| | | | Add a call in the ready module to ensure ready is checked.
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-0635-433/+383
|
* Fix #14084: attach the test div to documentElement, not body.Michał Gołębiowski2013-09-054-47/+70
|
* Fix #13983. Switch to //# for sourcemap directives.Michał Gołębiowski2013-09-053-21/+3
|
* No ticket. Update packages, make the devDependencies list alphabetic.Michał Gołębiowski2013-09-051-5/+5
|
* No ticket: Hide the testing-support jQuery from testsRichard Gibson2013-09-036-32/+41
|
* Ref #14313: Further code and test improvementsRichard Gibson2013-09-032-19/+57
|
* Fix #14313: Optimize jQuery.merge for size. Close gh-1344.Amey Sakhadeo2013-08-301-6/+2
|
* Fix #14318: Cherry-pick interrupted animation fix from master ↵Richard Gibson2013-08-301-7/+12
| | | | ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-298-152/+166
|
* Use window.QUnit to detect the top window when loading with AMDTimmy Willison2013-08-291-1/+3
|
* Fix for custom attr handles duck-punching the boolean attr handleTimmy Willison2013-08-282-18/+29
| | | | | Conflicts: src/attributes/attr.js
* Update Sizzle to 1.10.7Timmy Willison2013-08-271-1/+1
|
* Explicitly set bower folder locationTimmy Willison2013-08-271-0/+3
|
* No ticket: improve line-height animation test robustnessRichard Gibson2013-08-271-11/+26
| | | | (cherry picked from commit 2b6a7b1caf5f95034e0324a44ca9e3f27956ff64)
* No ticket. Correct a support comment for the `order` test.Michał Gołębiowski2013-08-201-1/+1
|
* Remove trailing comma in define array. Close gh-1336.Guy Bedford2013-08-201-2/+2
|
* Revert "Close php tags for ajax tests on swarm"Timmy Willison2013-08-193-8/+2
| | | | This reverts commit f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000.
* Close php tags for ajax tests on swarmTimmy Willison2013-08-193-2/+8
|
* Fix cherry-pick issue. The master branch tests should not be run in oldIE.Timmy Willison2013-08-191-1/+1
|
* Fix tests for testswarmTimmy Willison2013-08-191-2/+1
|
* Correct QUnit check, this might fix swarm failuresOleg2013-08-191-2/+2
|
* No ticket. Correct a support comment.Michał Gołębiowski2013-08-191-2/+2
|
* Remove redundant prefixes from the CSS order test.Michał Gołębiowski2013-08-191-11/+1
|
* No ticket. Add a support note about defaultPrevented missing in Android < 4.0Michał Gołębiowski2013-08-191-1/+4
|
* No ticket: add assertions for jQuery.when( array ). Close gh-1312.Daniel Herman2013-08-191-2/+4
|
* Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.Chris Price2013-08-191-1/+1
|
* Fix #14164: assign className in addClass/removeClass only if changed. Close ↵Jeremy Dunck2013-08-191-4/+13
| | | | gh-1331.
* Minor build change: remove trailing tabsTimmy Willison2013-08-161-2/+1
|
* Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ↵Oleg Gaidarenko2013-08-161-0/+6
| | | | | | | ready). Close gh-1335. Conflicts: src/manipulation.js
* When converting the source to AMD, don't forget to AMDTimmy Willison2013-08-163-4/+14
|
* Custom builds: Fix source folder location now that build.js is in the tasks ↵Timmy Willison2013-08-161-1/+1
| | | | folder
* Custom builds: Remove _evalUrl when excluding ajaxTimmy Willison2013-08-161-0/+1
|
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-165-198/+214
| | | | | | | Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements
* Fixed pulling in Sizzle subproject when testing with min/dev.Oleg Gaidarenko2013-08-161-0/+6
|
* Specify support as a dependency wherever it is used. Optimize module order ↵Timmy Willison2013-08-1510-12/+21
| | | | to save 15 bytes.
* Remove logTimmy Willison2013-08-151-1/+0
|
* Fix build for jenkinsTimmy Willison2013-08-151-1/+2
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-1577-1580/+27783
|
* correct a typo in READMEMichał Gołębiowski2013-08-121-1/+1
|
* Correct typos in the test assertionOleg2013-08-101-1/+1
|