Commit Graph

30 Commits (bb4ebbfe64afb853e23ef3a6e52f3e35cea9027f)

Author SHA1 Message Date
Julien Duponchelle bb4ebbfe64 Upload images API
9 years ago
Julien Duponchelle e75fbc9d73 Catch connection reset errors
9 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
9 years ago
Julien Duponchelle 6b862b8397 Correctly show the host in templates
9 years ago
Julien Duponchelle 1d997d9da5 Return more informations about bad requests for crash reports
9 years ago
Julien Duponchelle 220d585dcc Fix ClientDisconnectedError
9 years ago
Jeremy 221befa73e Option to record curl requests into a file (to replay them later).
9 years ago
Julien Duponchelle 0713724a97 Properly handle when client cancel's query
9 years ago
Julien Duponchelle 7c2329d870 Garbage collect the lock
9 years ago
grossmj 550cc7f508 Rename vms_lock to vm_locks.
9 years ago
Jeremy 6bb7ab20b3 Fixes vm concurrency and support for devices.
9 years ago
Julien Duponchelle 46b348e46a VM concurrency
9 years ago
Julien Duponchelle 250bb38d7c Crash report with Sentry
9 years ago
Julien Duponchelle 67be24a412 Fix doc generation
9 years ago
Julien Duponchelle c9314ec509 autopep8 et upload files
9 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
9 years ago
grossmj 610dee957d Use HTTP error 409 instead of 500 for VMError.
9 years ago
Julien Duponchelle 57348d0508 Better organisation of the API documentation
9 years ago
Julien Duponchelle f99d825346 Support network for IOU
9 years ago
Julien Duponchelle 3471b03ef9 Clarify JSON schema validation errors
9 years ago
Julien Duponchelle 08158884a4 Add api versionning
10 years ago
Jeremy 33d5882a4a Add traceback info when catching an exception to help with debugging.
10 years ago
Jeremy 7a19c9062e Pass *args to VM_CLASS.
10 years ago
Julien Duponchelle 649d4e5143 Allow user to set console port
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Julien Duponchelle 77db08c39e Remove NIO from VPCS
10 years ago
Julien Duponchelle bf6f62e629 Serialize NIO
10 years ago
Jeremy 9e83329f14 Rename Device to VM.
10 years ago
Julien Duponchelle 6c35cc304e Dirty stop start for VPCS
10 years ago
Jeremy 61344a1669 New base server.
10 years ago