Commit Graph

4021 Commits (22854f1baac9b36ff121b91f5bf8be8c1335ec31)
 

Author SHA1 Message Date
grossmj 74e1463015 Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613
6 years ago
grossmj aa4593c993 Handle custom adapters in schemas.
6 years ago
Jeremy Grossmann 82140c082c
Merge pull request #1458 from GNS3/appliance-default-settings
6 years ago
grossmj 499ab9844a Reorganize how appliance creation is validated against JSON schemas.
6 years ago
grossmj 71fcf855b4 Add tests for all appliance types.
6 years ago
grossmj 627c7e9cfe Use schema to set appliance default values and better schema validation error messages.
6 years ago
pyup-bot f486f07a61 Update pytest-timeout from 1.2.1 to 1.3.3
6 years ago
Jeremy Grossmann 1acc7777f9
Merge pull request #1455 from GNS3/appliance-api
6 years ago
grossmj 1184f29b90 Add appliance API tests. Ref #1427.
6 years ago
grossmj 9aafa4e62f Schema validation for appliance API. Ref #1427.
6 years ago
pyup-bot bb3edfe779 Update pytest from 3.8.1 to 4.0.0
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj cebb56387a Fix tests.
6 years ago
grossmj f91d3c9dbb Merge branch '2.2' into appliance-api
6 years ago
grossmj 089fdff4f1 Working dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
6 years ago
grossmj e7b8309a80 Fix Docker VNC tests. Ref #1438
6 years ago
grossmj d45d52f15c Support Xtigervnc restart.
6 years ago
grossmj 029344da14 Only require Xtigervnc or Xvfb+x11vnc for Docker with vnc console. Ref #1438
6 years ago
grossmj 36474f7bab Merge branch '2.1' into 2.2
6 years ago
grossmj d0bab9947e Support tigervnc in Docker VM. Ref #1438
6 years ago
grossmj f0fe9d39fa Base for dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
6 years ago
grossmj 887b32c4bc Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
grossmj f03ba5ca0b Update appliance templates.
6 years ago
pyup-bot 97758a09f4 Update sphinx from 1.7.1 to 1.8.2
6 years ago
ziajka 41fbbf7a56 Reorder routes in order to get working CORS
6 years ago
ziajka fcd102317a
Merge pull request #1448 from GNS3/disable-cors-cache
6 years ago
ziajka 7bc67cb41f
Merge pull request #1447 from GNS3/wrong-cors-response
6 years ago
ziajka 249b2255f6 Fix CORS response on node deletion, Fixes: #1446
6 years ago
ziajka 78c693ff63 Disable CORS cache, Fixes: #1445
6 years ago
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
6 years ago
ziajka bf1b801cc0 Remove static dir configuration
6 years ago
ziajka 4158edf8e2
Merge pull request #1435 from GNS3/fix-put-cors-for-nodes
6 years ago
ziajka fa5571ced1 FIX PUT CORS for nodes, Fixes: #1434
6 years ago
grossmj df36d8377d Fix more tests.
6 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 9ae9209881 Update appliance templates.
6 years ago
grossmj 86f87aec74 Fix installation with Python 3.7. Fixes #1414.
6 years ago
grossmj 8217f65e97 Do not test with Python 3.4 on Travis.
6 years ago
grossmj de5934f818 Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
Jeremy Grossmann 93b6c0e49d
Merge pull request #1421 from kazkansouh/2.2-update-docker-init-path
6 years ago
Karim 14fb64b941 Added "/sbin" to init script PATH variable so that its possible to
6 years ago
grossmj 8baa480b79 Fix tests.
6 years ago
grossmj 97c68f56bf Notify users if x11vnc process has crashed. Fix #1401.
6 years ago
grossmj 22f7ca0243 Return compute port information via API. Ref #1420.
6 years ago
grossmj eb97ebf311 Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578
6 years ago
grossmj de5a6ca8c7 Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
grossmj 9de13c570c Merge branch '2.1' into 2.2
6 years ago
grossmj e4a6db8ebc Fix some typos.
6 years ago
grossmj 181a31be32 Update minimum VIX version requirements for VMware. Ref #1415.
6 years ago