| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Fixes gh-2343, gh-2410
Close gh-2617
(cherry picked from commit c82a6685bb964627e27008e298f93ea81218265b)
|
|
|
|
|
| |
Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7
Fixes gh-2056
|
|
|
|
|
|
|
|
| |
(cherry-picked from 8887106702baa69ed80baa65c5a249786bffc77e)
Refs gh-1764
Refs gh-2401
Closes gh-2425
|
|
IE throws an error on cross-domain PATCH requests if issued via the ActiveX
interface. This commit switches the logic to use the native XHR in all
non-local requests.
Fixes gh-1684
Closes gh-2183
|