1. 2e41c14 Update README-Tutorial.md by Andy Bavier · 8 years ago
  2. 488482b initial checkin by Tony Mack · 8 years ago
  3. 81b1e7f initial checkin by Tony Mack · 8 years ago
  4. 8995ad7 Restored old serviceGrid by Matteo Scandolo · 8 years ago
  5. 04fb92e Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  6. 05b0a19 fix exceptions in old cordsubscriber api by Scott Baker · 8 years ago
  7. 60bcf44 Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  8. f5f208a Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  9. bee3eaf Added link property to xosTable by Matteo Scandolo · 8 years ago
  10. 8dde236 one script to run them all by Scott Baker · 8 years ago
  11. 50751c7 add api to delete subscriber device by Scott Baker · 8 years ago
  12. 10bb9a2 example script for get_subscriber_device_feature by Scott Baker · 8 years ago
  13. fc1735b add subscriber device identity endpoint by Scott Baker · 8 years ago
  14. 2de1862 datetime->timezone in model policies by Sapan Bhatia · 8 years ago
  15. 42be120 Update datetime.now -> timezone.now in openstack manager by Sapan Bhatia · 8 years ago
  16. 648f85e Fixed a regression (dropped auto_now for update). Also use timezone.now by Sapan Bhatia · 8 years ago
  17. 0cd52c1 Documented field formatters by Matteo Scandolo · 8 years ago
  18. 58705a4 Added object field format to xosTable by Matteo Scandolo · 8 years ago
  19. f9700a3 Added boolean, array and custom formatted capabilities to xosTable by Matteo Scandolo · 8 years ago
  20. 01f0848 set_subscriber_device_feature working by Scott Baker · 8 years ago
  21. a17ddd5 fix args passed to create_device by Scott Baker · 8 years ago
  22. 89528a3 example script for adding device by Scott Baker · 8 years ago
  23. 75f620a add_device, get_device_feature, and set_device_feature by Scott Baker · 8 years ago
  24. 8d650c5 Test fix by Matteo Scandolo · 8 years ago
  25. d911de3 device API, WIP by Scott Baker · 8 years ago
  26. 4b4d7b7 rename subscriber.users to subscriber.devices by Scott Baker · 8 years ago
  27. b1905e9 Triggering build with push by Matteo Scandolo · 8 years ago
  28. c4c7721 Triggering build with push by Matteo Scandolo · 8 years ago
  29. c2d6bf0 Triggering build with push by Matteo Scandolo · 8 years ago
  30. 1ea87ac Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  31. 204883a Revert service grid to tabular view by Matteo Scandolo · 8 years ago
  32. f8bb7dc django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 8 years ago
  33. 7192fc4 timezone setting support by Zack Williams · 8 years ago
  34. c4a3130 tracebacks when a RuntimeWarning: DateTimeField xxxx received a naive datet ime by Zack Williams · 8 years ago
  35. 3c122c7 Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  36. 0057131 improve navigability of index views by Scott Baker · 8 years ago
  37. a64bb35 add hpcview to new api by Scott Baker · 8 years ago
  38. 78581d0 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  39. 5697e45 xosSmartPie done by Matteo Scandolo · 8 years ago
  40. 952c450 Added test for xosSmartPie polling by Matteo Scandolo · 8 years ago
  41. 002a0cf Deleted duplicate files from Openstack by Sapan Bhatia · 8 years ago
  42. 55b378e Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  43. 9d4776a use new service names by Scott Baker · 8 years ago
  44. cf86dbd Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  45. 68df51b Added poll capabilities to xosSmartPie by Matteo Scandolo · 8 years ago
  46. e9481fc Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  47. 961b7d5 rename cord services by Scott Baker · 8 years ago
  48. 30b9370 add ability to replace objects using tosca by Scott Baker · 8 years ago
  49. 02d4034 First xosSmartPie working by Matteo Scandolo · 8 years ago
  50. cc57140 Started xosSmartPie component by Matteo Scandolo · 8 years ago
  51. e8ec1fc Removed sample files by Matteo Scandolo · 8 years ago
  52. 0a0fd7b Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  53. 9b3c5ee latest version of autogenerated api by Scott Baker · 8 years ago
  54. 4f2ae0b make manytomany fields not required by Scott Baker · 8 years ago
  55. 4f83cc3 Restoring DB before tosca tests by Matteo Scandolo · 8 years ago
  56. c933210 Merge branch 'feature/api-cleanup' by Scott Baker · 8 years ago
  57. 0be36e5 remove dead code by Scott Baker · 8 years ago
  58. 7a8ee26 remove dead code; change id field to integer by Scott Baker · 8 years ago
  59. e997405 remove obsolete code by Scott Baker · 8 years ago
  60. e8d7247 deal with django inability to filter on blank ip address by Scott Baker · 8 years ago
  61. 4b2db53 Testing deployments, instances, flavors by Matteo Scandolo · 8 years ago
  62. 09cb418 rewrite portforwarding api by Scott Baker · 8 years ago
  63. 9a9bd91 fix deprecation error by Scott Baker · 8 years ago
  64. 0fbf4c8 sshkeys example by Scott Baker · 8 years ago
  65. 98efb7f fix deprecation error by Scott Baker · 8 years ago
  66. 80996e8 make sshkeys readonly; use instance_id instead of instance_name by Scott Baker · 8 years ago
  67. 9c8a409 rewritten sshkeys api endpoint by Scott Baker · 8 years ago
  68. 45eda76 allow underscores in rest_api pk part of url by Scott Baker · 8 years ago
  69. 631b481 Added deployment docs by Matteo Scandolo · 8 years ago
  70. d5f3d05 Added flavors, test passing (locally) by Matteo Scandolo · 8 years ago
  71. d8a700f Creating flavor by Matteo Scandolo · 8 years ago
  72. 9c8df40 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  73. 842d58d remove serviceclass default setting from slice.save by Scott Baker · 8 years ago
  74. d3e3029 Allow Service.version to be blank and null by Scott Baker · 8 years ago
  75. d33e7d1 Make Slice.ServiceClass no longer required by Scott Baker · 8 years ago
  76. 01b7cef separate Makefile into up and bootstrap sections by Scott Baker · 8 years ago
  77. 2dc0a9b Skipped login/logout tests by Matteo Scandolo · 8 years ago
  78. a2be8d4 Documented login/logout endpoint by Matteo Scandolo · 8 years ago
  79. 2e4c344 Fixed UI tests by Matteo Scandolo · 8 years ago
  80. 2ef0416 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  81. b71510b Added API docs and test by Matteo Scandolo · 8 years ago
  82. 8734215 show address pools in vrouter admin by Scott Baker · 8 years ago
  83. 67e79cb Fixed apigen command to use update method by Matteo Scandolo · 8 years ago
  84. f4ddc91 fix view_url of onos and vtn services by Scott Baker · 8 years ago
  85. 54f98bd Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 8 years ago
  86. e56d809 Merge pull request #140 from jermowery/MoveOpenVPNRest by sbconsulting · 8 years ago
  87. f533ba0 save_object() is not support in rest_framework 3.x by Scott Baker · 8 years ago
  88. 4bc0833 fix numerous compatibility issues with Rest Framework 3.x by Scott Baker · 8 years ago
  89. db242ef example scripts for add/update/delete slice by Scott Baker · 8 years ago
  90. 41a9dc4 Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  91. c1cbd6a Fixed tests by Matteo Scandolo · 8 years ago
  92. a3839e3 Updated generator to include xosLib css and getting started information by Matteo Scandolo · 8 years ago
  93. 4b93a89 Added link in uiModule by Matteo Scandolo · 8 years ago
  94. 71378f9 Documented xosForm by Matteo Scandolo · 8 years ago
  95. a0a9ee7 Merge branch 'feature/fabric' by Scott Baker · 8 years ago
  96. 081d9a3 fix wrong class name by Scott Baker · 8 years ago
  97. 232cf5d http does not seem to work with automated testing by Andy Bavier · 8 years ago
  98. b7dac50 Documented smartTable component by Matteo Scandolo · 8 years ago
  99. dd5275f reverting the service name change for now by Scott Baker · 8 years ago
  100. 38eab48 add fabric service; rename services by Scott Baker · 8 years ago