aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Land new sizzle commit.jeresig2011-03-241-0/+0
* Oops, that test file for bug #8316 was needed - was also missing an include a...jeresig2011-03-241-0/+30
* Updating Sizzle submodule to bring in the latest commit.jeresig2011-03-241-0/+0
* Fix missing semicolon.jeresig2011-03-241-1/+1
* Offset setter for fixed position elements in Webkit. Fixes #8316.Michael Murray2011-03-242-3/+18
* Merge branch 'bug-3333' of https://github.com/rdworth/jquery into rdworth-bug...jeresig2011-03-243-1/+44
|\
| * Added css hook to work around bug in WebKit computed margin-right. Fixes #333...Richard Worth2011-03-243-1/+44
* | Merge branch 'fix-8456-lost-mouseenter' of https://github.com/dmethvin/jquery...jeresig2011-03-212-1/+15
|\ \
| * | Fixes #8456. Make sure parent is not null before crawling into its lap, so mo...Dave Methvin2011-03-092-1/+15
* | | Merge branch 'fix-7340-focusin-focusout-bubble' of https://github.com/dmethvi...jeresig2011-03-212-9/+48
|\ \ \
| * | | Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focu...Dave Methvin2011-03-042-9/+48
* | | | merge doesn't work when initCarl Fürstenberg2011-03-181-1/+9
* | | | Adding core targetCarl Fürstenberg2011-03-181-2/+4
* | | | updating phony rulesCarl Fürstenberg2011-03-171-1/+1
* | | | Change makefile order to only update submodules on 'all' targetCarl Fürstenberg2011-03-171-5/+6
* | | | Remove jq targetCarl Fürstenberg2011-03-171-1/+0
* | | | Merge when updating submodules on makeCarl Fürstenberg2011-03-171-1/+1
| |_|/ |/| |
* | | Merge branch 'bug_6158' of https://github.com/jboesch/jquery into jboesch-bug...John Resig2011-03-152-3/+8
|\ \ \
| * | | removing parensJordan Boesch2011-03-141-1/+1
| * | | bug 6158; fixing replaceWith from throwing errors on non existant elements; f...Jordan Boesch2011-03-051-2/+2
| * | | bug 6158; fixing replaceWith from throwing errors on non existant elementsJordan Boesch2011-03-052-6/+8
| * | | bug 6158; fixing replaceWith from throwing errors on empty elementsJordan Boesch2011-03-051-0/+3
| |/ /
* | | adding pull commandCarl Fürstenberg2011-03-151-0/+3
* | | pull submodules make commandCarl Fürstenberg2011-03-151-0/+5
* | | Introduce submodules, closes #8536Carl Fürstenberg2011-03-155-32/+10
* | | Fixes #8509. Makes URL regexp less overzealous and ensures it recognizes URL ...jaubourg2011-03-152-4/+14
| |/ |/|
* | Fixes #8423. Never set X-Requested-With header automagically for cross-domain...jaubourg2011-03-071-5/+6
|/
* Moves Deferred-related code into a separate module. Context handling has been...jaubourg2011-03-0317-393/+407
* Fix for #8421. Makes sure resolveWith can be called with only one parameter.jaubourg2011-03-032-5/+13
* Grouped up the testgnarf2011-02-241-13/+9
* A quick change to detect AIR urlsgnarf2011-02-242-1/+13
* Removes unnecessary parenthesis from regular expression.jaubourg2011-02-241-1/+1
* Revert "Fixes #8353. Adds a catch block in resolveWith so that the finally bl...jaubourg2011-02-241-6/+0
* Updating the source version to 1.5.2pre.jeresig2011-02-231-1/+1
* Tagging the 1.5.1 release.jeresig2011-02-231-1/+1
* Make a new jQuery.support.noCloneChecked - splitting apart the previous featu...jeresig2011-02-233-17/+33
* Refactors jQuery.when to avoid unnecessary recursion and limit function calls...jaubourg2011-02-231-18/+28
* Fixes #8353. Adds a catch block in resolveWith so that the finally block gets...jaubourg2011-02-231-0/+6
* Makes the promise method of Deferreds a bit more readable by not using the va...jaubourg2011-02-221-2/+2
* Updating the source version to 1.5.1pre.jeresig2011-02-181-1/+1
* Tagging the 1.5.1rc1 release.1.5.1rc1jeresig2011-02-181-1/+1
* Bug #6911 - Prevent action on disabled elements, both triggering and bound vi...Dan Heberden2011-02-182-62/+95
* Revert "Adds an invert method to promises that returns a "inverted" promise t...jaubourg2011-02-182-75/+17
* A temporary workaround for #8018 that avoids any chance of compatibility-brea...Alex Sexton2011-02-171-4/+9
* Fix a some inaccuracies in the original test case for #7912.Anton M2011-02-171-16/+26
* Fixes #7912. Make sure .cur() only returns 0 as fallback value when it needs ...louisremi2011-02-172-18/+45
* Only perpetrate the .toJSON hack on data caches when they are attached to a p...Dave Methvin2011-02-172-7/+10
* Fixes #8297. Makes sure response headers with empty values are handled proper...jaubourg2011-02-173-5/+13
* Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...Anton M2011-02-153-42/+2
* Fix some whitespace issues.Anton M2011-02-157-19/+19