1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 02:09:32 +02:00
OpenSTF/lib/units
2017-07-31 17:25:42 +09:00
..
api Update generated swagger.json 2017-07-31 17:25:42 +09:00
app Replaced old jade with new pug. 2016-08-05 18:24:30 +09:00
auth Email domain restriction added for OAuth2 authorization. 2017-02-14 01:37:46 +01:00
device Update minitouch for Blackberry PRIV and use minitouch-prebuilt for minitouch binaries instead of bundling them to the vendor dir. 2017-06-16 16:13:45 +09:00
log Set TCP_KEEPALIVE socket option to fix tcp_connection problem in 2015-10-09 16:32:02 +09:00
notify Removed shrinkwrap since it doesn't work properly on Travis. Force the engine to old jade, add then-jade dependency temporarily until template-html-loader uses new consolidate.js. 2016-08-05 18:56:38 +09:00
poorxy Add basic api unit. This unit will be responsible for providing all stf restful apis. 2016-07-22 19:34:22 +05:30
processor Don't allow the processor unit to run before we're able to connect to the database. This caused an issue when the database started up slowly, but the processor connected to the app/dev dealers regardless. Any received messages requiring database connectivity would cause the processor to die (and be restarted by systemd), causing lost messages on occasion. 2017-02-06 00:36:32 +09:00
provider Prevent attempt to gracefull kill device worker during cleanup if it has already exited. Not very elegant but it does its job. This should get rid of most Ctrl+C delays. 2017-02-10 01:31:16 +09:00
reaper Set TCP_KEEPALIVE socket option to fix tcp_connection problem in 2015-10-09 16:32:02 +09:00
storage Updated adbkit-apkreader to resolve issues with certain APK files that were unparseable and therefore failed installation. 2017-01-24 18:08:10 +09:00
triproxy Set TCP_KEEPALIVE socket option to fix tcp_connection problem in 2015-10-09 16:32:02 +09:00
websocket Merge pull request #481 from openstf/add-automation-label 2016-11-25 03:59:20 +05:30