aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove workarounds for the uglify task mishandling banners when used with ↵Michał Gołębiowski2013-11-093-76/+11
| | | | | | | source maps. (cherry-picked from d0fadbba9f1dbe2ee009be6586fbdf3cda4eff98) The issue was fixed in grunt-contrib-uglify: https://github.com/gruntjs/grunt-contrib-uglify/issues/22
* Remove old try...catch for old FFOleg2013-11-081-52/+42
|
* Ref 705216d: Synchronize ajax/xhr.js with masterRichard Gibson2013-11-081-1/+1
|
* Merge branches '1.x-master' and '1.x-master' of github.com:jquery/jquery ↵Richard Gibson2013-11-080-0/+0
| | | | into 1.x-master
* Check Gruntfile and tasks for code styleOleg2013-11-081-1/+3
| | | | Cherry picked from 85d4c0133b5369b54bc9c4250989214bb2d45700 commit
* Don't execute focus tests in FirefoxOleg2013-11-081-72/+75
| | | | Cherry picked from 45be91e3981164e076a71de31f0b8a972a4bf104 commit
* Use full version of jQuery 1.9.1Oleg2013-11-084-8/+9603
| | | | | Had some weird failures in IE with xhr build of 1.9.1. Cherry picked from 626cbde7f8267e2463cef85d84f9f0172f1c7cb9 commit
* Add "keywords" to bower.jsonSindre Sorhus2013-11-071-1/+6
| | | | Cherry picked from 0bb4090c2c77746ae3976bcce52ea3f58a056604 commit
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-072-8/+2
| | | | Cherry picked from abfa210adfaee28e2496d7749d675d157d8e6c9d commit
* Fix some code style inconsistenciesOleg2013-11-0724-45/+41
|
* Fix #12757 - use jscs to check the style guideOleg2013-11-073-11/+46
| | | | Cherry picked from ab63e568f50b5b9823490eda9c184e48cc6440c4 commit
* Fix #14422 and add more thorough check for CSP violationsOleg2013-11-076-27/+35
| | | | Close gh-1413
* Ref c66a5e70: Synchronize unit tests with masterRichard Gibson2013-11-071-1/+2
|
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-075-22/+57
|
* Ref fb2e0a0c: Synchronize unit tests with masterChris Antaki2013-11-071-2/+20
|
* Fix #14101: $().data() should be undefined, not nullCorey Frang2013-11-062-3/+8
| | | | - Backported 30eee925dbc9f8d465ccf064f48c24061ffdc378 for 1.x
* Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.Marian Sollmann2013-11-061-3/+3
| | | | | | | | (cherry picked from commit 346b031af9e3b315ef351a9cc7fee56f930cf346) Conflicts: src/traversing.js
* No ticket: Update style per gh-1418 commentsRichard Gibson2013-11-041-8/+6
|
* Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.Richard Gibson2013-11-041-76/+54
|
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
| | | | (cherry picked from commit d5b7139abce9dd207773531d6dcb3493c6ac0c7c)
* Fix #14379: AJAX requests on unloadRichard Gibson2013-11-042-0/+35
| | | | | | | | (cherry picked from commit f9d41ac641dcb5a93ba8a9027476b160d8f41111) Conflicts: src/ajax/xhr.js
* Fix #14459: Use jQuery.parseJSON instead of JSON.parseRichard Gibson2013-10-282-13/+3
| | | | (cherry picked from commit ced9d155f010bc456745a55a63ca959db9d405d3)
* No ticket. Update npm devDependencies. (cherry-picked from ↵Michał Gołębiowski2013-10-251-3/+3
| | | | 95d1192d5378926e750d0494818323ff17be821e)
* Add tests for class manipulation on jQuery object containing more than one ↵Michał Gołębiowski2013-10-251-0/+43
| | | | element. Close gh-1404. (cherry-picked from 35b2b94979ed3419e50b72ab3b84307269fa25e8)
* Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."Dave Methvin2013-10-223-59/+7
| | | | | | This reverts commit bba8366af48bd2c80c96e7a0f58b3e16fd736125. Because cross-frame focus sucks.
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-10-223-7/+59
| | | | | (cherry picked from commit 6d5dfa0eda2c19e8838930fafff83b596654eca2) Manually edited for conflicts.
* Ref 2263134b: Better identify potential JSON. Close gh-1401.Ronny Springer2013-10-162-13/+46
| | | | | | | | (cherry picked from commit 083edd60a6c189f17ff1087431e849dd11c111b2) Conflicts: src/data.js
* Only set uglify options if not already the defaultTimmy Willison2013-10-151-10/+2
|
* No ticket: Clean up uglifyjs compress options. Close gh-1382.Timo Tijhof2013-10-151-3/+10
|
* Fix #14394: Changing style !important in webkit. Close gh-1385.Lihan Li2013-10-152-2/+11
| | | | | | | | (cherry picked from commit 24e587929f62428e1959b10aace6dc4fd65ab397) Conflicts: src/css.js
* No ticket: Test cleanupRichard Gibson2013-10-151-21/+9
| | | | | | | | (cherry picked from commit 8df348e9eb3681ff5f09b1e52b72573e2eee3105) Conflicts: test/unit/css.js
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-6/+8
| | | | | | | | (cherry picked from commit a339096d6a9d0313c2184de0d626e2c7e127955b) Conflicts: src/css/curCSS.js
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-152-2/+26
| | | | | | | | (cherry picked from commit 5ce4b06c285bd8cf52eaff0f39e0b9192a927873) Conflicts: src/css/curCSS.js
* Fixes #14450. Remove CommonJS+AMD syntax.Timmy Willison2013-10-157-108/+104
| | | | | | | | | | | | - To keep file size unaffected, an extra pragma was added to build.js to remove certain lines when building with special comments. Conflicts: src/core.js src/css.js src/effects.js src/event.js src/manipulation.js src/offset.js
* Remove commentTimmy Willison2013-10-151-2/+1
|
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-153-25858/+47
| | | | | Conflicts: package.json
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-113-9/+18
| | | | (cherry picked from commit 13d58a9bec67356ecae0d6902cb634e52cebcf19)
* 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
| | | | (cherry picked from commit 943dc6cf834a57b5bffe99314add0a4d397201ce)
* 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 nameTimo Tijhof2013-10-061-2/+2
|
* Fix #13993. Save result of native inline handlers. Close gh-1368.Dave Methvin2013-10-062-2/+13
| | | | (cherry picked from commit 3bcd04f528597dac0a7084865461574ab4a06465)
* No ticket. Simplify the post-uglify task. (cherry-picked from ↵Michał Gołębiowski2013-10-022-14/+7
| | | | 923bfc80dbba00659a2fbadafad6d894973cc560)
* Add setup function for the event moduleOleg2013-09-301-3/+6
| | | | (cherry picked from the commit 2c0b9027de841a437baf7b9c85262f196b9cb09e)
* Focus on the body before running focus testOleg2013-09-301-10/+4
|
* Try to fix focus test againOleg2013-09-301-20/+25
|
* No ticket: Compress core and data modulesRichard Gibson2013-09-282-42/+42
|