Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Qualify hyper enums. | Ms2ger | 2015-01-04 | 1 | -4/+4 | |
| | ||||||
* | Fix obsolete format traits. | Ms2ger | 2015-01-02 | 1 | -2/+2 | |
| | | | | They are to be removed from the language in the next rust upgrade. | |||||
* | net: Remove glob imports added in #4405 | Tetsuharu OHZEKI | 2014-12-19 | 1 | -18/+15 | |
| | ||||||
* | Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. | Ms2ger | 2014-12-17 | 1 | -7/+11 | |
| | ||||||
* | convert script crate to use hyper | Sean McArthur | 2014-12-04 | 1 | -1/+1 | |
| | ||||||
* | convert net crate to use hyper | Sean McArthur | 2014-12-04 | 1 | -21/+18 | |
| | ||||||
* | Shared Sniffer Task | Kshitij Parajuli | 2014-11-28 | 1 | -26/+44 | |
| | | | | | | | | - Added TargetedLoadResponse and ResponseSenders - LoadData constructor contains the next consumer which means SnifferManager doesn't need the next consumer to start - New SnifferTask is created at new resource_task creation - Update Unit Tests | |||||
* | Fixes #3962 | Jesse Tuchsen | 2014-11-27 | 1 | -2/+2 | |
| | | | | Bad HTTP responses now have a 0 status code instead of 200 OK. | |||||
* | M1456, Implement MIME sniffing initial Step | Kshitij Parajuli | 2014-11-13 | 1 | -2/+9 | |
| | ||||||
* | Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a | Jack Moffitt | 2014-11-13 | 1 | -4/+4 | |
| | ||||||
* | Run all task spawning through util, to allow for easy hooking. | Clark Gaebel | 2014-10-28 | 1 | -3/+2 | |
| | | | | | | | | During debugging, I found it useful to hook all task creation in a central location, and util::task was the perfect place for it. r? @pcwalton (or maybe someone else, I'm kinda sending you a bunch of reviews today because I don't know who better to give them to) | |||||
* | Add cmd line option to set user agent. Improves github when used. | Glenn Watson | 2014-10-03 | 1 | -6/+11 | |
| | ||||||
* | Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) | Keegan McAllister | 2014-09-20 | 1 | -3/+3 | |
| | ||||||
* | Move link rel=stylesheet fetching to layout task | Matt Brubeck | 2014-09-16 | 1 | -0/+28 | |
| | | | | Fixes #3346. | |||||
* | create about_loader, handle about:blank | Sean McArthur | 2014-09-11 | 1 | -21/+4 | |
| | ||||||
* | remove unnecessary proc from resource loader factory | Sean McArthur | 2014-09-11 | 1 | -14/+4 | |
| | ||||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+267 | |