| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #8098. Use the fast document.head when available. Don't set unneeded "s... | Mathias Bynens | 2011-02-02 | 4 | -10/+6 |
* | Fixes #7945. Make jQuery.param() serialize plain objects with a property name... | Anton Kovalyov | 2011-02-02 | 2 | -2/+7 |
* | Fixes #8129. Fix cloning multiple selected options in IE8. | rwldrn | 2011-02-02 | 2 | -3/+11 |
* | Fixes #8125. Status is set to 200 for requests with status 0 when location.pr... | jaubourg | 2011-02-01 | 2 | -4/+46 |
* | Fixes #8115. Renames all references to jXHR with jqXHR in the code (like was ... | jaubourg | 2011-02-01 | 3 | -64/+64 |
* | The default for .clone() is to not clone any events. Fixes #8123. | jeresig | 2011-02-01 | 2 | -1/+12 |
* | Places multiple signature test after all primary callbacks tests. | jaubourg | 2011-02-01 | 1 | -15/+15 |
* | Improve $.ajax method signature unit test and placement | Dan Heberden | 2011-02-01 | 1 | -19/+15 |
* | Bug 8107; Fix argument handling for $.ajax for multiple method signatues and ... | Dan Heberden | 2011-01-31 | 2 | -3/+21 |
* | Fixes #8095. Properly handles the case where browser cache needs to be bypass... | jaubourg | 2011-01-31 | 2 | -84/+99 |
* | Script dataType now supports ecmascript mimetypes. | jaubourg | 2011-01-31 | 3 | -11/+21 |
* | Makes sure jsonp callback is not left in the global namespace in case of an e... | jaubourg | 2011-01-31 | 2 | -25/+50 |
* | Makes sure all converters keys are lowercased before any conversion is taking... | jaubourg | 2011-01-31 | 2 | -5/+16 |
* | Makes sure options.context is used as the context for global ajax events only... | jaubourg | 2011-01-31 | 1 | -2/+6 |
* | Fixes #7568. Follow-up fix for #5862. Objects with a length property weren't ... | Anton M | 2011-01-31 | 2 | -13/+31 |
* | Adds an invert method to promises that returns a "inverted" promise that is r... | jaubourg | 2011-01-31 | 2 | -17/+75 |
* | Updating the source version to 1.5.1pre. | jeresig | 2011-01-31 | 1 | -1/+1 |
* | Tagging the 1.5 release. | jeresig | 2011-01-31 | 1 | -1/+1 |
* | Rename jQuery.subclass() to jQuery.sub(). | jeresig | 2011-01-31 | 2 | -7/+7 |
* | Removed errorThrown test for 404 responses seeing as Safari 3.x XHR sets the ... | jaubourg | 2011-01-31 | 1 | -1/+7 |
* | Ensures dataTypeExpressions are lowercased for prefilters and transports regi... | jaubourg | 2011-01-31 | 1 | -2/+2 |
* | Simplifies the unit test for #8082. | jaubourg | 2011-01-29 | 1 | -8/+3 |
* | Fixes #8082. Text to script converter now returns text. Unit test added. | jaubourg | 2011-01-29 | 2 | -4/+13 |
* | Fixes potential collisions between jsonp requests from different jQuery insta... | jaubourg | 2011-01-29 | 1 | -1/+1 |
* | Use the original element/fragment as the last item to be appended to the docu... | Colin Snover | 2011-01-28 | 2 | -6/+26 |
* | Compatibility fixes in ajax: exceptions are no longer promoted to strings bef... | jaubourg | 2011-01-28 | 1 | -3/+3 |
* | Pull over tests from Sizzle. Fixes #3729. Fixes #6428. | Anton M | 2011-01-28 | 1 | -1/+10 |
* | Make sure subclass is a proper subclass not just subclassing the fn methods. ... | Digitalxero | 2011-01-27 | 2 | -1/+52 |
* | Merge branch 'master' of github.com:jquery/jquery | jaubourg | 2011-01-27 | 2 | -16/+27 |
|\ |
|
| * | Remove unneeded and confusing variable definition for better readability. | gnarf | 2011-01-27 | 1 | -3/+2 |
| * | Fix Makefile to use plain sed agin. Remove unicode trickery. Thanks to danheb... | Anton M | 2011-01-26 | 1 | -2/+1 |
| * | Merge branch 'master' of github.com:jquery/jquery | jeresig | 2011-01-26 | 5 | -51/+88 |
| |\ |
|
| * | | Make sure that init is run before jquery is built (avoiding weird warnings wh... | jeresig | 2011-01-26 | 1 | -13/+26 |
* | | | Actually does what https://github.com/jquery/jquery/commit/bab8079593913dbc68... | jaubourg | 2011-01-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | Passes jXHR object as third argument of prefilters and transport factories. | jaubourg | 2011-01-26 | 1 | -5/+5 |
* | | Fixes #5866. Issue number in previous commit was wrong both in comments and c... | jaubourg | 2011-01-26 | 1 | -1/+1 |
* | | Fixes #5856. Adds document protocol at the beginning of URLs without protocol... | jaubourg | 2011-01-26 | 2 | -11/+20 |
* | | Fixes #8054 by reverting feature enhancement 5812 (4920). Regexps no longer s... | jaubourg | 2011-01-26 | 2 | -20/+3 |
* | | Reworks how values of parameters passed to error callbacks are determined. Fi... | jaubourg | 2011-01-25 | 3 | -12/+60 |
* | | #8044 Removes unnec. rnonword var | Rick Waldron | 2011-01-25 | 1 | -3/+0 |
|/ |
|
* | Updating the source version to 1.5pre. | jeresig | 2011-01-24 | 1 | -1/+1 |
* | Tagging the 1.5rc1 release.1.5rc1 | jeresig | 2011-01-24 | 1 | -1/+1 |
* | Bring back in #main prefix on adjacent selectors. | jeresig | 2011-01-24 | 1 | -5/+5 |
* | Backing out disconnected + and ~ tests as they're not something that we activ... | jeresig | 2011-01-24 | 1 | -9/+6 |
* | Updating the year in the header. | jeresig | 2011-01-24 | 1 | -2/+2 |
* | Revert "Fix Makefile to use plain sed. Remove unicode trickery" | jeresig | 2011-01-24 | 1 | -3/+5 |
* | Fix Makefile to use plain sed. Remove unicode trickery | Anton M | 2011-01-24 | 1 | -5/+3 |
* | Makes prefilters and transport inspection more robust and uses better variabl... | jaubourg | 2011-01-24 | 1 | -19/+23 |
* | Revised internal implementation of ajaxPrefilter() and ajaxTransport(). Every... | jaubourg | 2011-01-23 | 1 | -103/+80 |
* | More code style fixes. | jaubourg | 2011-01-23 | 3 | -11/+10 |