1. d7d7047 Added API docs and test by Matteo Scandolo · 8 years ago
  2. 4fc06db Fixed apigen command to use update method by Matteo Scandolo · 8 years ago
  3. ed0f471 Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 8 years ago
  4. eac2a0b save_object() is not support in rest_framework 3.x by Scott Baker · 8 years ago
  5. 0521189 fix numerous compatibility issues with Rest Framework 3.x by Scott Baker · 8 years ago
  6. 5a35beb example scripts for add/update/delete slice by Scott Baker · 8 years ago
  7. d1619c9 Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  8. ccc0cce Fixed tests by Matteo Scandolo · 8 years ago
  9. ecc988d Updated generator to include xosLib css and getting started information by Matteo Scandolo · 8 years ago
  10. 5d41630 Added link in uiModule by Matteo Scandolo · 8 years ago
  11. 9dd1400 Documented xosForm by Matteo Scandolo · 8 years ago
  12. ab60308 Merge branch 'feature/fabric' by Scott Baker · 8 years ago
  13. e32c842 fix wrong class name by Scott Baker · 8 years ago
  14. 5635dc9 http does not seem to work with automated testing by Andy Bavier · 8 years ago
  15. ed92a29 Documented smartTable component by Matteo Scandolo · 8 years ago
  16. b6b489f reverting the service name change for now by Scott Baker · 8 years ago
  17. 3dd46f8 add fabric service; rename services by Scott Baker · 8 years ago
  18. 43fae6a stubs for fabric service by Scott Baker · 8 years ago
  19. 17a5095 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  20. e83c425 Moved apiary.rb in the root by Matteo Scandolo · 8 years ago
  21. 250a29c Added broken test to upgrade xosTable by Matteo Scandolo · 8 years ago
  22. 2e804cb Reneabled tests by Matteo Scandolo · 8 years ago
  23. e3e4d25 fix VTR synchronizer attribute error by Scott Baker · 8 years ago
  24. d02ef50 Setting empty form in xos-smart-table component by Matteo Scandolo · 8 years ago
  25. d4d9a5c add VTN API rest endpoint to new api by Scott Baker · 8 years ago
  26. ca603fb revert change by Scott Baker · 8 years ago
  27. 24ede1f Merge remote-tracking branch 'origin/master' into feature/api-cleanup by Scott Baker · 8 years ago
  28. 00de42f add serializer for vtn viewset by Scott Baker · 8 years ago
  29. 3925949 Cut-and-paste bug fix by Andy Bavier · 8 years ago
  30. 1b5540c Eliminate synchronizer to data model feedback by Sapan Bhatia · 8 years ago
  31. 6c606e5 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  32. d4077bf attach TenantView to MyDeployment by Scott Baker · 8 years ago
  33. f56a6d2 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  34. 5fe58df Added Chrome to local test runners by Matteo Scandolo · 8 years ago
  35. faf3af1 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  36. 5267391 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  37. 2a556f2 remove defaults from networktemplate object by Scott Baker · 8 years ago
  38. 87e658d make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 8 years ago
  39. 8ecfbdf add image to deployment by Scott Baker · 8 years ago
  40. 0e053c2 Properly mocked resources and promises by Matteo Scandolo · 8 years ago
  41. dd4046c refactor base.yaml by Scott Baker · 8 years ago
  42. 9406ee7 return empty list when there are no service dependencies by Scott Baker · 8 years ago
  43. 8a71f80 Use TOSCA to configure VTN by Andy Bavier · 8 years ago
  44. 2db2335 Added button to hide form by Matteo Scandolo · 8 years ago
  45. 3fa9871 Added form to smart table by Matteo Scandolo · 8 years ago
  46. 6d52740 set service to tag by Scott Baker · 8 years ago
  47. 2398cf8 add Tag object to Tosca by Scott Baker · 8 years ago
  48. e8218bb Testing minified helpers in Jenkins by Matteo Scandolo · 8 years ago
  49. 3a55ad6 Hiding field in smartTable by Matteo Scandolo · 8 years ago
  50. d5efedf Started smart table component by Matteo Scandolo · 8 years ago
  51. 2c03f01 resolve merge conflict by Scott Baker · 8 years ago
  52. 8e963e1 add fixtures.yaml to remaining configurations by Scott Baker · 8 years ago
  53. d75dd14 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 8 years ago
  54. ead6fa5 Started xosSmartTable component by Matteo Scandolo · 8 years ago
  55. 79fa657 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 8 years ago
  56. e43fa64 What should work before proceeding by Andy Bavier · 8 years ago
  57. 1748b3b Added ci task to generate docs by Matteo Scandolo · 8 years ago
  58. 3826522 fix syntax error by Scott Baker · 8 years ago
  59. 642dbb5 allow kind#objname syntax by Scott Baker · 8 years ago
  60. 954a076 Fixed test-standalone config by Matteo Scandolo · 8 years ago
  61. 9bb3a95 Added animations by Matteo Scandolo · 8 years ago
  62. 7bdb2ac Reflect latest auto-configuration changes by Andy Bavier · 8 years ago
  63. f9b6640 Add jinja2 to pip install by Andy Bavier · 8 years ago
  64. c88bb9f Table animated by Matteo Scandolo · 8 years ago
  65. 7212614 fix merge conflict by Scott Baker · 8 years ago
  66. cbddb9f syntax fix by Scott Baker · 8 years ago
  67. e53ee38 Added xosNgLib.css to workflow by Matteo Scandolo · 8 years ago
  68. d02adbb Capitalization fix by Scott Baker · 8 years ago
  69. bad0f4c clean up references to default_flavor by Scott Baker · 8 years ago
  70. ed48af1 add tosca support for flavor by Scott Baker · 8 years ago
  71. 953ddad Form component done, documented and tested by Matteo Scandolo · 8 years ago
  72. 28e49b7 Added validation to form: required, minlength, maxlength by Matteo Scandolo · 8 years ago
  73. b6bfee3 Added more case to xosValidation and tested by Matteo Scandolo · 8 years ago
  74. a74e2f6 Added tests for xosValidation by Matteo Scandolo · 8 years ago
  75. d702aff Documented xosForm by Matteo Scandolo · 8 years ago
  76. 476902d allow site_deployment to be created with no controller by Scott Baker · 8 years ago
  77. 6eedb19 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 8 years ago
  78. 9a8f53c Started xosForm docs by Matteo Scandolo · 8 years ago
  79. 8fd9c9a cleanup by Scott Baker · 8 years ago
  80. 4ce7d4f allow tosca to run with no user by Scott Baker · 8 years ago
  81. cf6e410 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 8 years ago
  82. 9df9563 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 8 years ago
  83. 3d03343 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  84. 7543492 Turn off debugging by Jeremy Mowery · 8 years ago
  85. 5f223a3 remove obsolete file by Scott Baker · 8 years ago
  86. 06c86d0 Update README.md by Larry Peterson · 8 years ago
  87. b36954d Update VTN config generation to use VTN Service by Andy Bavier · 8 years ago
  88. c47df3d Merge master by Jeremy Mowery · 8 years ago
  89. 2690ba2 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 8 years ago
  90. 6c0dd9d Fix CORD logo by Andy Bavier · 8 years ago
  91. 095804a add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 8 years ago
  92. 51afd0d fix class name by Scott Baker · 8 years ago
  93. 0936e6d missed a field by Scott Baker · 8 years ago
  94. 1bcf89f add VTNService tosca by Scott Baker · 8 years ago
  95. e51eaa1 Small change to trigger jenkins by Matteo Scandolo · 8 years ago
  96. 16607d8 path to jUnit reports by Matteo Scandolo · 8 years ago
  97. 90378fa add VTN models and admin by Scott Baker · 8 years ago
  98. 983d152 Added junit and coverage reporter by Matteo Scandolo · 8 years ago
  99. fb667b0 Added test:ci script by Matteo Scandolo · 8 years ago
  100. b389f7a Checking for email type by Matteo Scandolo · 8 years ago