1. 67e79cb Fixed apigen command to use update method by Matteo Scandolo · 8 years ago
  2. 54f98bd Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 8 years ago
  3. f533ba0 save_object() is not support in rest_framework 3.x by Scott Baker · 8 years ago
  4. 4bc0833 fix numerous compatibility issues with Rest Framework 3.x by Scott Baker · 8 years ago
  5. db242ef example scripts for add/update/delete slice by Scott Baker · 8 years ago
  6. 41a9dc4 Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  7. c1cbd6a Fixed tests by Matteo Scandolo · 8 years ago
  8. a3839e3 Updated generator to include xosLib css and getting started information by Matteo Scandolo · 8 years ago
  9. 4b93a89 Added link in uiModule by Matteo Scandolo · 8 years ago
  10. 71378f9 Documented xosForm by Matteo Scandolo · 8 years ago
  11. a0a9ee7 Merge branch 'feature/fabric' by Scott Baker · 8 years ago
  12. 081d9a3 fix wrong class name by Scott Baker · 8 years ago
  13. 232cf5d http does not seem to work with automated testing by Andy Bavier · 8 years ago
  14. b7dac50 Documented smartTable component by Matteo Scandolo · 8 years ago
  15. dd5275f reverting the service name change for now by Scott Baker · 8 years ago
  16. 38eab48 add fabric service; rename services by Scott Baker · 8 years ago
  17. f6f4e19 stubs for fabric service by Scott Baker · 8 years ago
  18. 570f093 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  19. e25820a Moved apiary.rb in the root by Matteo Scandolo · 8 years ago
  20. eabfb71 Added broken test to upgrade xosTable by Matteo Scandolo · 8 years ago
  21. 6ba1287 Reneabled tests by Matteo Scandolo · 8 years ago
  22. 18b3f33 fix VTR synchronizer attribute error by Scott Baker · 8 years ago
  23. e2ee2d9 Setting empty form in xos-smart-table component by Matteo Scandolo · 8 years ago
  24. d623064 add VTN API rest endpoint to new api by Scott Baker · 8 years ago
  25. db30756 revert change by Scott Baker · 8 years ago
  26. 53b6e4e Merge remote-tracking branch 'origin/master' into feature/api-cleanup by Scott Baker · 8 years ago
  27. ccf7a17 add serializer for vtn viewset by Scott Baker · 8 years ago
  28. f631d09 Cut-and-paste bug fix by Andy Bavier · 8 years ago
  29. f5c361b Eliminate synchronizer to data model feedback by Sapan Bhatia · 8 years ago
  30. 925a805 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  31. bed15a4 attach TenantView to MyDeployment by Scott Baker · 8 years ago
  32. ba5f9e7 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  33. a952467 Added Chrome to local test runners by Matteo Scandolo · 8 years ago
  34. 58aa866 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  35. 2c6dc26 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  36. ab82a82 remove defaults from networktemplate object by Scott Baker · 8 years ago
  37. 964ff78 make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 8 years ago
  38. 9ad02c6 add image to deployment by Scott Baker · 8 years ago
  39. c3c697a Properly mocked resources and promises by Matteo Scandolo · 8 years ago
  40. 0e09282 refactor base.yaml by Scott Baker · 8 years ago
  41. d6a305a return empty list when there are no service dependencies by Scott Baker · 8 years ago
  42. 4e4afeca Use TOSCA to configure VTN by Andy Bavier · 8 years ago
  43. f644535 Added button to hide form by Matteo Scandolo · 8 years ago
  44. dc249eb Added form to smart table by Matteo Scandolo · 8 years ago
  45. 6d90dc1 set service to tag by Scott Baker · 8 years ago
  46. a0ffea0 add Tag object to Tosca by Scott Baker · 8 years ago
  47. c11285d Testing minified helpers in Jenkins by Matteo Scandolo · 8 years ago
  48. ba1d35c Hiding field in smartTable by Matteo Scandolo · 8 years ago
  49. aaa733d Started smart table component by Matteo Scandolo · 8 years ago
  50. 20d99df resolve merge conflict by Scott Baker · 8 years ago
  51. 3377483 add fixtures.yaml to remaining configurations by Scott Baker · 8 years ago
  52. b0990d3 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 8 years ago
  53. 8b55d9f Started xosSmartTable component by Matteo Scandolo · 8 years ago
  54. 0482422 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 8 years ago
  55. c08a4a3 What should work before proceeding by Andy Bavier · 8 years ago
  56. 43b7b5c Added ci task to generate docs by Matteo Scandolo · 8 years ago
  57. 71df2d6 fix syntax error by Scott Baker · 8 years ago
  58. 3259641 allow kind#objname syntax by Scott Baker · 8 years ago
  59. 88220ed Fixed test-standalone config by Matteo Scandolo · 8 years ago
  60. 88e1846 Added animations by Matteo Scandolo · 8 years ago
  61. cd60399 Reflect latest auto-configuration changes by Andy Bavier · 8 years ago
  62. 70b6378 Add jinja2 to pip install by Andy Bavier · 8 years ago
  63. b028075 Table animated by Matteo Scandolo · 8 years ago
  64. 0b866fc fix merge conflict by Scott Baker · 8 years ago
  65. f698cbe syntax fix by Scott Baker · 8 years ago
  66. 90ed064 Added xosNgLib.css to workflow by Matteo Scandolo · 8 years ago
  67. 896fc82 Capitalization fix by Scott Baker · 8 years ago
  68. 49847ca clean up references to default_flavor by Scott Baker · 8 years ago
  69. 786750b add tosca support for flavor by Scott Baker · 8 years ago
  70. 01c8757 Form component done, documented and tested by Matteo Scandolo · 8 years ago
  71. b3d686f Added validation to form: required, minlength, maxlength by Matteo Scandolo · 8 years ago
  72. ebf4fad Added more case to xosValidation and tested by Matteo Scandolo · 8 years ago
  73. 23131c0 Added tests for xosValidation by Matteo Scandolo · 8 years ago
  74. 199ec00 Documented xosForm by Matteo Scandolo · 8 years ago
  75. 4f98a15 allow site_deployment to be created with no controller by Scott Baker · 8 years ago
  76. 2542f88 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 8 years ago
  77. 840260d Started xosForm docs by Matteo Scandolo · 8 years ago
  78. 208f253 cleanup by Scott Baker · 8 years ago
  79. 69d104c allow tosca to run with no user by Scott Baker · 8 years ago
  80. 4633ca5 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 8 years ago
  81. 1c39021 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 8 years ago
  82. a7ae802 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  83. 1daa593 Turn off debugging by Jeremy Mowery · 8 years ago
  84. dba2656 remove obsolete file by Scott Baker · 8 years ago
  85. f352b90 Update README.md by Larry Peterson · 8 years ago
  86. 6e3b28e Update VTN config generation to use VTN Service by Andy Bavier · 8 years ago
  87. bfda8be Merge master by Jeremy Mowery · 8 years ago
  88. a937c38 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 8 years ago
  89. 7e92b0f Fix CORD logo by Andy Bavier · 8 years ago
  90. 9fd3069 add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 8 years ago
  91. 384c1ae fix class name by Scott Baker · 8 years ago
  92. 5b95e27 missed a field by Scott Baker · 8 years ago
  93. 7475539 add VTNService tosca by Scott Baker · 8 years ago
  94. cd1aceb Small change to trigger jenkins by Matteo Scandolo · 8 years ago
  95. 3fa32c6 path to jUnit reports by Matteo Scandolo · 8 years ago
  96. 026d161 add VTN models and admin by Scott Baker · 8 years ago
  97. 23254d1 Added junit and coverage reporter by Matteo Scandolo · 8 years ago
  98. 4ba4cf1 Added test:ci script by Matteo Scandolo · 8 years ago
  99. 6e2e6ff Checking for email type by Matteo Scandolo · 8 years ago
  100. 9f0e5ae Improved form test by Matteo Scandolo · 8 years ago