Commit Graph

3837 Commits (1289d20a14a57b9d7007df4b3a51bb861c27fdd0)
 

Author SHA1 Message Date
grossmj 1289d20a14 Add missing files for API documentation.
6 years ago
grossmj 53928b884f Bump version to 2.2.0dev5
6 years ago
grossmj bc5eda8259 Restore previously removed test.
6 years ago
grossmj ff5ba3742e Update API documentation for appliance endpoints. Ref https://github.com/GNS3/gns3-gui/issues/2630
6 years ago
grossmj e5950674f8 Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
grossmj 5cb0957f35 Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461.
6 years ago
Jeremy Grossmann 7385d67c39
Merge pull request #1457 from GNS3/pyup-update-pytest-timeout-1.2.1-to-1.3.3
6 years ago
Jeremy Grossmann e8cb8d29d8
Merge pull request #1454 from GNS3/pyup-update-pytest-3.8.1-to-4.0.0
6 years ago
grossmj 3fae6ada95 Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461.
6 years ago
Jeremy Grossmann ca6a0708a8
Merge pull request #1462 from GNS3/use-files-as-disk-images
6 years ago
grossmj 3727487730 Fix test on Windows.
6 years ago
grossmj 3497deaa31 Allow virtual machines to use files in project directory as disk images.
6 years ago
Jeremy Grossmann 3861d6a274
Merge pull request #1459 from GNS3/duplicate-appliance
6 years ago
grossmj bd657c0167 Support to duplicate an appliance.
6 years ago
grossmj 9b83b087cb Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629
6 years ago
grossmj a33b8eac3a Support "L1 keepalives" in IOU appliance schema.
6 years ago
grossmj c7b8c347d7 Remove problematic test when run on Travis.
6 years ago
grossmj 53f3821d41 Change test that randomly fails on Travis.
6 years ago
grossmj 3512fde841 Fix small bugs when using the new appliance management API.
6 years ago
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 d45d52f15c Support Xtigervnc restart.
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
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