1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Gunther Brunner
0a9e6080fa Fix last ESLint errors. 2016-01-19 23:27:12 +09:00
Gunther Brunner
434f63b3a9 Fix all lib/ files with ESLint rules with 0 errors. 2016-01-19 20:52:38 +09:00
Simo Kinnunen
97c4d24a7a Add a new log priority: important. Should make it easier to display interesting non-error messages. 2014-06-02 12:19:52 +09:00
Simo Kinnunen
d1746ce745 Replace colors with chalk. 2014-05-29 05:27:16 +09:00
Simo Kinnunen
b4416b5f0f Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
Simo Kinnunen
4cf3d242a5 Add HipChat notifier role. 2014-01-30 00:21:34 +09:00
Simo Kinnunen
ad87d8ff10 Fix inconsistent formatting. 2014-01-29 21:21:47 +09:00
Simo Kinnunen
cc31ea2ad5 Expose logger levels. 2014-01-29 21:20:29 +09:00
Simo Kinnunen
389db73f08 Save device logs to rethinkdb. 2014-01-29 19:50:47 +09:00
Simo Kinnunen
39989c6e7a Don't force new timestamp in Log.Entry constructor. 2014-01-29 18:14:05 +09:00
Simo Kinnunen
ba56b8d70c Emit log messages as they occur. 2014-01-29 18:09:01 +09:00
Simo Kinnunen
6fc2791ab2 More control over logger colors. 2014-01-29 17:59:31 +09:00
Simo Kinnunen
8d7cfa57c4 More consistent formatting in logger. 2014-01-24 11:33:57 +09:00
Simo Kinnunen
697e552ef0 Add a JWT-based LDAP/AD authenticator. 2014-01-23 22:51:46 +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