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
|
017c5ac9f6
|
Allow changing location only for local usage
|
2015-01-23 16:58:14 +01:00 |
|
Julien Duponchelle
|
4848eeabad
|
Add missing curl example
|
2015-01-23 16:21:26 +01: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 |
|
Jeremy
|
1a43ff118c
|
Fix tests and clean.
|
2015-01-21 19:30:24 -07:00 |
|
Julien Duponchelle
|
97cefa23fb
|
Move fixtures to conftest
|
2015-01-21 22:32:33 +01:00 |
|
Julien Duponchelle
|
368d1ff70b
|
Update VPCS instance
|
2015-01-21 21:46:16 +01:00 |
|
Julien Duponchelle
|
bbee5f90a0
|
Yet another PEP 8 :)
|
2015-01-20 16:37:18 +01:00 |
|
Julien Duponchelle
|
531265eced
|
Get a stable example between tests for project creation
|
2015-01-20 15:35:46 +01:00 |
|
Julien Duponchelle
|
68d0e5f42d
|
PEP8
|
2015-01-20 13:04:20 +01:00 |
|
Julien Duponchelle
|
240d83411c
|
Create a project entity
|
2015-01-19 16:23:41 +01:00 |
|