.. |
gns3vm
|
Merge 2.1 into 2.2
|
2019-03-01 17:23:49 +07:00 |
ports
|
Merge branch '2.1' into 2.2
|
2018-10-04 15:44:13 +02:00 |
__init__.py
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
appliance_manager.py
|
Fix wrong controller method call.
|
2019-01-14 17:20:11 +07:00 |
appliance.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
compute.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
controller_error.py
|
Fix logging issues with the controller
|
2016-03-04 16:55:59 +01:00 |
drawing.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
export_project.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
import_project.py
|
Merging 2.1 into 2.2
|
2019-02-22 18:04:49 +07:00 |
link.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
node.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
project.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
snapshot.py
|
Fix long-polling request for project notifications.
|
2019-02-23 21:08:52 +07:00 |
symbol_themes.py
|
Early support for symbol themes.
|
2018-11-23 17:27:10 +07:00 |
symbols.py
|
Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
|
2018-11-29 17:14:21 +08:00 |
template_manager.py
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
topology.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
udp_link.py
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |