insomnia/app/backend
Gregory Schier 318c35c2cb Move a bunch of stuff to async/await (#39)
* Some minor implementations

* Some more

* Lots more

* Removed 'backend' alias

* removed all promises

* Removed a bunch of module exports stuff

* Some morE'

* Fix

* custom DNS

* Tests for DNS

* bug fix

* Some small adjustments

* Small stuff
2016-10-02 13:57:00 -07:00
..
__fixtures__ Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
__tests__ Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
database Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
export Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
analytics.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
appInfo.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
constants.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
contentTypes.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
cookies.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
dns.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
network.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
previewModes.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
querystring.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
render.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00
util.js Move a bunch of stuff to async/await (#39) 2016-10-02 13:57:00 -07:00