2012-10-21 |
Marcel Greter | Fix #12107. Let .proxy() curry args without overwriting... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Oleg Gaidarenko | Alternate fix for #11426; check responseText. Close... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rick Waldron | Don't expose jQuery.deletedIds. Close gh-889. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Sai Wong | Fix #12048. Set attributes for XML fragments. Close... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Jonathan Sampson | Fix attribute names in aliased form property test.... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Merrifield... | Fixes #12518, removes an offsetWidth on focus/blur... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Mike Sherov | adding awesome new contributors to AUTHORS.txt |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Sai Wong | Fix #12610, remove unneeded window.event. Close gh... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Richard Gibson | Fix #4262: faster .eq(), closes gh-1000. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Dave Methvin | Combine parseJSON tests and fix style. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Dave Methvin | Followup for #12751, only test on browsers with JSON... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Allen J Schmidt Jr | Fix #12739. Keep namespace when triggering with an... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Julian Aubourg | Merge pull request #998 from jquery/strict |
commit | commitdiff | tree | snapshot |
2012-10-19 |
jaubourg | @mikesherov says `strict` is redundant when `node`... 998/head |
commit | commitdiff | tree | snapshot |
2012-10-18 |
jaubourg | adds strict rule to jshint options (except for test... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
James Huston | Fix #12751. Ensure parseJson throws in the same situati... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Gibson | no ticket: fix jQuery suite failure on Android |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Merrifield... | Fixes #12569. Improve Feature Detect For oldIE bubbling... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mike Sherov | fix failing offset tests |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rick Waldron | Update grunt-compare-size to 0.2.0 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Merrifield... | Fixes #12749, correctly detect position() for position... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Roland Eckl | Fixes #12752: Added OS-switch for grunt task "custom... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mike Sherov | no ticket: remove and enforce unused vars in jshint |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rick Waldron | Don't be so picky about path separators |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Timmy Willison | Update Sizzle: fixes failing tests in traversing (FF... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Style nit in test/unit/callbacks.js. Closes gh-992 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Tom Fuertes | Update README.md - grunt *update_*submodules |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Sai Wong | Refactored before/after/replaceWith to not pushStack... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update package.json for update submodules |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Enforce style in test/unit/callbacks.js. https://github... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Sizzzzzzllllleeeee |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | Uses an additive approach to generating anti-cache... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update Sizzle: <3 reverts |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dave Methvin | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Daniel Galvez | Fix #11280. IE6-8 need name attribute to parse param... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Fixes busted indents. Sorry folks |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Richard Gibson | update sizzle for test failures |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Replace unknown, mysterious html arg to replaceWith... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Greg Lavallee | Fixes #12736. Move hover event hack to deprecated.js... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Convert all jQuery.removeData(foo, bar, true) calls... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Sizzle was accidentally reverted |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Petrovich | Fixes #11635, Explicit overflow:auto is overridden... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Enforce style guide in test/unit/attributes.js. Closes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ish | Code cleanup in grunt.js. Closes gh-984 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update Sizzle: allows disconnected sorting. Change... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ben Truyman | Handle a falsy URL in the settings object for jQuery... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Sherov | Clean up jshintrc configs. Close gh-983. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
carldanley | Create private methods for processing data/removeData... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ish | Remove unused child_process init and assignment from... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
MORGAN | Return correct index for no-arg index() calls. Fixes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Sherov | enforce double quotes via JSHint. Closes gh-975 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | put "use strict" where it belongs so that this works... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | fixes problematic JSONP test (gotta learn to count) |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dave Methvin | Remove use strict from grunt |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Akintayo Akinwunmi | Moved attrFN to deprecated. Close gh-977. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | better, more maintainable version of the prefilters... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | comments out some problematic JSONP test until we figur... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Fixing style for deferred.js unit tests. Close gh-973. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | latest jshint requires "use strict"; declaration when... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Sherov | fix effects tests failure |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Latest JSHint gets cranky with the _ vars in catch... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Fix style nit: indent inside if statement |
commit | commitdiff | tree | snapshot |
2012-10-15 |
David Bonner | Deprecate fn toggle Closes gh-970 https://github.com... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Breakout JSONP domain-related tests |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Timmy Willison | Move deprecated.js to the bottom of the build to ensure... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Timmy Willison | Update Sizzle: focus test was failing if browser window... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Don't try to be dynamic, just get the damn job done... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Split failing cross domain tests into two separate... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Erick Ruiz | Fixing style for test unit ajax.js. https://github... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Adds missing expect() call in test/unit/support.js... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Adds missing expect() call, fixes failing IE tests |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in ajax.js (https://github.com/jquery... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rick Waldron | Remove duplicate expect. Add QUnit.config.requireExpect... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in manipulation.js (https://github... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in events.js (https://github.com/jquery... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in events.js (https://github.com/jquery... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in effects.js (https://github.com/jquer... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
James Huston | Enforce expects in css.js (https://github.com/jquery... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Ben Truyman | Format @DATE to ISO 8601 format. Fixes #12725, Closes... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
jaubourg | Fixes update submodule task for windows (uses an npm... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Timmy Willison | Sizzle: Fix :focus selector with elements that have... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Mike Sherov | Remove the Makefile and replace the submodule update... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Timmy Willison | Update Sizzle: Fixes #12606, #12671, #12672. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dave Methvin | Use the correct escape for BOM; add build code to detec... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dave Methvin | Use Uglify's ascii_only to avoid converting UTF-8 escapes. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Fix #12690. Avoid use of UTF-8 chars in final files. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Skip jQuery.sub() test since IE6 can't handle it. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Break big-html check into its own test for IE6. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Timo Tijhof | Test: Clean up and fix misc issues |
commit | commitdiff | tree | snapshot |
2012-10-06 |
jaubourg | Do not iterate over functions. Fixes #12665. Unit tests... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Richard Gibson | fix failure from bad markup leaving an element behind... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Dave Methvin | Update AUTHORS.txt based on CLA responses. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Rick Waldron | body default display is always block. @mikesherov was... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Timmy Willison | Sizzle: throw an invalid selector exception for trailin... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Gibson | Fix #12583: Don't ignore disabled property of select... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Gibson | Fix #12637: restore 1.8.1 ajax crossDomain logic. Close... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Dave Methvin | Revert "Chrome fails in ajax.js tests because TestSwarm... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Dave Methvin | Since .getAttribute() returns strings, we should check... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Mike Sherov | Fix #12537, element.css('filter') returns undefined... |
commit | commitdiff | tree | snapshot |
next |