aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-4/+8
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-152-1/+21
* Unify build script capabilities between branches. Specifically, added a speci...Timmy Willison2013-10-151-8/+9
* Remove commentTimmy Willison2013-10-151-2/+1
* Fixes #14450. Remove CommonJS+AMD syntax.Timmy Willison2013-10-156-97/+92
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-153-25858/+47
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-113-9/+18
* Fix #14381: Update to Sizzle 1.10.11Richard Gibson2013-10-111-1/+1
* No ticket: Correct typo in README section "rebasing". Close gh-1398.Dominik D. Geyer2013-10-111-1/+1
* Update Sizzle to 1.10.10Timmy Willison2013-10-101-1/+1
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-074-15/+12
* Edit bower install script based on comments. Close gh-1392.Timmy Willison2013-10-072-14/+4
* Warn on npm install if Bower isn't installed.Scott González2013-10-072-1/+25
* Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387Timo Tijhof2013-10-061-2/+2
* Fix some code style inconsistenciesOleg2013-10-078-13/+10
* Fix #13993. Save result of native inline handlers. Close gh-1368.Dave Methvin2013-10-062-2/+13
* Updated author information.Scott González2013-10-042-11/+16
* No ticket. Simplify the post-uglify task.Michał Gołębiowski2013-10-022-14/+7
* Add setup function for the event moduleOleg2013-09-301-3/+6
* Focus on the body before running focus testOleg2013-09-301-22/+21
* No ticket: Compress core and data modulesRichard Gibson2013-09-282-48/+48
* Run focus test only if document has focusOleg2013-09-231-21/+21
* No ticket: Fix IE focus test failuresRichard Gibson2013-09-231-2/+5
* No ticket: Fix XHTML regression. Close gh-1375.Anthony Ryan2013-09-231-1/+1
* core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.Timo Tijhof2013-09-231-1/+1
* Updating the source version to 2.1.0-pre✓™Dave Methvin2013-09-191-1/+1
* Tagging the 2.1.0-beta1 release.2.1.0-beta1Dave Methvin2013-09-191-1/+1
* Fix #14290. Don't throw if text node is appended to table. Close gh-1371.Dave Methvin2013-09-191-1/+1
* Fix #14282. Don't fondle getPreventDefault if preventDefault exists. Close gh...Dave Methvin2013-09-191-3/+4
* Update release script for sourcmap syntax changeDave Methvin2013-09-191-4/+4
* No ticket: Improve line-height animation test stabilityRichard Gibson2013-09-171-23/+31
* Fix #12723 and simplification and optmization of defaultDisplay helperOleg2013-09-172-19/+34
* Simplify replaceWith method. Closes gh-1276Oleg2013-09-172-28/+19
* Correct code style in comment lineOleg2013-09-131-1/+1
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-1315-31/+32
* Small adjustment to prefilter test. Follow the right path for prefixes.Timmy Willison2013-09-121-1/+2
* Ref #14313: NaN detection. Close gh-1352.Richard Gibson2013-09-122-3/+6
* Fix #14351: Update SizzleRichard Gibson2013-09-121-1/+1
* Adjust prefilter test to error on string indexing in oldIETimmy Willison2013-09-121-1/+2
* charAt -> string indexing. Close gh-1359.Mike Sidorov2013-09-122-2/+2
* Travis: Also install bowerJörn Zaefferer2013-09-121-1/+1
* Add unit tests for jQuery.grep. Close gh-1345.Amey Sakhadeo2013-09-121-0/+20
* Add Travis CI config for PR testingJörn Zaefferer2013-09-122-1/+7
* Flip the switch on checkOnTimmy Willison2013-09-111-1/+1
* Correct the checkClone support test for Safari 5.1 and mobile webkitsTimmy Willison2013-09-111-14/+11
* Fix support test for checkClone. Fixes Safari 5.1 manip failures.Timmy Willison2013-09-112-2/+4
* Fix contextTimmy Willison2013-09-111-1/+1
* The cssHook from addGetHookIf wasn't actually getting addedTimmy Willison2013-09-113-8/+7
* Restore support for Firefox < 23, Chrome < 28 and Safari 5.1.Michał Gołębiowski2013-09-111-3/+21
* Modules can assume the presence of their parentsTimmy Willison2013-09-101-1/+0