| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This reverts commit e38138af6ac3fa850a092adf09366a68850189a8.
|
|
|
|
| |
This reverts commit 3dcee021603d5c25cd429cb25c2de5046044ca4c.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Ref b930d14ce64937e9478405eee2828d4da091d2cb
Fixes gh-2540
|
|
|
|
|
| |
Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7
Fixes gh-2056
|
|
|
|
| |
Ref aabe94edb4880c75eeebc5b5b5d66a9ad17008fe
|
|
|
|
|
|
| |
Fixes gh-1744
Closes gh-2003
(cherry picked from commit 7b09235ceed57bbcc26fc2c76147eb4e95ebdb92)
|
|
|
|
| |
Ref 359b03cac74d7336676a6992f14b7ccab9b28659
|
|
|
|
|
|
|
|
|
|
| |
That includes IE<8, Opera 12.x, Firefox<29, Safari<6.0 and some hacks
for old Blackberry.
Fixes gh-1836
Fixes gh-1701
Refs gh-1815
Refs gh-1820
|
|
|
|
|
| |
Closes gh-1470
Ref #1457
|
|
move size() test to unit/deprecated;
don't use size() in other tests;
make 2 unit tests actually fire;
code cleanup
|