aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #13182: update SizzleRichard Gibson2013-01-161-0/+0
* Fix #13183: Wrong animation initial value calc. Ref gh-1136.Mike Sherov2013-01-153-10/+27
* Updating the source version to 2.0.0preDave Methvin2013-01-141-1/+1
* Tagging the 2.0.0b1 release.2.0.0b1Dave Methvin2013-01-141-2/+2
* Let version 1.9 claim jquery.js and jquery-latest.js files.Dave Methvin2013-01-141-7/+8
* Simplify release notes generator script.Dave Methvin2013-01-142-44/+22
* de486684 with moar guard for IE6Richard Gibson2013-01-131-4/+4
* Add a commentOleg2013-01-131-0/+2
* Fixes #13200 - innerHTML in buildFragment need end tagsOleg2013-01-131-5/+5
* Fix #13203: delegated events with selector matching Object.prototype propertyRichard Gibson2013-01-132-1/+17
* Fix f860e0bd Firefox failuresRichard Gibson2013-01-131-3/+4
* Fix #13180: don't delegate into SVG <use>Richard Gibson2013-01-132-45/+66
* No ticket: compress event.jsRichard Gibson2013-01-132-111/+116
* Leave out the web site, you know where to find us.Dave Methvin2013-01-111-1/+1
* Update copyrights used in file headers.Dave Methvin2013-01-112-2/+2
* Update SizzleRichard Gibson2013-01-111-0/+0
* Revert grunt, grunt-contrib-jshint, and grunt-contrib-uglify versions used in...adam j. sontag2013-01-101-3/+3
* Update SizzleRichard Gibson2013-01-101-0/+0
* Fix #12886. Fix map file reference in .min.js file.Dave Methvin2013-01-101-1/+4
* Ref gh-1117: Use native push for size and performanceRichard Gibson2013-01-091-2/+2
* Ref gh-1117: Don't stop on a falsy value in buildFragment. Close gh-1124.Oleg2013-01-092-5/+10
* Propagate context of returned deferred object in Deferred.then(). Fixes #13160.nanto2013-01-082-17/+30
|\
| * Eliminate redundancy of Deferred.then().nanto_vi2013-01-081-16/+11
| * Propagete context of returned deferred object in Deferred.then(). Fixes #13160nanto_vi2013-01-072-3/+21
* | Adjusts unit test regarding exception in injected scripts so that it accounts...jaubourg2013-01-081-9/+13
* | Opera 12.0 still implements an older version of the DOM so cloneNode cannot b...jaubourg2013-01-081-1/+1
* | strengthens and dries 304 unit testsjaubourg2013-01-081-52/+34
* | Adding some more test coverage for .finish()Corey Frang2013-01-081-1/+72
* | Tweaks the logic in the 304-related unit tests so that they pass for versions...jaubourg2013-01-081-41/+10
* | Use while loop instead of forOleg2013-01-081-12/+7
* | Always use core_push in jQuery.buildFragmentOleg2013-01-081-2/+2
* | Change test descriptionOleg2013-01-081-1/+2
* | Bring back jQuery.buildFragment and remove jQuery.cleanOleg2013-01-084-75/+55
* | Ref #8908. Update IE9 css clone fix. Close gh-1119.Oleg2013-01-083-10/+12
* | Simplify .wrapAll() and fix style. Close gh-1116.Oleg2013-01-081-10/+13
* | Fix #13103. Add .finish() method. Close gh-1118.Corey Frang2013-01-083-4/+105
* | Adds the abort on unload trick back in since IE9 still exhibits the bugjaubourg2013-01-073-4/+49
* | Fixes comments per @rwldrn. Makes sure failing requests from local protocol y...jaubourg2013-01-071-6/+10
* | 2.0: reduced xhr transportjaubourg2013-01-072-228/+104
|/
* Fix #13143. Event target cannot be a text node.Dave Methvin2013-01-061-0/+6
* Allow build to continue with --force on bad line endings.Dave Methvin2013-01-061-1/+0
* Fix #12471. Use consistent line endings in jquery.jsDave Methvin2013-01-061-5/+14
* Ref #12945, IE9/10 still needs safe .getAttribute check.Dave Methvin2013-01-041-1/+3
* Fix #12945. Check for .getAttribute so IE9 is happy.Dave Methvin2013-01-041-1/+3
* Use new version of grunt-contrib-watch. Close gh-1106.Zachary Adam Kaplan2013-01-031-1/+1
* Remove appendChecked detect and stranded markup.Dave Methvin2013-01-031-11/+4
* Remove oldIE styleFloat detect.Dave Methvin2013-01-032-5/+1
* Remove noCloneEvent detects and white-box unit test.Dave Methvin2013-01-032-54/+0
* Remove oldIE submit/change bubble detects.Dave Methvin2013-01-031-7/+4
* Remove deleteExpando detect.Dave Methvin2013-01-032-42/+0