Commit Graph

16 Commits (1418bcdf5bb01dd210f4d37b5c2de8ccd0c658e4)

Author SHA1 Message Date
sebres 140243328f coverage: try to avoid sporadic "coverage decreased" in CI
6 years ago
sebres d2a3d093c6 rewritten CallingMap: performance optimized, immutable, self-referencing, template possibility (used in new ActionInfo objects);
8 years ago
sebres 74a6afadd5 Mail-actions switched to use new option "norestored" instead of checking of variable `restored` during shell execution (prevents executing of such actions at all).
8 years ago
sebres ee3c787cc6 Recognize restored (from database) tickets after restart (tell action restored state of the ticket);
8 years ago
Lee Clemens fdc3172aec Fix PEP8 E302 expected 2 blank lines, found X
10 years ago
Steven Hiscocks 8268c1641f BF: aInfo could be modified by actions, causing unexpected behaviour
11 years ago
Steven Hiscocks 41cbbbc248 BF: Remove unused imports and variables.
11 years ago
Steven Hiscocks df8d700d17 RF: Refactor Jail and JailThread
11 years ago
Steven Hiscocks 8221c7ca71 TST+BF: Add tests for python actions, including test for smtp.py
11 years ago
Steven Hiscocks 69a850d226 DOC: Update docstrings for smtp.py action
11 years ago
Steven Hiscocks 6e63f0ea5a RF: Change Jails and Actions to Mapping types
11 years ago
Steven Hiscocks 80d6f74ee8 RF: Refactor actions further, include removing server proxy interface
11 years ago
Steven Hiscocks 98bf511443 BF: Incorrect number of arguments in smtp.py action connect log
11 years ago
Steven Hiscocks 5b2b59d752 ENH: python actions use initOpts as **kwargs
11 years ago
Steven Hiscocks 6ef911185d ENH: Add matches to smtp.py action
11 years ago
Steven Hiscocks f37c90cdba ENH: Python based actions
11 years ago