1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
Commit graph

165 commits

Author SHA1 Message Date
Simo Kinnunen
90e405a341 Switch to protocol buffers for communication. 2014-01-22 16:34:49 +09:00
Simo Kinnunen
f60cf2008b Allow provider to push. 2014-01-20 12:01:33 +09:00
Simo Kinnunen
970befa0d0 Promisify provider adb client. 2014-01-15 14:23:03 +09:00
Simo Kinnunen
87e7815183 Shorten UUIDs to 16 bytes by using raw buffers. 2014-01-15 14:03:20 +09:00
Simo Kinnunen
0bf07ab776 Add a simple STF console for testing without the app. 2014-01-14 18:41:48 +09:00
Simo Kinnunen
3be72ae8c9 Working topo and startup. 2014-01-13 19:08:30 +09:00
Simo Kinnunen
2d8c39ed18 Start crafting device worker. 2014-01-08 20:20:49 +09:00
Simo Kinnunen
b40dc363b5 Switch to bluebird and simplify gracefullyExit(). 2014-01-08 20:10:44 +09:00
Simo Kinnunen
3826705ccd No need for deferred in gracefullyKillWorker(). 2014-01-08 19:39:30 +09:00
Simo Kinnunen
f3c8572cb6 Switch to promises. 2014-01-08 17:32:32 +09:00
Simo Kinnunen
a0c5c36690 Simplify. 2014-01-08 14:18:46 +09:00
Simo Kinnunen
3c647225f3 Allow worker to actually fail gracefully. 2014-01-08 11:03:27 +09:00
Simo Kinnunen
3f62a51d83 Provider works more or less now. 2014-01-07 20:09:39 +09:00
Simo Kinnunen
4ff4f12443 Rename log.prefix to log.globalPrefix. 2014-01-07 11:20:31 +09:00
Simo Kinnunen
f67eb6dd25 Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00