| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-30 | feat($httpBackend): fix 0 status code when "file" protocol | Vojta Jina | |
| Browsers return always 0 status code for "file" protocol, so we convert them into 200/404. | |||
| 2011-11-30 | feat($httpBackend): extract $browser.xhr into separate service | Vojta Jina | |
| - remove whole $browser.xhr stuff - remove whole mock $browser.xhr stuff - add $httpBackend service + migrate unit tests from $browser - add temporary API to access $browser's outstandingRequests count | |||
