| 2008-05-24 | John Resig | Tagging the 1.2.6 release. | commit | commitdiff | tree | snapshot | 
| 2008-05-24 | Ariel Flesler | test runner: adding more tests for attr(). Related... | commit | commitdiff | tree | snapshot | 
| 2008-05-24 | Ariel Flesler | jquery core: closes #2930. Normalizing attr() to return... | commit | commitdiff | tree | snapshot | 
| 2008-05-24 | Ariel Flesler | jquery core: casting numbers received by val() to string. | commit | commitdiff | tree | snapshot | 
| 2008-05-23 | Ariel Flesler | jquery core: saving some bytes and fixing indentation... | commit | commitdiff | tree | snapshot | 
| 2008-05-21 | John Resig | Tagging the 1.2.5 release. | commit | commitdiff | tree | snapshot | 
| 2008-05-18 | John Resig | Tagging the 1.2.4 release. | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery fx: removing a needless comment after the last... | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery fx: removing 2 unnecessary isFunction calls... | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery core: Closes #2709, avoiding a bug on IE 6 when... | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery core: saving some bytes in $.fn.val by using... | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery core: updating a comment, thanks to Scott for... | commit | commitdiff | tree | snapshot | 
| 2008-05-16 | Ariel Flesler | jquery ajax: Closes #2567, additional setting for ... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Brandon Aaron | Updating unit tests for offset | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Ariel Flesler | jqueryjquery ajax: closes #1289. Renamed 'xml' and... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Brandon Aaron | Reverted back to using the num helper method in offset.js | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Brandon Aaron | Added some unit tests for position method. Fixed issue... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Ariel Flesler | jquery core: SHOULD fix #2802. Caching document.default... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Ariel Flesler | jquery ajax: caching repetive conversions/checks for... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Ariel Flesler | jquery ajax: fixed #2865 and #2570. Not passing usernam... | commit | commitdiff | tree | snapshot | 
| 2008-05-15 | Ariel Flesler | jquery dimensions & offset: moving the local function... | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | test runner: improved the shown message of 4 isFunction... | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery core: closes #1480, isFunction is even tougher. | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery ajax: closes #2842. | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery core: fixed deep extend of objects. Closes ... | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery offset: reducing more the code size. | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery offset: reducing the code size. | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | Ariel Flesler | jquery dimensions: reducing the code size. | commit | commitdiff | tree | snapshot | 
| 2008-05-14 | John Resig | Tagging the 1.2.4b release. | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery ajax: renaming jQuery.ajax.re to remote. | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery ajax: absolute urls were assumed to be cross... | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Brandon Aaron | Updating outerWidth unit test to use absolute position | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | Closes #2510 | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery: removing unnecessary trailing and leading space... | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery event & fx: tidying some comments. | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery core: don't let .attr() set style for xml. | commit | commitdiff | tree | snapshot | 
| 2008-05-13 | Ariel Flesler | jquery core: #2548, #2170, #2188, #2099, #1170, #2558... | commit | commitdiff | tree | snapshot | 
| 2008-05-12 | Ariel Flesler | test runner: improved a test and added a missing semicolon | commit | commitdiff | tree | snapshot | 
| 2008-05-12 | Ariel Flesler | test runner: when errors are thrown in a test, the... | commit | commitdiff | tree | snapshot | 
| 2008-05-12 | Ariel Flesler | jquery fx & event: replaced the use of .apply(), where... | commit | commitdiff | tree | snapshot | 
| 2008-05-12 | Ariel Flesler | jquery core: Applied #1318 to jQuery.grep | commit | commitdiff | tree | snapshot | 
| 2008-05-11 | Ariel Flesler | jquery core: declared undefined locally, to speed up... | commit | commitdiff | tree | snapshot | 
| 2008-05-11 | Ed Engelhardt | fix small typo in comment | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Jörn Zaefferer | jquery core: reverted qunit introduction until build... | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Jörn Zaefferer | jquery testsuite: switch to qunit | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | test runner: added 2 tests for [5500] | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | test runner: extra tests for $.fn.add enabled by [5503... | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | jquery core: closes #2811, $.fn.add now calls $.unique... | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | test runner: extra test case, [5501] | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | jquery event: fixed $.fn.load, closes #2819. | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | jquery core: closes #2771 | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | jquery event: removing 3 unnecessary lines since the... | commit | commitdiff | tree | snapshot | 
| 2008-05-08 | Ariel Flesler | test runner: making 2 tests more flexible because they... | commit | commitdiff | tree | snapshot | 
| 2008-05-07 | Brandon Aaron | Making sure originalTarget gets copied over from the... | commit | commitdiff | tree | snapshot | 
| 2008-05-07 | Scott González | ajax test: Removed test for extending with null. | commit | commitdiff | tree | snapshot | 
| 2008-05-07 | Ariel Flesler | test runner: extra test for makeArray, related to ... | commit | commitdiff | tree | snapshot | 
| 2008-05-07 | Ariel Flesler | jquery core: Reverting the changes added at [5480] | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery core: makeArray was parsing forms into array... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery core: removing needless 'else' and 'new' in... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Jörn Zaefferer | jquery ajax: support for dynamic data arguments, see... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Jörn Zaefferer | jquery testrunner: reset $.ajaxSettings after each... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | test runner: translated all the ok() with '==' to equal... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery core: enhancements to jquery.map, closes #2803 | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery core: small code reduction. | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery core: code reduction at $.each and $.curCSS. | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | test runner: adding some tests that were missing for... | commit | commitdiff | tree | snapshot | 
| 2008-05-06 | Ariel Flesler | jquery selector: reverting [5343], check #1960. | commit | commitdiff | tree | snapshot | 
| 2008-05-05 | Jörn Zaefferer | jquery testrunner: reset global events after each run... | commit | commitdiff | tree | snapshot | 
| 2008-05-03 | Scott González | core: Fixed #2605: .data() now accepts null as a value. | commit | commitdiff | tree | snapshot | 
| 2008-05-03 | Scott González | core: Fixed #2605: .data() now accepts null as a value. | commit | commitdiff | tree | snapshot | 
| 2008-05-02 | Scott González | core: Fixed #2600: jQuery.extend no longer skips over... | commit | commitdiff | tree | snapshot | 
| 2008-05-02 | Ariel Flesler | jquery fx: adding jQuery.fx.def as default speed for... | commit | commitdiff | tree | snapshot | 
| 2008-05-02 | Ariel Flesler | jquery selector: removed needless check in jQuery.sibling. | commit | commitdiff | tree | snapshot | 
| 2008-05-01 | Scott González | jQuery src: set svn:eol-style to native | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Scott González | core: make sure all source files end with a single... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Ariel Flesler | jquery core: extend() now supports deep + extending... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | mainly made the code shorter: | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Scott González | core: Adding missing radix for paresInt. | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Scott González | Fixed line endings. | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | test runner: adding a test case for $.fn._toggle with... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | jquery event: from #2249, adding $.event.proxy to link... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | jquery event: adding some whitespaces to the last change. | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | jquery event: jQuery.toggle can accept more than 2... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | jquery core: in $.makeArray, improved array-like detect... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | test runner: voided the failing tests for jQuery.map... | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Ariel Flesler | test runner: added another test for makeArray. | commit | commitdiff | tree | snapshot | 
| 2008-04-29 | Brandon Aaron | Merged dimensions with core | commit | commitdiff | tree | snapshot | 
| 2008-04-28 | Brandon Aaron | jQuery.event.fix performance boost. An example: click... | commit | commitdiff | tree | snapshot | 
| 2008-04-28 | Jörn Zaefferer | jquery core: fix for #1960, delegating to document... | commit | commitdiff | tree | snapshot | 
| 2008-04-28 | Jörn Zaefferer | jquery core: tests for #2616 | commit | commitdiff | tree | snapshot | 
| 2008-04-27 | Brandon Aaron | Prevent a single event object from being fixed more... | commit | commitdiff | tree | snapshot | 
| 2008-04-27 | Brandon Aaron | Optimization for jQuery.event.fix ... don't send fake... | commit | commitdiff | tree | snapshot | 
| 2008-04-25 | Ariel Flesler | jquery core: fixed makeArray to recognize the window... | commit | commitdiff | tree | snapshot | 
| 2008-04-24 | Ariel Flesler | jquery core: simplified the code using the new jQuery... | commit | commitdiff | tree | snapshot | 
| 2008-04-24 | Ariel Flesler | - Adding the enhancements to the test runner, to accept... | commit | commitdiff | tree | snapshot | 
| 2008-04-24 | Jörn Zaefferer | jquery core: Patch from #2619 applied, making makeArray... | commit | commitdiff | tree | snapshot | 
| 2008-04-24 | Jörn Zaefferer | testrunner: refactored url-test-filter, still regex... | commit | commitdiff | tree | snapshot | 
| 2008-04-23 | Brandon Aaron | Fixed regression with 5276 where return false in first... | commit | commitdiff | tree | snapshot | 
| 2008-04-22 | Ariel Flesler | - adding the tests for the changes to $.makeArray,... | commit | commitdiff | tree | snapshot | 
| 2008-04-22 | Jörn Zaefferer | jquery testrunner: accept regexp to select tests, eg... | commit | commitdiff | tree | snapshot | 
| next |