| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: expose noConflict in AMD mode | Timmy Willison | 2016-08-15 | 1 | -5/+1 |
* | Build: Fix the regex removing the ESLint comment from wrapper.js | Michał Gołębiowski | 2016-07-13 | 1 | -1/+1 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 2 | -5/+10 |
* | Tests: Move promise/A+ adapters for tests to dedicated folder | Oleg Gaidarenko | 2016-06-11 | 1 | -5/+5 |
* | Deferred: Separate the two paths in jQuery.when | Richard Gibson | 2016-05-02 | 1 | -2/+12 |
* | Build: Strip the strict-mode related comment in exports/global.js | Michał Gołębiowski | 2016-04-26 | 1 | -1/+4 |
* | Build: Strip excessive "use strict" pragmas when building | Michał Gołębiowski | 2016-04-26 | 1 | -1/+1 |
* | Deferred: Remove default callback context | Richard Gibson | 2016-04-23 | 1 | -0/+3 |
* | Core: implement ready without Deferred | Timmy Willison | 2016-04-04 | 1 | -2/+11 |
* | Build: try insight package to get info about custom builds | Oleg Gaidarenko | 2016-03-14 | 1 | -2/+41 |
* | Build: combine intro and outro | Timmy Willison | 2016-03-09 | 1 | -2/+7 |
* | Build: use hard-coded path to sizzle in selector-sizzle | Timmy Willison | 2016-02-10 | 1 | -4/+1 |
* | Build: Drop testing on jsdom with Node 0.10 & 0.12 | Michał Gołębiowski | 2016-02-10 | 1 | -20/+0 |
* | Build: switch from win-spawn to cross-spawn | Michał Gołębiowski | 2016-01-27 | 1 | -1/+1 |
* | Release: push a custom slim build to the CDN | Timmy Willison | 2015-11-16 | 3 | -7/+13 |
* | Build: Fixed issue with base path that contain 'var' | Martin Naumann | 2015-10-12 | 1 | -1/+1 |
* | Tests: Add simple tests for Android 2.3 | Michał Gołębiowski | 2015-09-08 | 1 | -4/+8 |
* | Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default | Michał Gołębiowski | 2015-09-08 | 3 | -28/+21 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 5 | -30/+53 |
* | Build: space between curly and paren is optional | Timmy Willison | 2015-06-19 | 1 | -2/+2 |
* | Core: Make jQuery objects iterable | Michał Gołębiowski | 2015-06-13 | 1 | -1/+1 |
* | Build: Refactor Node smoke tests | Michał Gołębiowski | 2015-06-13 | 1 | -1/+2 |
* | Build: use different versions of jsdom for Node and iojs testing | Timmy Willison | 2015-05-07 | 2 | -1/+28 |
* | Core: Test all factory use cases from intro.js | Michał Gołębiowski | 2015-04-27 | 5 | -36/+60 |
* | Deferred: Backwards-compatible standards interoperability | Richard Gibson | 2015-03-20 | 1 | -0/+20 |
* | Release: remove sourcemap comment from all copies of minified file | Timmy Willison | 2015-01-30 | 1 | -0/+13 |
* | Build: Rearrange grunt/npm tasks into a build/dist/test pattern | Richard Gibson | 2015-01-11 | 1 | -0/+16 |
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 1 | -8/+5 |
* | Build: Remove empty define({}) from build output | David Corbacho | 2014-12-04 | 1 | -1/+3 |
* | Build: Fix various typos | Oleg Gaidarenko | 2014-11-08 | 1 | -1/+1 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -11/+25 |
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
* | Build: set default testswarm timeout to 15 minutes | Michał Gołębiowski | 2014-04-15 | 1 | -1/+1 |
* | Build: use browserSets from config file; allow to override | Michał Gołębiowski | 2014-04-15 | 1 | -5/+10 |
* | 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 |
* | 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 |
* | 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 |
* | Build: add build option for setting the AMD name. | Timmy Willison | 2013-12-19 | 1 | -2/+9 |
* | Build: Add the ability to remove global exposure. | Timmy Willison | 2013-12-19 | 1 | -0/+7 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -1/+1 |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -1/+1 |
* | No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b... | Michał Gołębiowski | 2013-11-10 | 1 | -1/+1 |
* | Remove workarounds for the uglify task mishandling banners when used with sou... | Michał Gołębiowski | 2013-11-09 | 1 | -46/+0 |
* | Unify build script capabilities between branches. Specifically, added a speci... | Timmy Willison | 2013-10-15 | 1 | -8/+9 |
* | Remove comment | Timmy Willison | 2013-10-15 | 1 | -2/+1 |