aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/httpBackend.js
AgeCommit message (Expand)Author
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-02-04revert: "fix($http): ignore xhr.responseType setter exception if value is "js...Caitlin Potter
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-01-31fix(http): make jshint happyIgor Minar
2014-01-31fix($http): update httpBackend to use ActiveXObject on IE8 if necessaryJorg
2014-01-10fix($http): return responseText on IE8 for requests with responseType setIgor Minar
2014-01-09fix($httpBackend): Allow status code 0 from any protocolRafaƂ Jagoda
2014-01-08fix($httpBackend): cancelled JSONP requests will not print error in the consoleArtemy Tregubenko
2014-01-03style($httpBackend): fix typoBastian Buchholz
2014-01-03fix($httpBackend): don't delete xhr.onreadystatechange otherwise Safari :-OIgor Minar
2014-01-02fix(httpBackend): fix 'type mismatch' error on IE8 after each requestIgor Minar
2014-01-02fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8Igor Minar
2014-01-02fix($httpBackend): Ignore multiple calls to onreadystatechange with readyState=4Tobias Bosch
2013-11-26chore($httpBackend): preserve original non-zero http status code for file:// ...corrupt
2013-11-22chore(style): fix missing indentation in httpBackend from a3172a2Caitlin Potter
2013-11-22fix($httpBackend): only IE8 and below can't use `script.onload` for JSONPPete Bacon Darwin
2013-11-21fix(httpBackend): should not read response data when request is abortedGonzalo Ruiz de Villa
2013-10-22style: make jshint happyVojta Jina
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-10-01fix($httpBackend): set headers with falsy valuesRicardo Bin
2013-10-01fix($httpBackend): don't send empty string bodiesJames Roper
2013-10-01chore: remove Firefox CORS workaroundjquadrin
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-04-30feat($httpBackend): add timeout support for JSONP requestsDavid Bennett
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-02-23fix($httpBackend): prevent DOM err due to dereferencing .responseTextIgor Minar
2013-02-14fix($httpBackend): patch for Firefox bug w/ CORS and response headersWill Moore
2012-08-10feat($http): support reponseTypeVojta Jina
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09chore($browser): remove the addJs methodIgor Minar
2012-04-04feat($http): add withCredentials config optionVojta Jina
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery