Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of util::opts from storage_thread | Anthony Ramine | 2016-07-27 | 1 | -12/+13 |
* | Remove use of util::opts from resource_thread | Anthony Ramine | 2016-07-27 | 1 | -2/+5 |
* | Properly check storage size against QUOTA_SIZE_LIMIT (fixes #12247) | Anthony Ramine | 2016-07-06 | 1 | -4/+7 |
* | send a reply when thread is done exiting | Abelardo E. Mendoza | 2016-05-30 | 1 | -1/+2 |
* | adding default config dirs | Rahul Sharma | 2016-05-25 | 1 | -4/+4 |
* | Remove the pointless StorageThread alias. | Ms2ger | 2016-05-20 | 1 | -4/+4 |
* | read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_d... | Daniel | 2016-04-25 | 1 | -1/+5 |
* | Upgrade to rust-url 1.0 and hyper 0.9 | Simon Sapin | 2016-04-23 | 1 | -10/+1 |
* | write cookie_jar, hsts_list, auth_cache, and local_data to file if profile_di... | Daniel | 2016-04-20 | 1 | -0/+5 |
* | Remove remaining unused imports | Matthew Kuo | 2016-01-17 | 1 | -1/+0 |
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -0/+231 |