Kristóf Tóth
|
01e5577890
|
Document FSMManagingEventHandler
|
2018-08-04 23:27:18 +02:00 |
|
Kristóf Tóth
|
f6d77e1132
|
Add docstrings to CommandsEqual
|
2018-08-04 21:49:06 +02:00 |
|
Kristóf Tóth
|
16c936b2cd
|
Add exclude_patterns support for CommandsEqual
|
2018-08-04 21:12:06 +02:00 |
|
Kristóf Tóth
|
4f881a0ea0
|
Implement must_contain_patterns CommandsEqual
|
2018-08-03 16:07:12 +02:00 |
|
Kristóf Tóth
|
8454236bc8
|
Implement must_begin_similarly constraint CommandsEqual
|
2018-08-03 15:13:02 +02:00 |
|
Kristóf Tóth
|
b6d8f7913f
|
Improve CommandsEqual with fuzzy logic
|
2018-08-03 15:01:44 +02:00 |
|
Kristóf Tóth
|
7572699e55
|
Start working on something better than == for history checks
|
2018-08-03 13:40:34 +02:00 |
|
Kristóf Tóth
|
088a1cefc5
|
Fix initialization issues with DirectorySnapshottingEH
|
2018-08-03 11:58:03 +02:00 |
|
Kristóf Tóth
|
e383be0149
|
Fix restore_snapshot() choking on timestamps before initial commit
|
2018-08-03 11:55:51 +02:00 |
|
Kristóf Tóth
|
3d2e3e7db3
|
Fix python3.7 incompatibilities in SnapshotProvider
|
2018-08-03 11:39:55 +02:00 |
|
Kristóf Tóth
|
3fee8fee20
|
Implement first version of DirectorySnapshottingEventHandler
|
2018-08-01 17:24:39 +02:00 |
|
Kristóf Tóth
|
df0e24319d
|
Fix SnapshotProvider failing on taking_snapshot without changes
|
2018-08-01 17:19:31 +02:00 |
|
Kristóf Tóth
|
2e97d18340
|
Fix SnapshotProvider failing depending on python3.7
|
2018-08-01 17:18:43 +02:00 |
|
Kristóf Tóth
|
564c97e66a
|
Remove unused variable from terminado server
|
2018-08-01 14:17:17 +02:00 |
|
Kristóf Tóth
|
7a670f37f2
|
Resolve Python circular import hell - hopefully forever
|
2018-07-31 13:33:59 +02:00 |
|
Kristóf Tóth
|
a6b7fa04ab
|
Rework fsm_update API
|
2018-07-31 13:33:59 +02:00 |
|
Kristóf Tóth
|
b3e8af2024
|
Implement require_signature mode in FSMManagingEH
|
2018-07-23 17:16:37 +02:00 |
|
Kristóf Tóth
|
bad7297c94
|
Fix TerminalEventHandler returning none as 'data'
|
2018-07-20 20:34:18 +02:00 |
|
Kristóf Tóth
|
96b4e314a9
|
Add 'in_accepted_state' to fsm_update messages
|
2018-07-20 14:40:47 +02:00 |
|
Kristóf Tóth
|
a8fdd3b0d8
|
Refactor SnapshotProvider
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
0dd66c33bf
|
Make error handling more robust
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
a703ee821d
|
Fix SnapshotProvider initialization stuff
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
1bb6286d24
|
Fix timeline property
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
889ec92928
|
Use UUIDs instead of commit hashes for new branch names (git ambigous)
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
98e1bbe9d6
|
Remove unnecessary _last_valid_tag stuff
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
d8ac0dc311
|
Reorder SnapshotProvider methods in accordance with Uncle Bob
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
c6d3b8ad21
|
Ensure _last_valid_branch consistency
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
dd056a37bb
|
Make coding style more consistent
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
85523ede32
|
Make SnapshotProvider more in line with reality
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
fa3ce317f0
|
Rename stuff to improve code readability
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
fb2beb470f
|
Make subprocess calls fail if something goes wrong
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
d306d0e484
|
Implement properties to get info from SnapshotProvider instance
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
e80782aa6c
|
Implement checking whether directories passed exsist
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
49e0efa4c9
|
Run git init only if there is no repo present
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
2f5e8d11f3
|
Automatically init git in SnapshotProvider
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
c279b2517f
|
Implement branching in SnapshotProvider
|
2018-07-19 16:54:11 +02:00 |
|
Kristóf Tóth
|
8e87025905
|
Implement git based fs snapshot provider
|
2018-07-19 16:54:07 +02:00 |
|
Kristóf Tóth
|
d5feba7076
|
Implement HMAC signatures of fsm_update broadcast messages
|
2018-07-16 14:31:52 +02:00 |
|
Kristóf Tóth
|
a79c68515b
|
Remove controller stuff, tidy code based on pylint suggestions
|
2018-07-16 11:18:27 +02:00 |
|
Kristóf Tóth
|
4236a17b69
|
Include last trigger in fsm_update messages
|
2018-07-14 20:45:26 +02:00 |
|
Kristóf Tóth
|
d98ce58651
|
Add proper multikey support for EventHandlers with compatibility
|
2018-07-14 20:06:34 +02:00 |
|
Kristóf Tóth
|
b06472ad19
|
Reintroduce FSM update messages with minor changes
|
2018-07-12 15:20:35 +02:00 |
|
Kristóf Tóth
|
7a92d88b73
|
Refactor FSMBase to subclass transitions.Machine
|
2018-07-04 15:48:16 +02:00 |
|
Kristóf Tóth
|
708c920784
|
Move FSM handling logic to an event handler
|
2018-06-29 22:03:19 +02:00 |
|
Kristóf Tóth
|
83dd6ae836
|
Fix IdeEventHandler not working with arbitrary keys
|
2018-06-18 15:13:39 +02:00 |
|
Kristóf Tóth
|
d0667253c2
|
Harmonize code formatting style across project
|
2018-06-04 22:16:44 +02:00 |
|
Kristóf Tóth
|
afc84e1d1a
|
Conciliate FileManager attribute names and formatting
|
2018-06-04 21:47:10 +02:00 |
|
Kristóf Tóth
|
92e9812776
|
Remove unnecessary additional_dirs IdeEH.__init__ argument
|
2018-06-04 21:20:36 +02:00 |
|
Kristóf Tóth
|
a743b01bcf
|
Reduce line length to 120
|
2018-06-01 17:19:58 +02:00 |
|
Kristóf Tóth
|
e80cce00f3
|
Add sphinx API documentation
|
2018-06-01 16:20:20 +02:00 |
|
Kristóf Tóth
|
c0fb28c46c
|
Stop LogMonitor on EventHandler.cleanup() in LogMonitoringEH
|
2018-06-01 15:15:07 +02:00 |
|
Kristóf Tóth
|
6f3db18146
|
Use power of LazyInitialise to replace CallbackMixin.__init__()
|
2018-06-01 14:21:32 +02:00 |
|
Kristóf Tóth
|
cebacb15e6
|
Use power of LazyInitialise to replace ObserverMixin.__init__()
|
2018-06-01 14:06:40 +02:00 |
|
Kristóf Tóth
|
9f3a3b501f
|
Initialise supervisor xmlrpc client lazily to avoid globals
|
2018-06-01 14:01:32 +02:00 |
|
Kristóf Tóth
|
e98c41d3cf
|
Comply new API style in TerminalEH
|
2018-05-31 14:08:29 +02:00 |
|
Kristóf Tóth
|
ea251ef474
|
Document LogMonitoringEventHandler
|
2018-05-31 14:03:11 +02:00 |
|
Kristóf Tóth
|
b68ceeb394
|
Rework LogMonitoringEH API to adhere new conventions
|
2018-05-31 13:53:11 +02:00 |
|
Kristóf Tóth
|
2e953ea098
|
Implement LogMonitorEH API
|
2018-05-30 15:21:36 +02:00 |
|
Kristóf Tóth
|
73f6c6635b
|
Rename my bootiful threadlocalise.. SupervisorBaseMixin method
|
2018-05-30 14:07:40 +02:00 |
|
Kristóf Tóth
|
3bb97a6dcc
|
Implement LogMonitoringEventHandler to manage a LogMonitor via API
|
2018-05-30 13:14:25 +02:00 |
|
Kristóf Tóth
|
28c16e1127
|
Rework log deletion – use log_tail arguments instead
|
2018-05-29 17:59:16 +02:00 |
|
Kristóf Tóth
|
4815b97200
|
Fix shared xmlrpc client raising HTTP errors in LogMonitor
|
2018-05-29 16:40:58 +02:00 |
|
Kristóf Tóth
|
780d6a9b3c
|
Avoid pylint stupidity ¯\_(ツ)_/¯
|
2018-05-29 16:40:58 +02:00 |
|
Kristóf Tóth
|
32e3c2860d
|
Fix inotify event logs triggering themselves (infinite log recursion)
|
2018-05-29 16:40:58 +02:00 |
|
Kristóf Tóth
|
029f4a9eb2
|
Implement watchdog observer to watch the logs of a supervisor process
|
2018-05-29 16:40:58 +02:00 |
|
Kristóf Tóth
|
9723f98950
|
Rework ProcessManagingEH log API
|
2018-05-28 16:36:59 +02:00 |
|
Kristóf Tóth
|
1a93dad562
|
Separate log clearing from reading
|
2018-05-28 15:02:53 +02:00 |
|
Kristóf Tóth
|
44df95a434
|
Refactor supervisor logging logic to separate mixin
|
2018-05-28 14:32:11 +02:00 |
|
Kristóf Tóth
|
fd56f8ca63
|
Make it impossible for TerminalCommands commands to kill TFW
|
2018-05-26 22:48:28 +02:00 |
|
Kristóf Tóth
|
77fabf28f6
|
Fix TerminalCommands parsing unix-style arguments incorrectly
|
2018-05-26 22:39:27 +02:00 |
|
Kristóf Tóth
|
0038663bc6
|
Allow listening to inotify events in additional directories using IdeEH
|
2018-05-24 16:19:04 +02:00 |
|
Kristóf Tóth
|
6489e4452e
|
Remove ambigous API for log reading (actions always reply with logs included)
|
2018-05-24 11:22:39 +02:00 |
|
Kristóf Tóth
|
bfd1efa9f9
|
Append deployment logs to every response of ProcessManagingEventHandler
|
2018-05-24 11:20:00 +02:00 |
|
Kristóf Tóth
|
06e17a6591
|
Raise comprehendable exception from webide when no files are present
|
2018-04-26 11:09:31 +02:00 |
|
Kristóf Tóth
|
8396c10a7b
|
Rename TerminadoEventHandler
|
2018-04-26 10:13:02 +02:00 |
|
Kristóf Tóth
|
3b30b333e5
|
Rename webide -> ide
|
2018-04-20 17:33:06 +02:00 |
|
Kristóf Tóth
|
0b651abb7d
|
Nicen some EventHandler API docstrings
|
2018-04-19 10:47:20 +02:00 |
|
Kristóf Tóth
|
b1592e8ebb
|
Use new f-strings where possible
|
2018-04-19 09:21:41 +02:00 |
|
Kristóf Tóth
|
addd517ba7
|
Add a huge bunch of docstrings
|
2018-04-18 19:44:26 +02:00 |
|
Kristóf Tóth
|
690f9bb190
|
Move TriggerlessEventHandler logic to base class EventHandlerBase
|
2018-04-18 18:47:51 +02:00 |
|
Kristóf Tóth
|
c909317ca0
|
Make TerminalCommands alias nonexistent commands only
|
2018-04-18 16:22:01 +02:00 |
|
Kristóf Tóth
|
743fab366b
|
Extract variable to silence retarded linter
|
2018-04-14 23:15:44 +02:00 |
|
Kristóf Tóth
|
a65d3127ba
|
Refactor DirectoryMonitor managing code to a mixin
|
2018-04-14 23:00:43 +02:00 |
|
Kristóf Tóth
|
1c29b700c2
|
Move mixins and decorators to tfw module from tfw.components
|
2018-04-14 21:15:30 +02:00 |
|
Kristóf Tóth
|
e2bb126e6f
|
Make simple not if condition more pythonic
|
2018-04-14 21:07:33 +02:00 |
|
Kristóf Tóth
|
586c435cc2
|
Refactor watchdog Observer handling to a mixin
|
2018-04-14 20:36:43 +02:00 |
|
Kristóf Tóth
|
ecec1cde59
|
Root out remaining ambiguous key arguments in EventHandlers
|
2018-04-14 10:45:23 +02:00 |
|
Kristóf Tóth
|
d04479157d
|
Refactor ServerUplinkConnector.send() signature
|
2018-04-14 10:45:23 +02:00 |
|
Kristóf Tóth
|
b8cdb30318
|
Add missing legal boilerplate to terminal_commands.py
|
2018-04-14 10:44:54 +02:00 |
|
Kristóf Tóth
|
512a965328
|
Update old logging code to use TFW global logging
|
2018-04-13 16:46:11 +02:00 |
|
Kristóf Tóth
|
7877e977ab
|
Extract magic dict building to method in TerminalCommands
|
2018-04-13 10:01:45 +02:00 |
|
Kristóf Tóth
|
16c1fe7b50
|
Implement appending command aliases to bashrc to avoid command not found
|
2018-04-12 11:07:56 +02:00 |
|
Kristóf Tóth
|
8caf879ffd
|
Integrate terminal command magic class from test repo to TFW
|
2018-04-12 10:56:15 +02:00 |
|
Kristóf Tóth
|
1922050e87
|
Make semantics of whitelist and blacklist more explicit in webide
|
2018-04-07 15:00:31 +02:00 |
|
Kristóf Tóth
|
8bd6005b5d
|
Refactor blacklisting into a method in webide
|
2018-04-07 14:35:42 +02:00 |
|
Kristóf Tóth
|
4a216d8875
|
Rename SourceCodeEventHandler to WebideEventHandler
|
2018-04-07 14:18:15 +02:00 |
|
Kristóf Tóth
|
0464acbdc4
|
Make error logs more explicit
|
2018-04-06 16:09:05 +02:00 |
|
Kristóf Tóth
|
1f2e1f0489
|
Refactor whole importing hell into a nice and clean API
|
2018-04-06 15:31:16 +02:00 |
|
Kristóf Tóth
|
bd84e4fe06
|
Improve code formatting in webide
|
2018-04-05 17:19:56 +02:00 |
|
Kristóf Tóth
|
bc340e2e19
|
Enforce webide whitelisting
|
2018-04-05 17:16:41 +02:00 |
|