git.asbjorn.biz
/
jquery.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'bug7018' of http://github.com/csnover/jquery into csnover-bug7018
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-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-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
2010-09-17
John Resig
Added in some .css() setter perf tests as well.
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Derp, had parseInt on the brain. Thanks karbassi in...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Adding a simple file for doing .css() performance testing.
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Fix trailing arg.
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Simplifying the camelCase logic used in the CSS and...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Cleaning up some un-needed CSS code and adding back...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Merge branch 'csshooks'
commit
|
commitdiff
|
tree
2010-09-17
John Resig
jQuery.css() returns a string value - handle this properly...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Make sure that empty height/width values are still...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Fixed some sloppy checks in the effects test suite...
commit
|
commitdiff
|
tree
2010-09-17
John Resig
Bringing in the rdashAlpha/fcamelCase private var tweaks...
commit
|
commitdiff
|
tree
2010-09-13
John Resig
Add a flag to verify if a browser supports some form...
commit
|
commitdiff
|
tree
2010-09-13
John Resig
Making some more adjustments to handle auto CSS properties.
commit
|
commitdiff
|
tree
2010-09-05
John Resig
Broke more of the property-specific CSS logic out of...
commit
|
commitdiff
|
tree
2010-09-05
John Resig
First pass at unifying the various CSS methods in jQuery...
commit
|
commitdiff
|
tree
2010-09-05
John Resig
Broke apart some of the browser-specific logic for...
commit
|
commitdiff
|
tree
2010-09-05
John Resig
Some more minor formatting tweaks.
commit
|
commitdiff
|
tree
2010-09-05
John Resig
Tweaking the formatting from the previous commit.
commit
|
commitdiff
|
tree
2010-09-02
John Resig
Fix the order of the element test arguments.
commit
|
commitdiff
|
tree
2010-09-02
John Resig
Tweaked the name unit tests to specify the exact nodes...
commit
|
commitdiff
|
tree
2010-09-02
John Resig
Remove cases of :contains() where quotes are used ...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Switched to use 'in' for the setInterval/window check...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Blackberry 4.6 is capable of finding elements that...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Handle two more cases where comments were missing in...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Use the native isArray whenever possible. See perf...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Simplify the logic in $.type, thanks to jdalton for...
commit
|
commitdiff
|
tree
2010-08-27
John Resig
Added some tweaks to $.type to handle null and undefined...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Blackberry 4.6 doesn't maintain comment nodes in the...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Fixed mistake with tweaked iframe manipulation test.
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Tweak some more jQuery set results in the manipulation...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Tweak more element orders in the manipulation tests...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Tweaked manipulation test to ignore order of elements...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Only attempt to use the IE technique for setting opacity...
commit
|
commitdiff
|
tree
2010-08-26
John Resig
Tweaked anchor test to work better on Blackberry 4.7.
commit
|
commitdiff
|
tree
2010-08-25
John Resig
Adding in a jQuery.type(obj) method (a simple map to...
commit
|
commitdiff
|
tree
2010-08-25
John Resig
Tweaked logic for working around Blackberry 4.7 makeArray...
commit
|
commitdiff
|
tree
2010-08-24
John Resig
Make sure that missing attributes return undefined...
commit
|
commitdiff
|
tree
2010-08-23
John Resig
Simplifying some of the .val() test code.
commit
|
commitdiff
|
tree
2010-08-23
John Resig
.val() on empty options returns the text value rather...
commit
|
commitdiff
|
tree
2010-08-23
John Resig
Fixing getting/setting classes and makeArray(RegExp...
commit
|
commitdiff
|
tree
2010-07-27
John Resig
Make sure that .data() events don't bubble, per the...
commit
|
commitdiff
|
tree
2010-06-20
John Resig
Expose jQuery.uuid (use with caution) and make sure...
commit
|
commitdiff
|
tree
2010-04-24
John Resig
Expose jQuery.uuid (use with caution) and make sure...
commit
|
commitdiff
|
tree
2010-02-11
John Resig
Make sure that the teardown is called after all the...
commit
|
commitdiff
|
tree
2010-02-11
John Resig
No reason to expose the temporary _load method.
commit
|
commitdiff
|
tree
2010-01-25
John Resig
Make sure original context is maintained and not the...
commit
|
commitdiff
|
tree
2010-01-25
John Resig
Objects with length properties weren't getting serialized...
commit
|
commitdiff
|
tree
2010-01-25
John Resig
Use alternative technique for triggering an abort,...
commit
|
commitdiff
|
tree
2010-01-25
John Resig
Don't set the context in .load() as it stops the global...
commit
|
commitdiff
|
tree
2010-01-25
John Resig
Make sure that XHTML-style HTML is purified in .html...
commit
|
commitdiff
|
tree
2010-01-16
John Resig
Make sure regular settings object is set as context...
commit
|
commitdiff
|
tree
2010-01-15
John Resig
Removed some dead code from buildFragment. Thanks to...
commit
|
commitdiff
|
tree
2010-01-15
John Resig
Expose the proxy object on the object, for the benefit...
commit
|
commitdiff
|
tree
2010-01-15
John Resig
The inArray declaration was accidentally duplicated.
commit
|
commitdiff
|
tree
2010-01-14
John Resig
Merge branch 'master' of git@github.com:jquery/jquery
commit
|
commitdiff
|
tree
2010-01-14
John Resig
Removed extraneous thisObject references. Thanks to...
commit
|
commitdiff
|
tree
2010-01-04
John Resig
Update the copyright from 2009 to 2010.
commit
|
commitdiff
|
tree
2009-12-19
John Resig
Bringing Sizzle test suite changes back in.
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Merge branch 'master' of git@github.com:jquery/jquery
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Merge branch 'master' of git@github.com:jquery/jquery
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
commit
|
commitdiff
|
tree
2009-12-11
John Resig
Make sure that dynamically-created elements don't have...
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Removed .attr(removeClass) and .attr(each) tests as...
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Missed the case of bind in the new attr multi-setter.
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Moved some methods around inbetween core.js and traversing...
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Made some minor formatting changes to the access function.
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Made the licensing verbiage a little more explicit...
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Adding .DS_Store to Git ignore.
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Ignore html files living in the main directory (likely...
commit
|
commitdiff
|
tree
2009-12-10
John Resig
Make sure that the correct args are passed in to the...
commit
|
commitdiff
|
tree
next