grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
grossmj
|
7f72b90b0e
|
The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
|
2018-08-16 21:31:57 +07:00 |
|
Julien Duponchelle
|
39db35c3ff
|
Send notification when snasphot is restored
Ref https://github.com/GNS3/gns3-gui/issues/1417
|
2016-08-19 17:07:56 +02:00 |
|
Julien Duponchelle
|
3ca4edef93
|
Update project API
|
2016-08-15 16:44:09 +02:00 |
|
Julien Duponchelle
|
431bd789cb
|
Do not send project closed event when it's a snapshot restore
Ref #602
|
2016-08-15 13:30:02 +02:00 |
|
Julien Duponchelle
|
68eca6c111
|
Replace snapshots by import / export
Fix #1042
|
2016-07-26 19:52:58 +02:00 |
|