2012-05-07 |
Timo Tijhof | grunt.js testswarm task: shorten job name 768/head |
commit | commitdiff | tree | snapshot |
2012-05-07 |
jaubourg | @mikesherov said: no need for an else if! |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Jörn Zaefferer | Grunt: Fix testswarm username |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Jörn Zaefferer | Grunt: Add testswarm task |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Timo Tijhof | Update qunit submodule from 1.3.0pre to 1.6.0pre, close... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Scott González | Simplify jQuery( html, props ), closes gh-765. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
jaubourg | Fixes #11402. domManip now also removes the closing... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
jaubourg | Transform $.bindReady into $.ready.promise. It is now... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Mike Sherov | reduce complexity of ready further, and try manipulatin... 763/head |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Mike Sherov | remove jQuery.quickReady, save bytes, style nits in... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Oleg | -8 bytes 762/head |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Fixes the parameters given to load callback when the... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Adds unit test to show order of parameters in the load... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
jaubourg | Makes test message more meaningful. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Oleg | jQuery.fn.load optimization |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Oleg | jQuery.ajaxSetup() data is merged with params. Fixes... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
jaubourg | Gandalf the Grey says you shall not leak globals, even... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Gains 1 more byte min/gz and reminds that isResolved... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Merge branch '1.8-deferred-optimize2' of git://github... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Simplifies the way the internal memory storage is handled. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
jaubourg | Opera announced they will start supporting the -webkit... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Mike Sherov | Update dimensions unit tests from changes in #11604 |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Richard Gibson | code compression 753/head 754/head |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Trims down deferred.js. The gist of it is from the... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Callbacks.add now accepts array-like objects (like... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Rick Waldron... | Add resource by @mikesherov to gruntfile |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Use real declaration since that helps gzip: thanks... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Regression: makes sure that all instances of a callback... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | How about we save 62 bytes? Also ensure that the argume... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Since we can pass an object to jQuery.Callbacks now... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Adds a unit test to control options are being copied... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
jaubourg | Uses a copy of the flags when they are given as an... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Mike Sherov | Fix #10067. Create jQuery.quickReady; closes gh-736. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Corey Frang | Effects: 1.8 Animation Rewrite - thanks @mikesherov... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Prevents tests for replaceInData to take place if repla... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Merge branch '1.8-jsonp-optimize' of git://github.com... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
jaubourg | Fixes a minor spacing issue. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | remove redundant condition 749/head |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | style adherence |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Richard Gibson | refactor jsonp.js for size and clarity |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Mike Sherov | define curCSS without temp vars to save 10 bytes |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Timo Tijhof | Enforce 20s timeout for all unit tests. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
jaubourg | Fixes #8205. Mitigates memory usage by recycling jsonp... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Mike Sherov | Remove unnec. else condition |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rick Waldron... | Update grunt version to >=0.3.9 |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Rick Waldron... | Initial grunt implementation |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dave Methvin | Remove $("body") case; $(document.body) is 2x faster. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Oleg | Fix #8894. Ensure `.appendTo` creates a new set in... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Rick Waldron | Make test async to please Opera 11.1; supplements ... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron | Merge pull request #738 from rwldrn/fix-mangled-indents |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron... | More indent correction 738/head |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Rick Waldron... | Fixes mangled indents. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Update sizzle rev |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Fix some stragglers |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Yehuda Katz | Remove Ajax requirement for simple XML tests |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Amends #10324. Remove object markup fixture; create... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Dave Methvin | Followup on #10324. Eliminate duplicate name attribute. |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Fix #11500. Allow triggered, simulated change events. |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Rick Waldron | Fix #10324. IE9 fumbles the innerHTML on object elements. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Arne de Bree | Fix 11547. XML and IE DOM can't be force-lowercase... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Mike Sherov | Fix 11004. getWH() box-sizing:border-box includes paddi... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Mike Sherov | Fix #10413, #10679. Fix box-sizing:border-box and add... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Mike Sherov | Fix #10996, simplify offset code by forsaking ancient... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Mike Sherov | Speed up .css() by eliminating the middleman. |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Richard Gibson | Fix #11543: .has should work on detached elements. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Oleg | Fixes #11338, .replaceWith should work on detached... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
cmcnulty | Fix 11528. Exclude link/html5 tags from innerHTML path... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
tsinha | Fix #8653, .param() undefined/null values become empty... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Sindre Sorhus | Followup to #11469; add test case and clarify code. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Sindre Sorhus | Remove moot second argument from `slice.call()` |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Richard Gibson | Fix #11325: smaller/stronger domManip/buildFragment... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
J Bruni | Updating year to 2012. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Oskari | Use multiply rather than divide for speed. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Robert Katic | Fix #11439. Remove use of undefined jQuery.support... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Andy Monat | Fix #11435. Remove obsolete test code. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Oleg | Fix #8545. Plug event handling memory leak in oldIE. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
jaubourg | Merge branch '1.8/#11011/Callbacks' into 1.8pre |
commit | commitdiff | tree | snapshot |
2012-04-03 |
jaubourg | Merge branch '1.8/#11010/Deferred' into 1.8pre |
commit | commitdiff | tree | snapshot |
2012-04-02 |
jaubourg | For much improved consistency, jqXHR.abort() sets a... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
jaubourg | $.ajax now always returns an object implementing the... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
jaubourg | Makes Deferred implementation truly Promise/A compliant... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
jaubourg | Allows traditional options object for $.Callbacks flags... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
timmywil | Update Sizzle and add test for sizzle getText fix.... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rick Waldron... | Ensure innerHTML of src/dest clone nodes is correctly... 713/head |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Rick Waldron... | Failing test (http://gyazo.com/0a7285e1d10039bc8ec8bc34... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Dave Methvin | Updating the source version to 1.7.3pre |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Dave Methvin | Tagging the 1.7.2 release. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
louisremi | Fix #11469. Exclude margins from the negative property... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Dave Methvin | Update release notes version. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Dave Methvin | Updating the source version to 1.7.2pre |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Dave Methvin | Tagging the 1.7.2rc1 release. 1.7.2rc1 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Dave Methvin | Revert "No more php/js logic duplication..." on a hunch. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Makes sure start is always called with default context... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Prevents firefox from hanging on the test (could it... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Makes parseXML act like parseJSON when given an empty... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Fixes #4624... 3 years later, people! |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Fixes #11264 or rather seriously limits the risk of... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Fixes #11426: getting the responseText of an xhr should... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | Not testing his code properly makes Julian a silly... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
jaubourg | No more php/js logic duplication. Ensures modules are... |
commit | commitdiff | tree | snapshot |
next |