Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Windows support #1065

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Better Windows support #1065

wants to merge 14 commits into from

Commits on Apr 18, 2018

  1. Fix tests with new pyzmq

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    5c2b11f View commit details
    Browse the repository at this point in the history
  2. Fix tests with python 3

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    e435816 View commit details
    Browse the repository at this point in the history
  3. Support Windows processes

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    a39cd50 View commit details
    Browse the repository at this point in the history
  4. Support signal on Windows

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    4d28c02 View commit details
    Browse the repository at this point in the history
  5. Fix Windows and python 2.7

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    fca7f83 View commit details
    Browse the repository at this point in the history
  6. Windows select doesn't support empty socket list

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    8f09dad View commit details
    Browse the repository at this point in the history
  7. Add Windows service

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    9edbf47 View commit details
    Browse the repository at this point in the history
  8. Support streams on Windows

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    e52c207 View commit details
    Browse the repository at this point in the history
  9. Grant ServiceLogon right to service's user

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    b6b2d0b View commit details
    Browse the repository at this point in the history
  10. Fix reap_processes on Windows

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    fc3414d View commit details
    Browse the repository at this point in the history
  11. Fix tests on Windows

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    ad7a6b5 View commit details
    Browse the repository at this point in the history
  12. Allow to override the default sys.executable value (due to Windows se…

    …rvice)
    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    85e1a5b View commit details
    Browse the repository at this point in the history
  13. Stop flapping plugin if the watcher is manually stopped

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    596ce7c View commit details
    Browse the repository at this point in the history
  14. circusctl: exit with -1 on exception

    Yann Diorcet committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d87a604 View commit details
    Browse the repository at this point in the history