| 2008-10-21 | Ariel Flesler | jquery event: closes #3498, adding $.fn.mouseenter... | commit | commitdiff | tree | snapshot | 
| 2008-10-21 | Ariel Flesler | test runner: Commented 2 tests that jam the suite. | commit | commitdiff | tree | snapshot | 
| 2008-10-18 | Ariel Flesler | jquery fx: closes #3495. Animations are synchronous... | commit | commitdiff | tree | snapshot | 
| 2008-10-18 | Ariel Flesler | jquery event: closes #3355. Added stopImmediatePropagat... | commit | commitdiff | tree | snapshot | 
| 2008-10-18 | Ariel Flesler | jquery core: closes #3485. Fixing a memory leak on IE. | commit | commitdiff | tree | snapshot | 
| 2008-10-18 | Ariel Flesler | testrunner: fixing tests that were broken due to recent... | commit | commitdiff | tree | snapshot | 
| 2008-08-21 | John Resig | A test was using the old / child selector syntax -... | commit | commitdiff | tree | snapshot | 
| 2008-08-14 | Ariel Flesler | jquery core: fix for [5828]. Put 'function' instead... | commit | commitdiff | tree | snapshot | 
| 2008-08-13 | Ariel Flesler | jquery core: closes #3154. makeArray uses typeof instea... | commit | commitdiff | tree | snapshot | 
| 2008-08-13 | Ariel Flesler | jquery ajax: closes #3249. Slight modification on seria... | commit | commitdiff | tree | snapshot | 
| 2008-08-12 | Ariel Flesler | jquery core: closes #3248, #3079, #3026, #3176, #3202... | commit | commitdiff | tree | snapshot | 
| 2008-08-11 | Ariel Flesler | jquery ajax: misc optimization for $.fn.load(). | commit | commitdiff | tree | snapshot | 
| 2008-08-11 | Ariel Flesler | jquery core: closes #3241. The 'length' property isn... | commit | commitdiff | tree | snapshot | 
| 2008-08-10 | Ariel Flesler | jquery core: small size optimizations for val(). | commit | commitdiff | tree | snapshot | 
| 2008-08-08 | Jörn Zaefferer | core/test: replaced local qunit copy with qunit via... | commit | commitdiff | tree | snapshot | 
| 2008-08-08 | Jörn Zaefferer | core: deleted useless test/fix.html | commit | commitdiff | tree | snapshot | 
| 2008-08-07 | Ariel Flesler | jquery ajax: closes #3231. The ajax setting 'dataFilter... | commit | commitdiff | tree | snapshot | 
| 2008-08-07 | Ariel Flesler | jquery ajax: extends #3087. The xhr factory is now... | commit | commitdiff | tree | snapshot | 
| 2008-08-04 | Ariel Flesler | jquery ajax: closes #3087, #2167, #2128. The ajax trans... | commit | commitdiff | tree | snapshot | 
| 2008-07-28 | Ariel Flesler | jquery event: closes #3127. jQuery.event.special built... | commit | commitdiff | tree | snapshot | 
| 2008-07-28 | Ariel Flesler | jquery selector: closes #3023. The attribute filter... | commit | commitdiff | tree | snapshot | 
| 2008-07-28 | Ariel Flesler | jquery selector: closes #2939. $('[style]') wasn't... | commit | commitdiff | tree | snapshot | 
| 2008-07-23 | Ariel Flesler | jquery core: closes #2652. val() supports option elemen... | commit | commitdiff | tree | snapshot | 
| 2008-07-23 | Ariel Flesler | jquery core: closes #2968. Simplified isFunction, dropp... | commit | commitdiff | tree | snapshot | 
| 2008-07-23 | Ariel Flesler | jquery core: closes #3179. Fallback browser version... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Ariel Flesler | test runner: adding scriptaculous 1.7.0 for the pollute... | commit | commitdiff | tree | snapshot | 
| 2008-07-15 | Ariel Flesler | jquery core: closes #3159. remove() would unbind form... | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ariel Flesler | jquery event: closes #3112. It wasn't possible to bind... | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ariel Flesler | general: adding reminder.txt to write down things to... | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ariel Flesler | jquery core: Closes #3033. Removed support for .. selec... | commit | commitdiff | tree | snapshot | 
| 2008-07-03 | Ariel Flesler | jquery fx: closes #3128. Saved some bytes when creating... | commit | commitdiff | tree | snapshot | 
| 2008-07-01 | Ariel Flesler | jquery event: Optimization to global unbinding on windo... | commit | commitdiff | tree | snapshot | 
| 2008-07-01 | Ariel Flesler | jquery event: closes #3107. Optimization to global... | commit | commitdiff | tree | snapshot | 
| 2008-07-01 | Ariel Flesler | test runner: optimizing a test for speed. | commit | commitdiff | tree | snapshot | 
| 2008-07-01 | Ariel Flesler | test runner: recloses #3102. Adding one test for $... | commit | commitdiff | tree | snapshot | 
| 2008-06-30 | Ariel Flesler | jquery core: closes #3102, #3051. $.fn.eq() accepts... | commit | commitdiff | tree | snapshot | 
| 2008-06-27 | Ariel Flesler | jquery event: fixed a typo in a comment. | commit | commitdiff | tree | snapshot | 
| 2008-06-24 | Paul Bakaus | core: revertd last change, breaks width/height logic... | commit | commitdiff | tree | snapshot | 
| 2008-06-24 | Paul Bakaus | core: changed jQuery.css to num (uses curCSS) in the... | commit | commitdiff | tree | snapshot | 
| 2008-06-24 | Paul Bakaus | fx:  1) patch from Ariel removes the need of adding... | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Jörn Zaefferer | core: set version.txt to 1.2.7-pre | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Ariel Flesler | Set version number to 1.2.7a. | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Ariel Flesler | jquery ajax: renamed $.fx.speeds.def to _default to... | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Ariel Flesler | jquery ajax: making Paul's last change([5735]) shorter. | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Paul Bakaus | fx: animate() can now animate any property on a generic... | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | jquery ajax: added a comment explaining the last commit. | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | jquery ajax: closes #3052. Additional check on httpData... | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | jquery ajax: Fixes #3045. The protocol wasn't being... | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | test runner: closes #3048. The text from the tests... | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | test runner: 2 tests for [5728]. | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Ariel Flesler | jquery core: closes #3053. clean() wasn't parsing 0... | commit | commitdiff | tree | snapshot | 
| 2008-06-13 | Ariel Flesler | jquery core: closes #3034. Ids with '-' weren't handled... | commit | commitdiff | tree | snapshot | 
| 2008-06-06 | Scott González | core: fixed #2993: .offsetParent() will now return... | commit | commitdiff | tree | snapshot | 
| 2008-06-05 | Ariel Flesler | jquery ajax: passing the settings object to httpData... | commit | commitdiff | tree | snapshot | 
| 2008-06-05 | Scott González | ajax tests: Replaced $ with jQuery. | commit | commitdiff | tree | snapshot | 
| 2008-05-29 | Ariel Flesler | test runner: adding 2 tests for .val( Number ). | commit | commitdiff | tree | snapshot | 
| 2008-05-28 | Ariel Flesler | test runner: the changes are: | commit | commitdiff | tree | snapshot | 
| 2008-05-28 | Ariel Flesler | jquery event: caching the props array and fixing the... | commit | commitdiff | tree | snapshot | 
| 2008-05-28 | Ariel Flesler | test runner: adding a new test page called 'polluted... | commit | commitdiff | tree | snapshot | 
| 2008-05-28 | Ariel Flesler | test runner: Adding type="text/javascript" to a script... | commit | commitdiff | tree | snapshot | 
| 2008-05-28 | Ariel Flesler | jquery ajax: small (misc) improvement to $.param. | commit | commitdiff | tree | snapshot | 
| 2008-05-27 | Ariel Flesler | test runner: a test for load() with a hash of data... | commit | commitdiff | tree | snapshot | 
| 2008-05-27 | Ariel Flesler | jquery ajax: Closes #1516. load() can get a string... | commit | commitdiff | tree | snapshot | 
| 2008-05-27 | Ariel Flesler | jquery core: adding rowSpan to jQuery.props. | commit | commitdiff | tree | snapshot | 
| 2008-05-25 | Paul Bakaus | core: fixed offset method for FF3 - FF3 seems to have... | commit | commitdiff | tree | snapshot | 
| 2008-05-25 | Ariel Flesler | jquery ajax: changing a set of &&/|| for ?/:. | commit | commitdiff | tree | snapshot | 
| 2008-05-24 | Ariel Flesler | test runner: A test was failing on Opera 9.50. Not... | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |