Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Map Sizzle to a path with config to allow users to put Sizzle wherever they want | Timmy Willison | 2013-09-10 | 1 | -1/+4 |
| | |||||
* | Don't keep semicolons if the require call is not a var declaration | Timmy Willison | 2013-09-09 | 1 | -3/+3 |
| | |||||
* | Break jQuery.access out into its own module to separate it from core; Adjust ↵ | Timmy Willison | 2013-09-09 | 1 | -1/+4 |
| | | | | CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. | ||||
* | Update r.js (running latest master until new r.js is published to NPM) | Timmy Willison | 2013-09-09 | 1 | -26/+75 |
| | |||||
* | Add AMD+CommonJS capabilities to the build script (for modules with long ↵ | Timmy Willison | 2013-09-09 | 1 | -0/+8 |
| | | | | unreadable dependency lists) | ||||
* | Restore optIn behavior for builds | Timmy Willison | 2013-09-08 | 1 | -6/+11 |
| | |||||
* | Fix #13983. Switch to //# for sourcemap directives. | Michał Gołębiowski | 2013-09-05 | 2 | -17/+1 |
| | |||||
* | Fix cherry-pick issue. The master branch tests should not be run in oldIE. | Timmy Willison | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Minor build change: remove trailing tabs | Timmy Willison | 2013-08-16 | 1 | -2/+1 |
| | |||||
* | When converting the source to AMD, don't forget to AMD | Timmy Willison | 2013-08-16 | 1 | -2/+5 |
| | |||||
* | Custom builds: Fix source folder location now that build.js is in the tasks ↵ | Timmy Willison | 2013-08-16 | 1 | -1/+1 |
| | | | | folder | ||||
* | Move jQuery specific tasks to independent files. Close gh-1334. | Oleg Gaidarenko | 2013-08-16 | 4 | -7/+203 |
| | | | | | | | Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements | ||||
* | Remove log | Timmy Willison | 2013-08-15 | 1 | -1/+0 |
| | |||||
* | Fix build for jenkins | Timmy Willison | 2013-08-15 | 1 | -1/+2 |
| | |||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 2 | -0/+26000 |
| | |||||
* | Revert "Fix #13983. Switch to //# for sourcemaps." | Dave Methvin | 2013-07-02 | 1 | -3/+3 |
| | | | | | | | | | Per the discussion here: https://code.google.com/p/chromium/issues/detail?id=256636 Thanks to the Chrome team for the quick response! This reverts commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99. | ||||
* | Change the changelog header style | Dave Methvin | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | Fix #13983. Switch to //# for sourcemaps. | Dave Methvin | 2013-07-02 | 1 | -3/+3 |
| | | | | | Normally we'd avoid doing this on a patch release, but Chrome Canary is spewing deprecation warnings already and that's generating bug tickets. | ||||
* | Do not include the path in map references. | Dave Methvin | 2013-05-24 | 1 | -4/+5 |
| | |||||
* | Update the map reference in each minified file. | Dave Methvin | 2013-05-16 | 1 | -6/+13 |
| | | | | (cherry picked from commit ebc7899ba1ba6e8306066b5bd4d3e14f0d2d8aad) | ||||
* | build: switch from .min.gz to .zip format. | Dave Methvin | 2013-05-12 | 1 | -20/+10 |
| | |||||
* | build: update release script to use nodejs archiver. | Chris Talkington | 2013-05-12 | 1 | -2/+26 |
| | |||||
* | build: correct paths so that archiving works. | Chris Talkington | 2013-05-12 | 1 | -5/+7 |
| | |||||
* | Create CDN archives in the build script. | Dave Methvin | 2013-05-08 | 1 | -7/+45 |
| | |||||
* | Make it easier to debug the release script. | Dave Methvin | 2013-05-06 | 1 | -4/+12 |
| | |||||
* | Use semantic versions. | Dave Methvin | 2013-04-09 | 1 | -4/+4 |
| | |||||
* | Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. | Michał Z. Gołębiowski | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Let version 1.9 claim jquery.js and jquery-latest.js files. | Dave Methvin | 2013-01-14 | 1 | -7/+8 |
| | |||||
* | Simplify release notes generator script. | Dave Methvin | 2013-01-14 | 2 | -44/+22 |
| | |||||
* | Add release support for map files. | Dave Methvin | 2012-12-28 | 1 | -10/+45 |
| | |||||
* | Use the right repo. | Dave Methvin | 2012-12-16 | 1 | -2/+1 |
| | |||||
* | Update the build script so it runs on Windows. | Dave Methvin | 2012-12-16 | 1 | -30/+45 |
| | |||||
* | Update version in release notes builder. | Dave Methvin | 2012-12-16 | 1 | -3/+3 |
| | |||||
* | Tagging the 1.8.2 release. | Dave Methvin | 2012-09-20 | 1 | -4/+8 |
| | |||||
* | Update release notes script to 1.8.2 and add debug option. | Dave Methvin | 2012-09-20 | 1 | -3/+3 |
| | |||||
* | Update release script and notes builder. | Dave Methvin | 2012-08-30 | 2 | -30/+20 |
| | |||||
* | Don't let the release notes script truncate! | Dave Methvin | 2012-08-09 | 1 | -4/+4 |
| | |||||
* | Updating the source version to 1.8.1pre | Dave Methvin | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Update release script; use package.json as the One True Version. | Dave Methvin | 2012-08-09 | 1 | -126/+160 |
| | |||||
* | Take out the papers and the trash (from build/) | Rick Waldron | 2012-06-04 | 9 | -7818/+0 |
| | |||||
* | Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. | Oleg | 2012-05-27 | 1 | -2/+1 |
| | |||||
* | Fix #10996, simplify offset code by forsaking ancient browsers. | Mike Sherov | 2012-04-05 | 1 | -1/+2 |
| | |||||
* | Update release notes version. | Dave Methvin | 2012-03-09 | 1 | -3/+3 |
| | |||||
* | too many undefs. | Mike Sherov | 2012-01-28 | 1 | -1/+0 |
| | |||||
* | Add undef:true to JSHint now that it understands hoisting | Mike Sherov | 2012-01-19 | 2 | -84/+189 |
| | | | | also add smarttabs:true and fix some smarttabs spacing issues | ||||
* | Improves handling of EOL whitespace error reporting | Rick Waldron | 2012-01-11 | 1 | -3/+3 |
| | |||||
* | Reformat jshint errors to be readable; make post-compile.js write directly ↵ | Rick Waldron | 2011-12-15 | 2 | -31/+32 |
| | | | | to jquery.min.js; update required Node version | ||||
* | Two eq is not enough; three eq is more than we want for now. | Dave Methvin | 2011-12-08 | 1 | -1/+0 |
| | | | | We also don't need the lint alias. | ||||
* | Fix #10692. JSLint is dead! Long live JSHint! | Mike Sherov | 2011-12-08 | 4 | -5540/+4291 |
| | | | | Still needs this sizzle PR: https://github.com/jquery/sizzle/pull/82 | ||||
* | Update release notes version. | Dave Methvin | 2011-11-21 | 1 | -2/+2 |
| |