Commit Graph

69 Commits (master)

Author SHA1 Message Date
grossmj b81cc14cef Do not compute checksums on macOS
6 months ago
grossmj aa133c3b8a Add multiprocessing.set_start_method()
6 months ago
grossmj db315e3c3c Have freeze support for macOS as well
6 months ago
grossmj aac6fbfc31 Add freeze_support() for multiprocessing
6 months ago
ziajka ac508435c3 History support for console and telnet application, Fixes: #1083
7 years ago
Julien Duponchelle a17ae316c7
Fix asyncio reactor on Windows
8 years ago
Julien Duponchelle 29127895b9
Fix the watch local server configuration file
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle ddddac426b Fix invalid umask
9 years ago
Julien Duponchelle 9442042d7a Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 74ee73581a Fix crash if you pass an invalid hostname
9 years ago
Julien Duponchelle b62efa3bae I'm stupid... Remove fake segfault
9 years ago
Julien Duponchelle 743187bb2e Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 157bc18ebd Use a temporary directory as egg cache
9 years ago
Julien Duponchelle 00fa1cc370 Merge branch 'master' into unstable
9 years ago
Jeremy c4054cf810 Catch the "WinError 0 The operation completed successfully" exception at a higher level.
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
Julien Duponchelle fac0f5ecd9 Proper daemon support
9 years ago
Julien Duponchelle 9c549b175f Add --log options for daemon support
9 years ago
Jeremy 221befa73e Option to record curl requests into a file (to replay them later).
9 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
9 years ago
Julien Duponchelle 16f6fe9d3b Send criticals errors to Sentry
9 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
9 years ago
Jeremy 84870bf736 Some changes with config files on Windows.
9 years ago
Jeremy 1d6d2a39f0 Allow signals to be processed on Windows.
9 years ago
Julien Duponchelle 250bb38d7c Crash report with Sentry
9 years ago
Julien Duponchelle 45a48cfcc1 Embeded debugging shell
9 years ago
Julien Duponchelle a0f4c6d021 Repare live reload
9 years ago
Julien Duponchelle 05df7001a3 Successfully create an iou device from the GUI via HTTP
9 years ago
Julien Duponchelle 4689024b50 Add a --live options to control livereload
9 years ago
Jeremy 648850c411 Server listen to 0.0.0.0 by default.
9 years ago
Julien Duponchelle 2f85d71f32 Correctly override the config from command line
9 years ago
Julien Duponchelle e81dcd4bba Add /projects before /project
9 years ago
Julien Duponchelle 2ace014a3c Cleanup old temporary project at startup
9 years ago
Jeremy 45ca493ecf Use module settings from the config file.
9 years ago
Julien Duponchelle 2c3fe2ad4b Repare debug log
9 years ago
Julien Duponchelle 6abf420ce1 Support configuration live reload
9 years ago
Jeremy 8d471a89a8 Check for OSError when starting the server.
9 years ago
Julien Duponchelle 1bfb201368 Enable code live reload only in debug mode
9 years ago
Jeremy c002bbfb23 Minimal SSL support.
9 years ago
Jeremy bc3d63081b Unload should not delete VMs, just close them.
9 years ago
Jeremy 6e7a5ca8bd Adds debug and quiet command line args.
9 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
9 years ago
Julien Duponchelle 59f940625a Flag --local
9 years ago
Julien Duponchelle 4488cc3960 Colored logs
9 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
9 years ago
Julien Duponchelle a9a09cc0bc Temporaru drop old tornado logging
9 years ago
Julien Duponchelle a06d935ef4 Drop tornado
9 years ago
Jeremy 61344a1669 New base server.
9 years ago