Julien Duponchelle
|
5a0c224292
|
Allow user to change project path on local server
|
2015-02-05 17:52:37 +01:00 |
|
Jeremy
|
b680138073
|
Merge remote-tracking branch 'origin/asyncio' into asyncio
Conflicts:
gns3server/modules/project.py
tests/modules/test_project.py
|
2015-02-04 13:52:46 -07:00 |
|
Jeremy
|
1bea78194c
|
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
|
2015-02-04 13:48:29 -07:00 |
|
Julien Duponchelle
|
c5c219ffe1
|
Allow modification of path from the client
|
2015-02-04 21:17:00 +01:00 |
|
Jeremy
|
d2699f051d
|
Change URL for projects: /project becomes /projects and project_id is used instead of uuid.
|
2015-02-03 18:23:11 -07:00 |
|
Julien Duponchelle
|
4518404706
|
Run rmtree in a different thread
|
2015-01-26 12:10:30 +01:00 |
|
Jeremy
|
bc3d63081b
|
Unload should not delete VMs, just close them.
|
2015-01-23 16:36:58 -07:00 |
|
Julien Duponchelle
|
547adf0dc6
|
Get project
|
2015-01-23 16:18:40 +01:00 |
|
Julien Duponchelle
|
0e76527ce2
|
Update a project
|
2015-01-23 16:13:58 +01:00 |
|
Julien Duponchelle
|
abc885049f
|
Temporary project
|
2015-01-23 16:02:26 +01:00 |
|
Julien Duponchelle
|
3f5c2390cd
|
Close a project
|
2015-01-23 14:07:10 +01:00 |
|
Julien Duponchelle
|
986a7f55ef
|
Delete a project
|
2015-01-23 11:48:20 +01:00 |
|
Julien Duponchelle
|
f97c2b2cbe
|
Delete a VM, mark it as destroyable
|
2015-01-23 11:28:58 +01:00 |
|
Julien Duponchelle
|
f5ed9fbcf1
|
PEP 8 clean thanks to auto pep8
|
2015-01-20 13:24:00 +01:00 |
|
Julien Duponchelle
|
68d0e5f42d
|
PEP8
|
2015-01-20 13:04:20 +01:00 |
|
Julien Duponchelle
|
ed973dbcf2
|
Project handler use ProjectManager
|
2015-01-19 17:12:36 +01:00 |
|
Julien Duponchelle
|
240d83411c
|
Create a project entity
|
2015-01-19 16:23:41 +01:00 |
|