Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Core: remove custom ready event" | Oleg Gaidarenko | 2015-11-11 | 1 | -11/+24 |
| | | | | This reverts commit c252c5fac2a25869524c2eba2e93d4230e6af25c. | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -5/+5 |
| | | | | Fixes gh-2056 | ||||
* | Tests: do not define two modules with the same name | Oleg Gaidarenko | 2015-08-16 | 1 | -1/+1 |
| | | | | Fixes gh-2437 | ||||
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 1 | -15/+15 |
| | | | | | | | | | | | | http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Fixes gh-2540 | ||||
* | Core: remove custom ready event | Timmy Willison | 2015-05-12 | 1 | -33/+30 |
| | | | | | Fixes gh-2264 Close gh-2265 | ||||
* | Pass all tests (and load Sizzle fixture correctly) when loading with AMD | Timmy Willison | 2013-08-29 | 1 | -0/+73 |