Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release: ensure Sizzle is the latest tag | Timmy Willison | 2014-05-23 | 2 | -0/+48 | |
| | | | | Fixes #14915 | |||||
* | Build: run jshint and jscs on release scripts | Timmy Willison | 2014-05-23 | 1 | -2/+1 | |
| | ||||||
* | Build: set default testswarm timeout to 15 minutes | Michał Gołębiowski | 2014-04-15 | 1 | -1/+1 | |
| | | | | We're not testing on IE6-7 anymore. | |||||
* | Build: use browserSets from config file; allow to override | Michał Gołębiowski | 2014-04-15 | 1 | -5/+10 | |
| | ||||||
* | Build: Update release script for new jquery-release API | Scott González | 2014-03-21 | 1 | -7/+6 | |
| | | | | Closes gh-1544 | |||||
* | Build: Change the timeout for the weekly job from 4h to 1h | Michał Gołębiowski | 2014-03-18 | 1 | -4/+4 | |
| | ||||||
* | Build: Refactor testswarm Grunt task options | Michał Gołębiowski | 2014-03-16 | 1 | -7/+11 | |
| | | | | | Add a possibility to specify the project name. Infer browserSets & timeout out of it instead of defining it in the Jenkins configuration. | |||||
* | Build: Fix testswarm task, use API correctly | Jörn Zaefferer | 2014-03-12 | 1 | -5/+4 | |
| | ||||||
* | Build: Allow to specify timeout in the testswarm task | Michał Gołębiowski | 2014-03-11 | 1 | -7/+3 | |
| | ||||||
* | Build: Make it possible to change browserSets in the testswarm task | Michał Gołębiowski | 2014-03-10 | 1 | -2/+6 | |
| | ||||||
* | Build: Fix AMD option for custom builds | Timmy Willison | 2014-03-07 | 1 | -6/+12 | |
| | | | | Fixes #14859 | |||||
* | Build: Specify browserSets for TestSwarm directly | Michał Gołębiowski | 2014-01-27 | 1 | -1/+1 | |
| | ||||||
* | Build: Remove obsolete UglifyJS workaround | Michał Gołębiowski | 2014-01-26 | 1 | -7/+0 | |
| | ||||||
* | Release: Instantiate a zip archiver, run archivers async | Timmy Willison | 2014-01-23 | 1 | -9/+10 | |
| | ||||||
* | Release: Publish to npm | Jörn Zaefferer | 2014-01-10 | 1 | -0/+1 | |
| | | | | Closes gh-1479 | |||||
* | Release script: _tracMilestone -> tracMilestone | Timmy Willison | 2013-12-21 | 1 | -1/+1 | |
| | ||||||
* | Release script: minor formatting issue. | Timmy Willison | 2013-12-20 | 1 | -1/+1 | |
| | ||||||
* | Release script: jquery-release integration | Timmy Willison | 2013-12-20 | 1 | -380/+142 | |
| | ||||||
* | Build: add build option for setting the AMD name. | Timmy Willison | 2013-12-19 | 1 | -2/+9 | |
| | | | | Fixes #14016. | |||||
* | Build: Add the ability to remove global exposure. | Timmy Willison | 2013-12-19 | 1 | -0/+7 | |
| | | | | Ref #14016 | |||||
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 2 | -15/+4 | |
| | | | | | | | | | | | | Tracked bower dependencies are located at "src/sizzle" and "test/libs". The source-destination mapping is in the Gruntfile. When updating a bower dependency, update the version in bower.json, run `grunt bower`, and then commit the result. When adding a dependency, update the bowercopy task accordingly. Fixes #14615. Closes gh-1452. | |||||
* | Release script: Add dist files in multiple commits for a clean final commit ↵ | Timmy Willison | 2013-11-15 | 1 | -3/+15 | |
| | | | | with a small diff | |||||
* | Release script: Add .npmignore and keep .gitignore when creating the tag | Timmy Willison | 2013-11-15 | 1 | -20/+3 | |
| | ||||||
* | Release script: create tag after building CDN files | Timmy Willison | 2013-11-15 | 1 | -5/+6 | |
| | ||||||
* | Update sizzle location in release script | Timmy Willison | 2013-11-14 | 1 | -1/+1 | |
| | ||||||
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 2 | -14/+1 | |
| | ||||||
* | Modify release script to create a headless tag for bower and publish to NPM | Timmy Willison | 2013-11-13 | 1 | -50/+158 | |
| | ||||||
* | No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom ↵ | Michał Gołębiowski | 2013-11-10 | 1 | -1/+1 | |
| | | | | builds. | |||||
* | Fix #14415. Remove the source map comment in the release script. Close gh-1424. | Michał Gołębiowski | 2013-11-10 | 1 | -5/+3 | |
| | ||||||
* | Remove workarounds for the uglify task mishandling banners when used with ↵ | Michał Gołębiowski | 2013-11-09 | 1 | -46/+0 | |
| | | | | | | | source maps. The issue was fixed in grunt-contrib-uglify: https://github.com/gruntjs/grunt-contrib-uglify/issues/22 | |||||
* | Unify build script capabilities between branches. Specifically, added a ↵ | Timmy Willison | 2013-10-15 | 1 | -8/+9 | |
| | | | | special comment pragma for removing certain lines. | |||||
* | Remove comment | Timmy Willison | 2013-10-15 | 1 | -2/+1 | |
| | ||||||
* | Update requirejs to compatible version, remove r.js | Timmy Willison | 2013-10-15 | 2 | -25812/+1 | |
| | ||||||
* | Add bower install script and release scripts to jshint and pass lint | Timmy Willison | 2013-10-07 | 3 | -14/+11 | |
| | ||||||
* | Edit bower install script based on comments. Close gh-1392. | Timmy Willison | 2013-10-07 | 1 | -13/+3 | |
| | ||||||
* | Warn on npm install if Bower isn't installed. | Scott González | 2013-10-07 | 1 | -0/+23 | |
| | ||||||
* | Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387 | Timo Tijhof | 2013-10-06 | 1 | -2/+2 | |
| | ||||||
* | No ticket. Simplify the post-uglify task. | Michał Gołębiowski | 2013-10-02 | 1 | -9/+5 | |
| | ||||||
* | Update release script for sourcmap syntax change | Dave Methvin | 2013-09-19 | 1 | -4/+4 | |
| | ||||||
* | 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 |