Commit Verlauf

Autor SHA1 Nachricht Datum
  Blacken Salt 0b2a5613b3 Blacken salt vor 4 Jahren
  Tyler Johnson 89b01b565c Consistently use msgpack module, added tests vor 5 Jahren
  Sebastian Marsching 9c7d98e732 Consistently use salt.utils.json and salt.utils.msgpack. vor 6 Jahren
  Ch3LL 8c8f0ac0e4 import six runtests log handler vor 5 Jahren
  Ch3LL f442b338b1 Revert "Enable logging for test runs on py3" vor 5 Jahren
  Daniel A. Wozniak 17c983b27b Fix linter vor 5 Jahren
  Daniel A. Wozniak 9339425dba Enable logging for test runs on py3 vor 5 Jahren
  Pedro Algarvio 6bf8f46df3 Don't complain when attempting to close sockets at this stage vor 5 Jahren
  Gareth J. Greenaway 13e5e5524c The maximum for the multiprocessing queue on MacOS is 32767, so if we running on MacOS then we use that maximum. vor 5 Jahren
  Pedro Algarvio 33743fc4a0 Don't traceback when trying to close a closed socket vor 5 Jahren
  Pedro Algarvio 381f5fea52 Limit and reduce the ammount of log records sent over the wire vor 5 Jahren
  rallytime 3273bbdab7 Merge branch '2017.7' into '2018.3' vor 6 Jahren
  Erik Johnson 93ee5ee2b0 Fix all Sphinx warnings vor 6 Jahren
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils vor 7 Jahren
  Dmitry Kuzmenko dd4273e268 Temporary POC: disable runtests log handler for Py3 tests. vor 7 Jahren
  Nicole Thomas be0683de78 Merge pull request #41595 from gtmanfred/nitrogen vor 7 Jahren
  Daniel Wallace f309bae8b4 Make sure runtests_engine is ASCII text vor 7 Jahren
  Dmitry Kuzmenko fef0e0ea67 Catch errors on `socket.shutdown`. vor 7 Jahren
  Pedro Algarvio 2d32fab65b Don't instantiate the log handler if unable to connect to server vor 7 Jahren
  Pedro Algarvio 94d944da52 Limit the size of the log records queue vor 7 Jahren
  Pedro Algarvio 17798f7b69 We need to use a multiprocessing Queue vor 8 Jahren
  Pedro Algarvio 73165d8701 Break on broken pipe vor 8 Jahren
  Pedro Algarvio a17aefd04a Handle connection errors vor 8 Jahren
  Pedro Algarvio e0b177a493 We need to import logging within the threaded call vor 8 Jahren
  Pedro Algarvio cdfd5224c8 log was out of scope, better use the module vor 8 Jahren
  Pedro Algarvio e1e1aeb3d7 Keep ports open throughout the tests execution vor 8 Jahren
  Pedro Algarvio 184c3c83ad Run the test daemons from CLI vor 8 Jahren