git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixes #8082. Text to script converter now returns text. Unit test added.
[jquery.git]
/
test
/
2011-01-29
jaubourg
Fixes #8082. Text to script converter now returns text...
tree
|
commitdiff
2011-01-28
Colin Snover
Use the original element/fragment as the last item...
tree
|
commitdiff
2011-01-28
Anton M
Pull over tests from Sizzle. Fixes #3729. Fixes #6428.
tree
|
commitdiff
2011-01-27
Digitalxero
Make sure subclass is a proper subclass not just subcla...
tree
|
commitdiff
2011-01-26
jaubourg
Fixes #5856. Adds document protocol at the beginning...
tree
|
commitdiff
2011-01-25
jaubourg
Fixes #8054 by reverting feature enhancement 5812 ...
tree
|
commitdiff
2011-01-25
jaubourg
Reworks how values of parameters passed to error callba...
tree
|
commitdiff
2011-01-24
jeresig
Bring back in #main prefix on adjacent selectors.
tree
|
commitdiff
2011-01-24
jeresig
Backing out disconnected + and ~ tests as they're not...
tree
|
commitdiff
2011-01-22
Anton M
Fix selector scope on some tests, so they don't fail...
tree
|
commitdiff
2011-01-21
rwldrn
Merge branch '8017lint' of https://github.com/rwldrn...
tree
|
commitdiff
2011-01-21
jeresig
Merge branch '8013p' of https://github.com/rwldrn/jquer...
tree
|
commitdiff
2011-01-21
rwldrn
Basic unit tests; This patch relies on the 51 existing...
tree
|
commitdiff
2011-01-21
jeresig
Revert "Make sure that focusin/focusout bubbles in...
tree
|
commitdiff
2011-01-21
jaubourg
Replaces "text in-between" technique with a full-fledge...
tree
|
commitdiff
2011-01-20
John Resig
Merge branch 'fix-7853-add-context' of https://github...
tree
|
commitdiff
2011-01-20
jaubourg
Renames Deferred's fire and fireReject methods as resol...
tree
|
commitdiff
2011-01-20
jaubourg
Makes sure statusCode callbacks are ordered in the...
tree
|
commitdiff
2011-01-20
jaubourg
Cleans up and simplifies code shared by ajaxPrefilter...
tree
|
commitdiff
2011-01-20
Dave Methvin
Rework unit tests to check actual result elements.
tree
|
commitdiff
2011-01-19
jaubourg
Moves active counter test after all other ajax tests...
tree
|
commitdiff
2011-01-18
John Resig
Add another tweak for handling CSP - we need to make...
tree
|
commitdiff
2011-01-18
rwldrn
Update unit test for #7608 which was leaking timers.
tree
|
commitdiff
2011-01-17
jeresig
Disabled a broken test for now, until WebKit browsers...
tree
|
commitdiff
2011-01-17
jeresig
Accidentally removed the module teardown code.
tree
|
commitdiff
2011-01-17
jeresig
Opera was falling back to undefined, which it didn...
tree
|
commitdiff
2011-01-17
jeresig
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2011-01-17
jeresig
Fixed a couple issues with escaping of attribute values...
tree
|
commitdiff
2011-01-17
Colin Snover
Merge in data_nocollide branch. Fixes #6968, improves...
tree
|
commitdiff
2011-01-17
jeresig
Merge branch '7608' of https://github.com/rwldrn/jquery...
tree
|
commitdiff
2011-01-17
jeresig
Merging pull request 183 for #7793.
tree
|
commitdiff
2011-01-17
jaubourg
Added unit tests to check and demonstrate new jQuery...
tree
|
commitdiff
2011-01-16
jaubourg
Implements joined jQuery.when statements. Makes it...
tree
|
commitdiff
2011-01-16
jaubourg
Fixed the ajax test regarding the jsonp option set...
tree
|
commitdiff
2011-01-16
jaubourg
Revised jsonp unit tests and added a test for when...
tree
|
commitdiff
2011-01-16
jaubourg
Fixes #2994. Not finding a transport now fires the...
tree
|
commitdiff
2011-01-15
Dave Methvin
Update test case to feature-detect Opera's lack of...
tree
|
commitdiff
2011-01-14
wycats
So embarrassing :(
tree
|
commitdiff
2011-01-14
wycats
Fix a failing subclass test due to a change in master
tree
|
commitdiff
2011-01-14
wycats
Overwrite CRLF with LF
tree
|
commitdiff
2011-01-14
Jared Grippe
added jQuery.subclass
tree
|
commitdiff
2011-01-13
jaubourg
Fixes #4964. Adds a statusCode object together with...
tree
|
commitdiff
2011-01-12
jaubourg
Fixes #4897. Added ?? as a context-insensitive placehol...
tree
|
commitdiff
2011-01-11
jaubourg
Yet another missing semicolon!
tree
|
commitdiff
2011-01-11
jaubourg
Fixes #6230. Added a unit test to control that, since...
tree
|
commitdiff
2011-01-11
jaubourg
Fixes 4825. jQuery.fn.load: use the jXHR's Promise...
tree
|
commitdiff
2011-01-10
rwldrn
whitespace fixes in unit tests
tree
|
commitdiff
2011-01-10
Colin Snover
Merge branch 'master' of github.com:jquery/jquery into...
tree
|
commitdiff
2011-01-10
Colin Snover
Ensure that buildFragment clones elements properly...
tree
|
commitdiff
2011-01-09
jaubourg
Fixes a race condition in JSONP Local test.
tree
|
commitdiff
2011-01-09
Colin Snover
Update unit tests with a leak detection mechanism for...
tree
|
commitdiff
2011-01-09
Colin Snover
Change the way jQuery.data works so that there is no...
tree
|
commitdiff
2011-01-09
jaubourg
Fixes #5812. =? will be detected even when it has been...
tree
|
commitdiff
2011-01-09
jaubourg
Simplified cross-domain detection tests.
tree
|
commitdiff
2011-01-09
jaubourg
Fixes #5955. Option crossDomain now forces ajax to...
tree
|
commitdiff
2011-01-09
jaubourg
Added a test for retrying a request on error using...
tree
|
commitdiff
2011-01-09
jaubourg
Fixes #7465. Reworked the regexp and associated test...
tree
|
commitdiff
2011-01-09
jaubourg
Fixes #7868. ResponseText is now properly propagated...
tree
|
commitdiff
2011-01-09
jaubourg
Fixes #7881. Setting contentType to false will prevent...
tree
|
commitdiff
2011-01-07
jaubourg
Added missing commas.
tree
|
commitdiff
2011-01-06
jaubourg
Renamed "complete" to "done" in order to avoid conflict...
tree
|
commitdiff
2011-01-06
jaubourg
Renamed src/transports to src/ajax (in case we need...
tree
|
commitdiff
2011-01-05
Colin Snover
Cleaning up trailing whitespace again.
tree
|
commitdiff
2011-01-05
wycats
Revert "Register as a CommonJS async module if in that...
tree
|
commitdiff
2011-01-05
rwldrn
Bug #7608 elem.runtimeStyle throws exception in Opera
tree
|
commitdiff
2011-01-05
jaubourg
"then" renamed "complete" and new "then" method defined...
tree
|
commitdiff
2010-12-31
Dave Methvin
When serializing text, encode all line breaks as CRLF...
tree
|
commitdiff
2010-12-31
jaubourg
Simplified the way a Promise is tested for (removed...
tree
|
commitdiff
2010-12-31
jaubourg
Introduced a new promise method on deferreds that retur...
tree
|
commitdiff
2010-12-31
jaubourg
Renamed several ajaxSettings options. Removed cors...
tree
|
commitdiff
2010-12-31
jaubourg
Removed re-usability from jXHR object (no more open...
tree
|
commitdiff
2010-12-31
unknown
Removed custom method in isDeferred and when.
tree
|
commitdiff
2010-12-31
unknown
Deferred cannot be cancelled by returning false in...
tree
|
commitdiff
2010-12-31
unknown
Capitalized Deferred & _Deferred to clearly mark them...
tree
|
commitdiff
2010-12-31
unknown
Changed dataConverters key format.
tree
|
commitdiff
2010-12-31
jaubourg
Added deferred to core. Used internally for DOM readyne...
tree
|
commitdiff
2010-12-30
jaubourg
Simplified the way a Promise is tested for (removed...
tree
|
commitdiff
2010-12-30
Colin Snover
Remove patch for very early versions of Opera 9 that...
tree
|
commitdiff
2010-12-30
Colin Snover
Clean trailing whitespace from all files.
tree
|
commitdiff
2010-12-29
Dave Methvin
By default, use document root rather than current selec...
tree
|
commitdiff
2010-12-28
jaubourg
Introduced a new promise method on deferreds that retur...
tree
|
commitdiff
2010-12-28
jaubourg
Renamed several ajaxSettings options. Removed cors...
tree
|
commitdiff
2010-12-28
jaubourg
Merge branch 'master' of github.com:jquery/jquery into...
tree
|
commitdiff
2010-12-27
Dave Methvin
Don't cache non-html strings in buildFragment to avoid...
tree
|
commitdiff
2010-12-27
Dave Methvin
When a native browser event is bubbling up the DOM...
tree
|
commitdiff
2010-12-27
jrburke
Register as a CommonJS async module if in that kind...
tree
|
commitdiff
2010-12-27
Dave Methvin
Test for standard createEvent before IE-specific click...
tree
|
commitdiff
2010-12-25
jaubourg
Removed re-usability from jXHR object (no more open...
tree
|
commitdiff
2010-12-25
unknown
Removed custom method in isDeferred and when.
tree
|
commitdiff
2010-12-25
unknown
Deferred cannot be cancelled by returning false in...
tree
|
commitdiff
2010-12-24
unknown
Capitalized Deferred & _Deferred to clearly mark them...
tree
|
commitdiff
2010-12-24
unknown
Changed dataConverters key format.
tree
|
commitdiff
2010-12-24
jaubourg
Added deferred to core. Used internally for DOM readyne...
tree
|
commitdiff
2010-12-24
Dave Methvin
When a native browser event is bubbling up the DOM...
tree
|
commitdiff
2010-12-23
Colin Snover
Don't use for-in loops on Arrays. Fixes #7817. Thanks...
tree
|
commitdiff
2010-12-22
Colin Snover
More unit tests and a $.hasData that works for JS objec...
tree
|
commitdiff
2010-12-22
Colin Snover
Update jQuery.hasData to always return a boolean, with...
tree
|
commitdiff
2010-12-22
Colin Snover
Remove code for ticket #7717 which has been marked...
tree
|
commitdiff
2010-12-21
Dave Methvin
Use a for loop rather than for/in loop when copying...
tree
|
commitdiff
2010-12-20
jaubourg
Added deferred to core. Used internally for DOM readyne...
tree
|
commitdiff
next