summaryrefslogtreecommitdiff
path: root/platform/darwin/http_request_nsurl.mm
Commit message (Expand)AuthorAgeFilesLines
* Check account type before comparing hostnameMinh Nguyễn2015-05-191-6/+5
* Cache account type user defaultMinh Nguyễn2015-05-191-1/+4
* Compare hostname for adding events=trueMinh Nguyễn2015-05-191-9/+6
* #1596 - Adding mapbox.com checking to http requestsBrad Leege2015-05-191-6/+8
* Renamed settings keysMinh Nguyễn2015-05-081-1/+1
* Fixed NSMutableString leakMinh Nguyễn2015-05-051-4/+2
* Introduce and use uv::timerJohn Firebaugh2015-04-301-34/+10
* Use uv::asyncJohn Firebaugh2015-04-301-14/+4
* Restructure *Request and ContextJohn Firebaugh2015-04-281-79/+61
* Remove RequestBase::startJohn Firebaugh2015-04-281-13/+10
* Separate RequestBase from DefaultFileSource internalsJohn Firebaugh2015-04-281-10/+3
* pointer ⇢ referenceJohn Firebaugh2015-04-281-1/+1
* make implementation files private headersKonstantin Käfer2015-04-131-2/+2
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-1/+1
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-12/+12
* #1185 - Adding "events=true" query string to all non metrics http requests if...Brad Leege2015-04-021-1/+12
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+3
* refactor makefileKonstantin Käfer2015-02-041-0/+419