1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-04-21 01:49:00 +00:00

Commit Graph

  • 37945585b9 New Dynamips integration part 2 grossmj 2015-02-10 21:50:02 -0700
  • f0add73d80 Cleanup Julien Duponchelle 2015-02-10 17:27:54 +0100
  • a6da2406a0 Fix tests Julien Duponchelle 2015-02-10 17:24:38 +0100
  • 46cbcd6132 New Dynamips integration part 1 Jeremy 2015-02-09 18:24:13 -0700
  • 648850c411 Server listen to 0.0.0.0 by default. Jeremy 2015-02-09 13:42:50 -0700
  • 30c452e938 Merge remote-tracking branch 'origin/asyncio' into asyncio Jeremy 2015-02-09 13:41:36 -0700
  • 98586b93ee Add timeout on stopping a VPCS just in case. Jeremy 2015-02-09 13:41:31 -0700
  • 2f85d71f32 Correctly override the config from command line Julien Duponchelle 2015-02-09 21:30:22 +0100
  • e1a80a9fab Remove debug Julien Duponchelle 2015-02-09 19:58:23 +0100
  • b31af0abcd Sub directory project-files Julien Duponchelle 2015-02-09 11:26:22 +0100
  • e99c0f6ac5 I hope it's fix tests on Travis Python 3.3 Julien Duponchelle 2015-02-09 10:59:09 +0100
  • bf29e0319e Test logger and PEP8 Julien Duponchelle 2015-02-09 10:38:34 +0100
  • 64c197c719 Fix tests Julien Duponchelle 2015-02-09 10:18:37 +0100
  • 0d7d0a05c3 Handle old projects. grossmj 2015-02-08 18:10:04 -0700
  • 2a3b37a3bd VirtualBox packet capture. grossmj 2015-02-08 14:44:56 -0700
  • d499402491 VirtualBox implementation complete. grossmj 2015-02-06 17:31:13 -0700
  • e81dcd4bba Add /projects before /project Julien Duponchelle 2015-02-06 17:42:25 +0100
  • 27cbfbbdc6 Useless requirement Julien Duponchelle 2015-02-06 12:35:31 +0100
  • 571044b3e8 Fix server close tests Julien Duponchelle 2015-02-06 11:31:54 +0100
  • 5c3969ae79 Fix tests creating garbage project in ~/GNS3/project Julien Duponchelle 2015-02-06 11:14:56 +0100
  • 8118d7762f Parallel execution when closing VMs. Jeremy 2015-02-05 14:24:06 -0700
  • f2ff933b20 Fixes console and close in VirtualBox VM. Jeremy 2015-02-05 11:58:10 -0700
  • ab122d969e Allow empty project directory Julien Duponchelle 2015-02-05 17:57:51 +0100
  • 5a0c224292 Allow user to change project path on local server Julien Duponchelle 2015-02-05 17:52:37 +0100
  • 9f7b8574c8 Useless print Julien Duponchelle 2015-02-05 17:15:40 +0100
  • 30f10a559e Fix crash in debug log Julien Duponchelle 2015-02-05 16:34:18 +0100
  • 0abf2e82d6 Improve server debug logging Julien Duponchelle 2015-02-05 15:35:52 +0100
  • 2786d0f044 Update aiohttp 0.14.4 Julien Duponchelle 2015-02-05 15:04:59 +0100
  • 41a8872819 Refactor VPCS script file loading Julien Duponchelle 2015-02-05 14:20:01 +0100
  • 869405738e Code cleanup Julien Duponchelle 2015-02-05 13:55:53 +0100
  • b92e065add Fix binary location change for VPCS Julien Duponchelle 2015-02-05 12:00:34 +0100
  • dae48b2de4 Update temporary status if project change location Julien Duponchelle 2015-02-05 11:39:32 +0100
  • 8367a9eb30 Remove unused files (we can restore them later via git history) Julien Duponchelle 2015-02-05 11:00:42 +0100
  • ed41384e22 Add PyPi badge Julien Duponchelle 2015-02-05 10:49:27 +0100
  • 2df3525ffe Add code coverage Julien Duponchelle 2015-02-05 10:46:27 +0100
  • 132c06a2d4 Add travis icon on README Julien Duponchelle 2015-02-05 10:36:39 +0100
  • 4e690a6d06 Update required aiohttp version to 0.14.4 Jeremy 2015-02-04 17:59:16 -0700
  • c12d3ff739 Update documentation. Jeremy 2015-02-04 17:48:33 -0700
  • 291fac7084 Add project_id in all VM calls. Jeremy 2015-02-04 17:13:35 -0700
  • b680138073 Merge remote-tracking branch 'origin/asyncio' into asyncio Jeremy 2015-02-04 13:52:46 -0700
  • 1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs. Jeremy 2015-02-04 13:48:29 -0700
  • c5c219ffe1 Allow modification of path from the client Julien Duponchelle 2015-02-04 21:17:00 +0100
  • 568e203580 Increase timeout time for test in order to avoid false negative Julien Duponchelle 2015-02-04 17:33:58 +0100
  • 2ace014a3c Cleanup old temporary project at startup Julien Duponchelle 2015-02-04 17:18:53 +0100
  • ca354ae7f2 Doc API V1 Julien Duponchelle 2015-02-04 10:31:31 +0100
  • 08158884a4 Add api versionning Julien Duponchelle 2015-02-04 10:24:59 +0100
  • 119bebee25 Documentation. Jeremy 2015-02-03 18:44:04 -0700
  • 59c82e26df Use project_id instead of project_uuid for the API. Jeremy 2015-02-03 18:40:13 -0700
  • d2699f051d Change URL for projects: /project becomes /projects and project_id is used instead of uuid. Jeremy 2015-02-03 18:23:11 -0700
  • aeb83a7945 Support %h in VPCS config file Julien Duponchelle 2015-02-03 21:48:20 +0100
  • a12f753136 Update documentation Julien Duponchelle 2015-02-03 21:27:15 +0100
  • f572f3fc95 You can't modify startup script remotely Julien Duponchelle 2015-02-03 20:28:31 +0100
  • 0ce344b1d2 PEP8 Julien Duponchelle 2015-02-03 10:49:21 +0100
  • d199778745 Fixes tests. Jeremy 2015-02-02 19:41:26 -0700
  • 81f9252554 Fixes nasty bug when close a cloned VirtualBox VM. Jeremy 2015-02-02 18:56:13 -0700
  • 66569f26a4 Make sure to wait for the unload coroutine to finish when the server is shutting down. Jeremy 2015-02-02 17:01:25 -0700
  • df72369b0e Fix VirtualBox VM close. Jeremy 2015-02-02 17:00:29 -0700
  • 33d5882a4a Add traceback info when catching an exception to help with debugging. Jeremy 2015-02-02 15:36:13 -0700
  • 471fbe576c Ignore OSError when checking for config file changes. Jeremy 2015-02-02 15:00:56 -0700
  • 45ca493ecf Use module settings from the config file. Jeremy 2015-02-02 14:52:58 -0700
  • 2c3fe2ad4b Repare debug log Julien Duponchelle 2015-02-02 21:28:09 +0100
  • aecd7dedba Fixes app name for the config file on Linux. Jeremy 2015-02-02 13:13:56 -0700
  • 0ae8d8031a Override configuration from command line even in case of config reload Julien Duponchelle 2015-02-02 15:08:46 +0100
  • 6abf420ce1 Support configuration live reload Julien Duponchelle 2015-02-02 15:01:48 +0100
  • 21020a2753 Fix server configuration path Julien Duponchelle 2015-02-02 10:49:46 +0100
  • a3a304bd12 Load port ranges from the config file. Jeremy 2015-02-01 20:43:55 -0700
  • 57b35d5758 Fix tests + PEP8 + documentation Jeremy 2015-02-01 17:22:31 -0700
  • 0c90393b5b Send explicit error message when client is checking for the server version. Jeremy 2015-02-01 16:55:08 -0700
  • 8d471a89a8 Check for OSError when starting the server. Jeremy 2015-02-01 15:56:10 -0700
  • 334835c985 PEP8 + documentation. Jeremy 2015-01-31 14:34:49 -0700
  • 8a00d30e23 Change ports to adapters in VirtualBox API entry points. Jeremy 2015-01-31 12:07:30 -0700
  • 22369ade49 Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion. Jeremy 2015-01-31 12:01:23 -0700
  • e7c9139045 Rename /udp entry point to /ports/udp. Jeremy 2015-01-31 11:58:34 -0700
  • fa978b6a28 Send all VirtualBox settings when creating the VM. Jeremy 2015-01-30 19:36:05 -0700
  • 6e29e7711c Update dependencies. Jeremy 2015-01-30 15:40:00 -0700
  • 58fd9043ed Clean dependencies Julien Duponchelle 2015-01-30 17:55:46 +0100
  • 8bc26420b7 If not script file is setted we use the default from VPCS Julien Duponchelle 2015-01-30 14:57:25 +0100
  • 4b62d4d82c py.test timeout and capture log Julien Duponchelle 2015-01-28 15:57:11 +0100
  • f682e1c474 Complete documentation Julien Duponchelle 2015-01-27 15:06:55 +0100
  • 29a4a0634d Add console debug Julien Duponchelle 2015-01-27 11:39:13 +0100
  • e60366c5bb Change URL to get all VirtualBox VMs. Jeremy 2015-01-26 20:29:02 -0700
  • 776bfea3d7 Clean enable debug mode Julien Duponchelle 2015-01-26 17:40:41 +0100
  • 6764c6e866 Useless debug Julien Duponchelle 2015-01-26 16:39:09 +0100
  • 9abf323e7d Send GNS 3 server version in header and upgrade aiohttp Julien Duponchelle 2015-01-26 14:40:31 +0100
  • df8bdcc152 Catch exceptions from rmtree Julien Duponchelle 2015-01-26 13:54:44 +0100
  • 4518404706 Run rmtree in a different thread Julien Duponchelle 2015-01-26 12:10:30 +0100
  • 1bfb201368 Enable code live reload only in debug mode Julien Duponchelle 2015-01-26 09:51:29 +0100
  • c409819382 Add missing documentations and add julien email to travis build Julien Duponchelle 2015-01-26 09:40:48 +0100
  • 70faf76c10 PEP8, documentation update, test fix Julien Duponchelle 2015-01-26 09:36:26 +0100
  • 50fea669b5 Network handler for UDP port allocation and server network interfaces. Jeremy 2015-01-24 15:32:58 -0700
  • c002bbfb23 Minimal SSL support. Jeremy 2015-01-24 12:11:51 -0700
  • 365af02f37 Packet capture support for VirtualBox. Jeremy 2015-01-23 18:33:49 -0700
  • ff63530f52 Get all available VirtualBox VMs on the server. Jeremy 2015-01-23 17:57:54 -0700
  • 499a8f10ae Update tests. Jeremy 2015-01-23 16:38:59 -0700
  • 6460e94311 More VirtualBox implementation. Jeremy 2015-01-23 16:38:46 -0700
  • bc3d63081b Unload should not delete VMs, just close them. Jeremy 2015-01-23 16:36:58 -0700
  • 6e7a5ca8bd Adds debug and quiet command line args. Jeremy 2015-01-23 13:10:57 -0700
  • 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args. Jeremy 2015-01-23 13:01:23 -0700
  • 59f940625a Flag --local Julien Duponchelle 2015-01-23 18:37:29 +0100
  • 8e249b670d Set a location by default Julien Duponchelle 2015-01-23 17:39:17 +0100