2011-01-20 |
John Resig | Merge branch 'make_fix' of https://github.com/danheberden...
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Merge branch 'master' of https://github.com/mathiasbynens...
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Merge branch 'chrome-slice-comment' of https://github...
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Weird, not sure why I got an exec error before - doesn...
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Make sure that the UglifyJS file is executable.
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Add another tweak for handling CSP - we need to make...
|
commit | commitdiff | tree |
2011-01-18 |
John Resig | Merge branch 'master' of https://github.com/russtacular...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 'bug7524' of https://github.com/csnover...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 'bug6242' of https://github.com/csnover...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 'bug7531' of https://github.com/csnover...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 't6398' of https://github.com/jitter/jquery...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 't4386' of https://github.com/jitter/jquery...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 't7578' of https://github.com/jitter/jquery...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 't5476' of https://github.com/jitter/jquery...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 'restrictAttr' of https://github.com/jitter...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 't7673' of https://github.com/jitter/jquery...
|
commit | commitdiff | tree |
2010-12-06 |
John Resig | Merge branch 'jquery145' of https://github.com/danheberden...
|
commit | commitdiff | tree |
2010-11-12 |
John Resig | Updating the source version to 1.4.5pre.
|
commit | commitdiff | tree |
2010-11-12 |
John Resig | Tagging the 1.4.4 release.
|
commit | commitdiff | tree |
2010-11-09 |
Colin Snover | Remove conditional that prevents attr from working...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Merge branch 'fixAdjacentTests' of https://github.com...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Ensure that unquoted attribute selectors are quoted...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Make sure that if an additional load event is triggered...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Merge branch 'bug7422' of https://github.com/csnover...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Make sure that when multiple variables are being declared...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | We don't do end of line comments, move them above.
|
commit | commitdiff | tree |
2010-10-28 |
John Resig | Fix quotes in comment.
|
commit | commitdiff | tree |
2010-10-26 |
Karl Swedberg | For .show() with no arguments, only set display of...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Temporarily backing out commit bd474799bf95f4ecdc47a7577750e...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Merge branch 'jquery_dev' of http://github.com/danheberden...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c4e98a...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Updating the source version to 1.4.4pre.
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Tagging the 1.4.4rc1 release.
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'jquerymaster' of http://github.com/SlexAxton...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch '6897' of http://github.com/SlexAxton...
|
commit | commitdiff | tree |
2010-10-25 |
dmethvin | Allow DELETE requests to have a content body, and properly...
|
commit | commitdiff | tree |
2010-10-25 |
dmethvin | Honor stopImmediatePropagation for live/delegate event...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'master' of http://github.com/rwldrn/jquery
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'unusedTrue' of http://github.com/lrbabe...
|
commit | commitdiff | tree |
2010-10-23 |
John Resig | Allow for versions with spaces in them, in the Makefile.
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Add some more tests to make sure that pulling in data...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Make sure that .data() (no args) returns a list of...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Var wasn't being explicitly declared. Fixes #7226.
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | We removed deleteExpando after 1.4.2, for some reason...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Handle the case where JSLint complains about arguments...
|
commit | commitdiff | tree |
2010-10-15 |
John Resig | Bringing back the change from 80a4178af9b12e6617bfcec818c538...
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Forgot to update the Rakefile and build.xml files from...
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Updating the copy of Google Closure Compiler.
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Make sure that we don't attempt to handle scrolling...
|
commit | commitdiff | tree |
2010-10-13 |
John Resig | Merge branch 'bug7150' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-13 |
John Resig | Fix some gaps in the handling of event data properties...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Updating the source version to 1.4.3pre.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Tagging the 1.4.3rc2 release.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Tagging the 1.4.3rc2 release.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Forgot to remove the child selector in the previous...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | The child selector-prefix branch doesn't work with...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Make sure that .find() with multiple direct child selectors...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | The world isn't ready for moving the Ajax methods to...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Handle some edge cases with binding events to the window...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Add some resize event tests.
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Added some more tests relating to attaching data to...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Merge branch 'animateHooks' of http://github.com/lrbabe...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Merge branch 'bug7141' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-11 |
Ryan W Tenney | Removed trailing \x0A from version.txt which caused...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Make sure closest works on disconnected DOM nodes....
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'master' of http://github.com/petersendidit...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'bug7123' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'bug7018' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'animate-nonblock' of http://github.com...
|
commit | commitdiff | tree |
2010-09-30 |
John Resig | Tweak broken serialize tests from commit 879799fe955f01b85b5...
|
commit | commitdiff | tree |
2010-09-30 |
Colin Snover | Make sure setting opacity does not clobber other inline...
|
commit | commitdiff | tree |
2010-09-29 |
Dave Reed | Using data() on JavaScript objects sets fields directly...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Adjust fallback top/left to just be 0 for disconnected...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Fix number of expected select tests from commit 879799fe955f...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Fix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09c616e...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Handle child selectors in particular - away from the...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure we have a fallback when XMLHttpRequest is...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that the contents of the element is still...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Tweak the logic for fixing event.which. Fixes #2338.
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that mixed case alpha filters are handled...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make setting .css(name, undefined) a no-op. Fixes ...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that ambiguous val() selection works correctly.
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make .attr(name, null) equivalent to removeAttr(name...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that .offset() doesn't fail against disconnected...
|
commit | commitdiff | tree |
2010-09-27 |
John Resig | Removing the old cow image from the effects tests ...
|
commit | commitdiff | tree |
2010-09-24 |
dmethvin | Make .val(undefined) == .val("") and chainable; fixes...
|
commit | commitdiff | tree |
2010-09-24 |
dmethvin | For JSON and script requests, set the scriptCharset...
|
commit | commitdiff | tree |
2010-09-24 |
Heungsub Lee | Added a default quality of `*/*` for content negotiation.
|
commit | commitdiff | tree |
2010-09-22 |
John Resig | Make sure that #... are trimmed from Ajax request URLs...
|
commit | commitdiff | tree |
2010-09-22 |
John Resig | Fixed the number of expected class tests from a previous...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Make sure that non-px values aren't manipulated before...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Fix bug with the readyWait DOM ready addition.
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Scratch that, just punting on Opera and 304s for now...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Use a different workaround for detecting when Opera...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Added in support for basic JSON object parsing of data...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Make sure that undefined is returned for not found...
|
commit | commitdiff | tree |
2010-09-21 |
John Resig | Tweaked the data number RegExp some to handle some...
|
commit | commitdiff | tree |
2010-09-20 |
John Resig | Merge remote branch 'RedWolves/master'
|
commit | commitdiff | tree |
2010-09-20 |
John Resig | Pull data-* attributes into .data(). Original code...
|
commit | commitdiff | tree |
2010-09-20 |
John Resig | Allow plugins to delay the exeuction of the ready event...
|
commit | commitdiff | tree |
next |