1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 03:08:14 +00:00

Commit Graph

  • 5170428913 Fix a capture crash Julien Duponchelle 2015-02-17 10:01:15 +0100
  • 70ad9fff26 Documentation update Julien Duponchelle 2015-02-17 09:46:18 +0100
  • dc4df68c7a Keep Dynamips logs. grossmj 2015-02-16 21:30:31 -0700
  • e6fd471dd5 Save Dynamips VM configs when closing a project. Jeremy 2015-02-16 18:21:10 -0700
  • 516b882122 Merge remote-tracking branch 'origin/asyncio' into asyncio Jeremy 2015-02-16 16:53:56 -0700
  • 3e95bb9748 Adapter settings and configs for Dynamips VMs. Jeremy 2015-02-16 16:53:50 -0700
  • 6c3a926ce3 Capture is OK on server side Julien Duponchelle 2015-02-16 20:08:04 +0100
  • ff7f014423 Fix test Julien Duponchelle 2015-02-16 19:14:45 +0100
  • 018e3c1451 Fix IOU closing Julien Duponchelle 2015-02-16 17:40:13 +0100
  • 15f89776d3 All current iou code is async Julien Duponchelle 2015-02-16 17:20:07 +0100
  • d323234520 Harmonisation of slot, adapter notion Julien Duponchelle 2015-02-16 10:18:03 +0100
  • 3ceb43fa62 Fix tests Julien Duponchelle 2015-02-16 10:11:46 +0100
  • 605afa1d33 Fix bad execption name in IOU Julien Duponchelle 2015-02-16 10:05:17 +0100
  • 78ffe313fd Dynamips VM & device deletion and ghost support. grossmj 2015-02-15 22:13:24 -0700
  • 26f7195288 Dynamips devices packet capture. grossmj 2015-02-15 17:45:53 -0700
  • f99e834c37 Dynamips devices support (packet capture to complete). grossmj 2015-02-15 12:18:12 -0700
  • 4f38d96522 Dynamips devices. Jeremy 2015-02-13 20:01:18 -0700
  • 094339304c Packet capture for Dynamips VMs. Jeremy 2015-02-13 15:41:56 -0700
  • 6ac6c7d796 Merge remote-tracking branch 'origin/asyncio' into asyncio Jeremy 2015-02-13 15:11:19 -0700
  • a5ac7c5481 Dynamips NIO connections. Jeremy 2015-02-13 15:11:14 -0700
  • e082cd8b1a Update the remote IOU initial config Julien Duponchelle 2015-02-13 22:16:43 +0100
  • 83edc649d2 Rename NVRAM to the correct application id before start the server Julien Duponchelle 2015-02-13 20:57:20 +0100
  • a9a3bb1c38 Pep8 Julien Duponchelle 2015-02-13 20:57:09 +0100
  • d86e880ff7 Definitions of port and adapter Julien Duponchelle 2015-02-13 18:40:40 +0100
  • 49f012cf4c Turn off documentation sidebar because it's broken Julien Duponchelle 2015-02-13 18:27:08 +0100
  • 2cab5293c7 Add the notion of adapters and slot in the api Julien Duponchelle 2015-02-13 18:09:50 +0100
  • 821eb5e92b Repare config file loading Julien Duponchelle 2015-02-13 17:34:22 +0100
  • ee019caa37 Support l1_keepalives in IOU Julien Duponchelle 2015-02-13 16:57:35 +0100
  • 1550ca01e6 IOU support nio ethernet Julien Duponchelle 2015-02-13 16:41:18 +0100
  • 3e1875b069 Set console host from port manager Julien Duponchelle 2015-02-13 14:46:00 +0100
  • 68427eaddf Auto PEP8 cleanup Julien Duponchelle 2015-02-13 14:43:28 +0100
  • a4669689e7 Fix tests due to test reading the local config file Julien Duponchelle 2015-02-13 11:15:11 +0100
  • b419001813 Fix test on Travis with Python 3.3 Julien Duponchelle 2015-02-13 11:02:06 +0100
  • 0a5aaedc7c Merge remote-tracking branch 'origin/asyncio' into asyncio grossmj 2015-02-12 19:15:47 -0700
  • 8f089c45f5 Fixes a few problems in Dynamips implementation. grossmj 2015-02-12 19:15:35 -0700
  • f99d825346 Support network for IOU Julien Duponchelle 2015-02-12 22:28:12 +0100
  • 9160d3caf4 Remove old directories to avoid editing them by mistake... Julien Duponchelle 2015-02-12 21:44:43 +0100
  • 3471b03ef9 Clarify JSON schema validation errors Julien Duponchelle 2015-02-12 21:39:24 +0100
  • 8b61aa9ae7 Set ram, ethernet adapters, serial adapters Julien Duponchelle 2015-02-12 21:02:52 +0100
  • 05df7001a3 Successfully create an iou device from the GUI via HTTP Julien Duponchelle 2015-02-12 17:03:01 +0100
  • 4689024b50 Add a --live options to control livereload Julien Duponchelle 2015-02-12 16:25:55 +0100
  • ebc214d6fa Fix tests and rename path to iou_path Julien Duponchelle 2015-02-12 15:20:47 +0100
  • fb69c693f6 Start iouyap Julien Duponchelle 2015-02-11 17:11:18 +0100
  • faa7472670 IOUCON start when vm start Julien Duponchelle 2015-02-11 15:57:02 +0100
  • 986c63f344 HTTP api start iou process Julien Duponchelle 2015-02-11 15:37:05 +0100
  • 2e99ef69a9 Modules support start iou process (not ioucon and iouyap) Julien Duponchelle 2015-02-11 14:31:21 +0100
  • 79a57ca420 New Dynamips integration part 3 Jeremy 2015-02-11 19:21:34 -0700
  • 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