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

1243 commits

Author SHA1 Message Date
Simo Kinnunen
f056e0d2ca Reorder switches. 2014-01-28 17:10:28 +09:00
Simo Kinnunen
50a9de1875 Rename the 'app' folder to 'res', because it can currently contain many apps. 2014-01-28 16:59:32 +09:00
Simo Kinnunen
5f8e617393 Push even offline statuses. 2014-01-28 16:57:51 +09:00
Simo Kinnunen
c2becebf4b Remove unused callback. 2014-01-28 16:53:10 +09:00
Simo Kinnunen
48b4c2fd0e Save devices to database. 2014-01-28 15:57:19 +09:00
Simo Kinnunen
881996557a Add user to rethinkdb after login. 2014-01-28 12:27:33 +09:00
Simo Kinnunen
23d068490e Add rethinkdb. 2014-01-27 19:53:55 +09:00
Simo Kinnunen
bbab0e6014 Remove old option. 2014-01-27 19:30:42 +09:00
Simo Kinnunen
f2066b35fa Make app work with login. 2014-01-27 15:38:40 +09:00
Simo Kinnunen
d8ca15d002 Remove double line break. 2014-01-27 11:12:25 +09:00
Simo Kinnunen
e924b73394 Start auth-mock with stf local and make the log tag clearer. 2014-01-27 11:07:32 +09:00
Simo Kinnunen
2b46ff41d3 Fairly overkill AngularJS + RequireJS UI for the mock login screen. 2014-01-24 22:53:51 +09:00
Simo Kinnunen
24825ff7fc Let CLI know when procs die. 2014-01-24 16:29:08 +09:00
Simo Kinnunen
60143b28cb Add mock auth for development. 2014-01-24 15:32:10 +09:00
Simo Kinnunen
97f37ad507 More reliably extract user's email address. 2014-01-24 14:32:49 +09:00
Simo Kinnunen
8d7cfa57c4 More consistent formatting in logger. 2014-01-24 11:33:57 +09:00
Simo Kinnunen
52e1b8094f Unify CLI option code format. 2014-01-24 11:31:29 +09:00
Simo Kinnunen
697e552ef0 Add a JWT-based LDAP/AD authenticator. 2014-01-23 22:51:46 +09:00
Simo Kinnunen
11ad1ffc38 Rename cliargs to cliutil for consistency. 2014-01-23 14:32:03 +09:00
Simo Kinnunen
35ac51795b Initial version of multidevice transactions. 2014-01-23 14:00:15 +09:00
Simo Kinnunen
242f6f17de First attempt at running shell commands with potentially streaming output. Still missing: multiple device support, command cancellation. 2014-01-22 20:56:06 +09:00
Simo Kinnunen
51ebf42dd3 Group creator specifies session timeout. 2014-01-22 17:42:27 +09:00
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
5c923205db Update topo graph to allow provider to push messages. 2014-01-20 11:57:03 +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
23543ec361 Update topo graph names. 2014-01-13 13:40:23 +09:00
Simo Kinnunen
3df0b7282e V1 of proposed topology. 2014-01-10 12:39:16 +09:00
Simo Kinnunen
6a142fcdb8 Enable bluebird long stack traces via the BLUEBIRD_DEBUG environment variable. 2014-01-09 10:25:26 +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
789e608dab Enable harmony mode. Might want to use promises with yield. 2014-01-07 20:08:18 +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
Simo Kinnunen
971fcb8297 Initial commit 2014-01-06 16:30:15 +09:00