| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a way to fire native events using dispatchEvent/fireEvent in testinit.js;... | timmywil | 2011-10-28 | 1 | -1/+15 |
* | Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown el... | timmywil | 2011-10-23 | 1 | -0/+3 |
* | Run ajax tests in swarm | timmywil | 2011-10-13 | 1 | -1/+1 |
* | Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. | timmywil | 2011-10-13 | 2 | -22/+62 |
* | Landing pull request 331. Add support for registering jQuery as an AMD module... | jrburke | 2011-09-19 | 1 | -1/+13 |
|\ |
|
| * | Add support for registering jQuery as an AMD module. Only does so if the AMD ... | jrburke | 2011-04-16 | 1 | -1/+13 |
* | | Removing topic.js as it will be a plugin | timmywil | 2011-09-19 | 11 | -10/+1 |
* | | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 10 | -0/+20 |
* | | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 2 | -2/+133 |
* | | Revert "Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385" | timmywil | 2011-08-26 | 1 | -2/+2 |
* | | Revert "Updated version numbers; Fixes #9385" | timmywil | 2011-08-26 | 1 | -2/+2 |
* | | Add test page for crashing IE8 when the testElement in support has a backgrou... | timmywil | 2011-08-04 | 1 | -0/+19 |
* | | Merge pull request #416 from gnarf37/ticket_6652 | Dave Methvin | 2011-08-04 | 1 | -0/+2 |
|\ \ |
|
| * | | Unit test for #6652 | Corey Frang | 2011-07-13 | 1 | -0/+2 |
* | | | Merge pull request #417 from rwldrn/9385 | Dave Methvin | 2011-08-04 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Updated version numbers; Fixes #9385 | rwldrn | 2011-06-23 | 1 | -2/+2 |
| * | | | Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385 | rwldrn | 2011-06-20 | 1 | -2/+2 |
| |/ / |
|
* | | | Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText i... | jaubourg | 2011-07-23 | 1 | -0/+5 |
* | | | Landing pull request 433. Fix testswarm test cases. Fixes #9555. | Krinkle | 2011-07-12 | 2 | -2/+2 |
|/ / |
|
* | | Attribute hooks do not need to be attached in XML docs. Fixes #9568. | timmywil | 2011-06-13 | 1 | -1/+1 |
* | | Check classes passed for duplicates. Fixes #9499. | timmywil | 2011-06-07 | 1 | -1/+1 |
* | | Attach background data to divs as well | timmywil | 2011-05-25 | 1 | -1/+1 |
* | | Remove unnecessary background setting in support now that we have the div rev... | timmywil | 2011-05-25 | 1 | -0/+4 |
* | | Adds iframe code for #9239. | jaubourg | 2011-05-13 | 1 | -0/+37 |
* | | Adds unit/support.js to unit tests. Still have to test for #8763 has to be do... | jaubourg | 2011-05-10 | 2 | -0/+52 |
* | | Avoid changing html in two places; add minified jQuery as an option to the ma... | timmywil | 2011-05-02 | 2 | -3/+8 |
* | | Syntax in testrunner | timmywil | 2011-04-28 | 1 | -2/+3 |
* | | Landing pull request 354. Adds QUnit Aliases to testrunner.js. Fixes #8991. | Rick Waldron | 2011-04-28 | 1 | -0/+9 |
|/ |
|
* | Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099. | jeresig | 2011-04-14 | 1 | -1/+6 |
|\ |
|
| * | Ticket #8099 Performance tweaking, credits | rwldrn | 2011-04-13 | 1 | -0/+2 |
| * | Ticket 8099, Reattempt with iframe | rwldrn | 2011-04-12 | 1 | -0/+3 |
* | | VML.type test was causing multiple test suite fails, fix attributes.js fail i... | timmywil | 2011-04-12 | 1 | -0/+3 |
|/ |
|
* | 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 |
|/ |
|