Commit graph

25 commits

Author SHA1 Message Date
Rudi Grinberg
58d888a59f Small refactoring to let user be assignable from any class that inherits from HasUser 2012-11-20 14:43:48 -05:00
Rudi Grinberg
58662b42be fixed typo missing self 2012-11-20 12:11:31 -05:00
Rudi Grinberg
c1959f936e added TODO + formatting 2012-11-19 20:16:06 -05:00
Rudi Grinberg
fdf8c9fb4e refactored EventRegistry to play nice with saas. 2012-11-19 20:13:19 -05:00
Rudi Grinberg
ebca3fa9f5 refactored file mediator to play nice with saas 2012-11-19 20:13:00 -05:00
Rudi Grinberg
8696571b02 refactor owner to be saas friendly 2012-11-19 19:57:33 -05:00
Rudi Grinberg
a995129df5 added general getsig routine to get the correct signals from anywhere in the code. 2012-11-19 16:07:40 -05:00
Rudi Grinberg
4acb7d92db removed hardcoded signals in the code. 2012-11-19 16:07:26 -05:00
Rudi Grinberg
cf6e1d66ee removed direct usage of api client to AirtimeDB which encapsulates that behaviour 2012-11-16 12:36:58 -05:00
Rudi Grinberg
e22162cc87 added initialization message 2012-11-16 12:29:06 -05:00
Rudi Grinberg
aeb449ea76 import formatting 2012-11-16 11:15:49 -05:00
Rudi Grinberg
cc66ac4a83 typo 2012-11-16 11:14:18 -05:00
Rudi Grinberg
7527b366d0 removed instance specific logging 2012-11-16 00:10:40 -05:00
Rudi Grinberg
757a561975 added missing import 2012-11-16 00:10:24 -05:00
Rudi Grinberg
26ad6dae74 Added a convenience constructor for an AirtimeInstance 2012-11-16 00:09:56 -05:00
Rudi Grinberg
350c6e2f94 moved logging logic to launcher 2012-11-15 15:02:26 -05:00
Rudi Grinberg
11a43eb891 Generalized a lot of launching logic into the saas launcher away from the hosted installation script: mm2.py. 2012-11-15 14:49:55 -05:00
Rudi Grinberg
8a7535774c fixed import typo 2012-11-15 12:13:52 -05:00
Rudi Grinberg
4ac3efe228 renamed typo log to logger. 2012-11-15 12:13:33 -05:00
Rudi Grinberg
ce4dbf0028 added launcher that should replace most of mm2.py 2012-11-14 22:06:09 -05:00
Rudi Grinberg
55f0462946 removed useless line of code 2012-11-07 23:21:08 -05:00
Rudi Grinberg
ed00089a1a added user level method to get current user of thread 2012-11-07 22:53:39 -05:00
Rudi Grinberg
13f59be21d typo 2012-11-07 18:16:33 -05:00
Rudi Grinberg
882a515caa refactored threads which know the user they belong to 2012-11-07 17:44:55 -05:00
Rudi Grinberg
110008e909 added saas shit 2012-11-07 11:29:39 -05:00