Julien Duponchelle
|
5388d43695
|
Fix closing project when multiple project is open
Fix #305
|
2015-09-03 17:41:27 +02:00 |
|
Julien Duponchelle
|
986ab649d7
|
Fix project not closing
Fix #303
|
2015-09-03 16:46:34 +02:00 |
|
Julien Duponchelle
|
f0f901a15d
|
Should solve the BufferError by avoiding using thread
Fix #293
|
2015-08-24 19:59:11 +02:00 |
|
Julien Duponchelle
|
d9f1a7c7d3
|
API for listing current projects
Fix #274
|
2015-07-24 10:09:16 +02:00 |
|
Julien Duponchelle
|
f39f7be503
|
Add log when we didn't close a project due to another client
|
2015-06-12 15:14:30 +02:00 |
|
Julien Duponchelle
|
9442042d7a
|
Merge branch 'master' into unstable
|
2015-05-28 12:04:01 +02:00 |
|
Julien Duponchelle
|
c98bcedd39
|
Cleanup the temporary project after modules have been notified of the
path change
|
2015-05-26 15:20:14 +02:00 |
|
Julien Duponchelle
|
6f9f004ebb
|
API for list & download files of a project
|
2015-05-26 09:49:12 +02:00 |
|
Jeremy Grossmann
|
61fb641215
|
Merge pull request #168 from GNS3/listen
A notification stream with process monitoring.
|
2015-05-09 17:15:58 -06:00 |
|
Julien Duponchelle
|
d2d91ebdea
|
Fix temporary project not cleanup with save as
|
2015-05-04 14:04:57 +02:00 |
|
Julien Duponchelle
|
e9ec5c8a37
|
A notification stream with process monitoring
|
2015-05-01 13:20:30 +02:00 |
|
grossmj
|
95766fa30d
|
Let the server know about the project name and convert old IOU projects on remote servers.
|
2015-03-08 19:13:01 -06:00 |
|
Julien Duponchelle
|
a9afaa028c
|
Garbage collect VM when closing a project
|
2015-03-02 17:17:28 +01:00 |
|
grossmj
|
c48ca212bd
|
Stop Dynamips hypervisors used by devices before the project is closed.
This is to avoid locked files by hypervisors preventing temporary project working directories to be deleted.
|
2015-03-01 19:20:33 -07:00 |
|
Jeremy
|
0e8b8fa66f
|
Update hypervisors working dir when the project is moved.
|
2015-02-27 16:51:17 -07:00 |
|
Jeremy
|
54fc873be5
|
Prevent multiple projects with the same ID to be created.
|
2015-02-25 16:05:57 -07:00 |
|
Julien Duponchelle
|
f7cd09d5fb
|
Display an upload form (upload is not yet ready)
|
2015-02-23 11:28:33 +01:00 |
|