Commit History

Author SHA1 Message Date
  Blacken Salt 0b2a5613b3 Blacken salt 4 years ago
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils 7 years ago
  Dmitry Kuzmenko bf9dd00aac Subscribe event to bus is optional now 9 years ago
  Damian Myerscough e597fde260 Remove old commented out listen definition and make parser arguments PEP8 compliant 9 years ago
  Mike Place 6acdd30303 Lint 9 years ago
  Mike Place cb7d7653a3 Allow saltutil.refresh_modules to wait for completion 9 years ago
  Pedro Algarvio fe454d4132 Py3 compatibility fixes 10 years ago
  Pedro Algarvio 60f215f191 Add `from __future__ import absolute_import` 10 years ago
  Nitin Madhok c992f04f32 Changing permissions of test files and fixing lint violations 10 years ago
  Mike Place 951a434228 +x for eventlisten and minionswarm 10 years ago
  Aditya Kulkarni 2d98bc16aa Warn if eventlisten is unable to access socket 10 years ago
  Chris Rebert b7ce0dbe60 more typos after disabling case-sensitivity 10 years ago
  Jason Swindle e773e1fb57 #12989 Fix for '3 arguments (4 given)' error. 10 years ago
  Mike Place e93d73d39c Fix broken eventlisten and small refactor. 10 years ago
  Thomas S Hatch 6f284aad59 whitespace 10 years ago
  Mike Place 2752e4b019 Duh. Check func. 10 years ago
  Mike Place d4738b6352 New flag for watching minion returns by function. 10 years ago
  Pedro Algarvio 69d0f907f9 Make use of the `print()` function. 10 years ago
  Colton Myers dd2883dff8 Fix eventlisten.py for minion event bus 11 years ago
  Pedro Algarvio d02a2bc224 Include the python encoding file header on tests. 11 years ago
  Thomas S Hatch f5d4f31952 Doh! node 11 years ago
  Thomas S Hatch fe23e66ce5 Update eventlisten script with sock_dir changes 11 years ago
  Chris Rebert 26209c1fc1 rm unused imports reported by pyflakes 11 years ago
  Pedro Algarvio b88d901b78 Allow the event listener to work with the test sockets. And even for the minion's 11 years ago
  Thomas S Hatch 8dadd37e0c Fix the sockdir path in eventlisten 11 years ago
  Thomas S Hatch e354080dd7 don explicitly add node on eventlisten 12 years ago
  Thomas S Hatch 648e6b8eca Fix eventlisten for changes made to 0.10.6 12 years ago
  Thomas S Hatch c1fc9d6726 fix sock_dir change for eventlisten script 12 years ago
  Thomas S Hatch 858d086995 Args got flipped in eventlisten 12 years ago
  Intchanter a1433ef5ec PEP8 fixes for tests 12 years ago