git.asbjorn.biz
/
jquery.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jquery.git
2011-03-15
John Resig
Merge branch 'bug_6158' of https://github.com/jboesch...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Carl Fürstenberg
adding pull command
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Carl Fürstenberg
pull submodules make command
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Carl Fürstenberg
Introduce submodules, closes #8536
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
jaubourg
Fixes #8509. Makes URL regexp less overzealous and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Jordan Boesch
removing parens
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
jaubourg
Fixes #8423. Never set X-Requested-With header automagi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Jordan Boesch
bug 6158; fixing replaceWith from throwing errors on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Jordan Boesch
bug 6158; fixing replaceWith from throwing errors on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Jordan Boesch
bug 6158; fixing replaceWith from throwing errors on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
jaubourg
Moves Deferred-related code into a separate module...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
jaubourg
Fix for #8421. Makes sure resolveWith can be called...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
gnarf
Grouped up the test
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
gnarf
A quick change to detect AIR urls
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
jaubourg
Removes unnecessary parenthesis from regular expression.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jaubourg
Revert "Fixes #8353. Adds a catch block in resolveWith...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jeresig
Updating the source version to 1.5.2pre.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jeresig
Tagging the 1.5.1 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jeresig
Make a new jQuery.support.noCloneChecked - splitting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jaubourg
Refactors jQuery.when to avoid unnecessary recursion...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
jaubourg
Fixes #8353. Adds a catch block in resolveWith so that...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
jaubourg
Makes the promise method of Deferreds a bit more readab...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
jeresig
Updating the source version to 1.5.1pre.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
jeresig
Tagging the 1.5.1rc1 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Dan Heberden
Bug #6911 - Prevent action on disabled elements, both...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
jaubourg
Revert "Adds an invert method to promises that returns...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Alex Sexton
A temporary workaround for #8018 that avoids any chance...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Anton M
Fix a some inaccuracies in the original test case for...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
louisremi
Fixes #7912. Make sure .cur() only returns 0 as fallbac...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Dave Methvin
Only perpetrate the .toJSON hack on data caches when...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
jaubourg
Fixes #8297. Makes sure response headers with empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Anton M
Revert "Merge branch '8099' of https://github.com/rwldr...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Anton M
Fix some whitespace issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Dave Methvin
Fixes #7922. Copy the donor event when simulating a...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
jaubourg
Fixes #8277. Sets data to undefined rather than null...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Anton M
Fix some unscoped tests which failed after recent chang...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Colin Snover
Update jQuery.data to use jQuery.noop for toJSON hack...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Colin Snover
Hide metadata when serializing JS objects using JSON...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Anton M
Add missing semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
jeresig
Merge branch '8099' of https://github.com/rwldrn/jquery...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
jeresig
Merge branch 'fix8033' of https://github.com/SlexAxton...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Anton M
Fix breaking test in Chrome.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Anton M
Don't add "px" to unit-less properties when animating...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Anton M
Clean up whitespace in test/unit/effects.js
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Anton M
Follow up to fbf79c0b495e08d67c3a4767f371ec7bcfc40a17.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Anton M
Remove old cruft from test folder. Change "polluted...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
jrburke
Add readyWait tests. Fixes #8145.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
awgy
Remove sed from post-build code, due to portability...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
David Murdoch
Remove unnecessary "script.type = text/javascript;...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
David Murdoch
Unexpose $.support._scriptEval as it's not needed....
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
jaubourg
Enhances ajaxSetup so that it can take an optional...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
jaubourg
Pulls out the callback function in setRequestHeader...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
jaubourg
Minor changes to enforce JQuery Core Style Guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Anton M
Remove duplicate test.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
jaubourg
Adds missing crossDomain test.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
jaubourg
Fixes #8245. Ajax now ensures header names are capitali...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
jaubourg
Simplifies status normalization in xhr transport. Local...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
rwldrn
Make sure .val() works after form.reset() in IE. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Anton M
Make sure .clone(true) correctly clones namespaced...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Anton M
Fix some whitespace issues. Improve and correct an...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
John Resig
No need to duplicate Sizzle tests, just run them direct...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Anton M
Pull over tests from Sizzle. "Remove backslashes from...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
jaubourg
Replaces jQuery.each loop for headers with a foreach...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
jaubourg
Fixes #8219. Introduces the mimeType option to override...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
jaubourg
Makes local filesystem test for ajax more insightful.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
jaubourg
Makes sure statusText always defaults to "error".
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Colin Snover
Revert portions of 7acb141ed7f2dedd950bb65acf878098640d...
master
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Anton M
Make sure that mousing over Chrome "internal div" doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Anton M
Revert "Make sure that mousing over Chrome "internal...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-08
Anton M
Make sure that mousing over Chrome "internal div" eleme...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Colin Snover
Update jQuery.support.noCloneEvent test to function...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Colin Snover
Merge branch 'master' of github.com:jquery/jquery into...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Colin Snover
Update $.data to use a function instead of an object...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
jaubourg
Adds jQuery collection to objects that will be used...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
jaubourg
Fixes a bug that prevented headers from being set in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
jaubourg
Makes sure xhrs are actually aborted on unload in IE...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
jaubourg
Fixes #8177. XHR transport now considers 304 Not Modifi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
jaubourg
Fixes a typo in the title of the load() unit test.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Anton M
Remove an invalid ajax test and some code that is no...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
jaubourg
Reformats logic for early abort in beforeSend to limit...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
jaubourg
Fixes abort in prefilter. No global event will be fired...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
jaubourg
Disables dataType redirection while selecting transport.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Adds widget as the list of local protocols.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Don't use a local copy of jQuery.ajaxSettings.isLocal...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Adds support for more complex protocol by having the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Stores jQuery.ajaxSettings.isLocal locally at load...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Fixes #7653. Changes regexp to detect local protocol...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Fixes #8146. Custom fields in xhrFields are now set...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
jaubourg
Fixes #8152 by applying the same special cases for...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
jaubourg
Fixes #8146 by introducing the xhrFields option with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
jaubourg
Fixes #8138. Access to document.location is made only...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
jaubourg
Fixes #8135. Makes sure any exception thrown by Firefox...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Mathias Bynens
Fixes #8098. Use the fast document.head when available...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Anton Kovalyov
Fixes #7945. Make jQuery.param() serialize plain object...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
rwldrn
Fixes #8129. Fix cloning multiple selected options...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
jaubourg
Fixes #8125. Status is set to 200 for requests with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
jaubourg
Fixes #8115. Renames all references to jXHR with jqXHR...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
jeresig
The default for .clone() is to not clone any events...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
jaubourg
Places multiple signature test after all primary callba...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Dan Heberden
Improve $.ajax method signature unit test and placement
commit
|
commitdiff
|
tree
|
snapshot
next