1. 8918ac3 CORD-1316: Implement new credentials system by Sapan Bhatia · 8 years ago
  2. db183c2 CORD-1389: xproto extension to support policies by Sapan Bhatia · 8 years ago
  3. 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 8 years ago
  4. e0fc685 [CORD-1362] Remove old config module by Matteo Scandolo · 8 years ago
  5. 7148c08 CORD-1467: Surgical cleanup for 3.0.1 to enable service development without attics by Sapan Bhatia · 8 years ago
  6. 38fcad3 Fix xossh script to use new credential path by Scott Baker · 8 years ago
  7. 0917402 CORD-1312: Generate Synchronizer configuration from xproto by Sapan Bhatia · 8 years ago
  8. 45b260b [CORD-1355] removing tools/xos-config.py by Matteo Scandolo · 8 years ago
  9. 4e80a26 CORD-1345: Rename PlCoreBase to XOSBase and generate xosbase through xproto by Sapan Bhatia · 8 years ago
  10. 03a163f CORD-1337 change content_type from ids to strings by Scott Baker · 8 years ago
  11. 7d9e8b0 fix missing __init__ file; cleanup DOS newlines by Scott Baker · 8 years ago
  12. d194097 CORD-1169 implement __str__ and __repr__ for orm by Scott Baker · 8 years ago
  13. 504cc97 CORD-1154: Integrate xproto generator with corebuilder by Sapan Bhatia · 8 years ago
  14. f09d38a CORD-967 Translate XOS Exceptions to gRPC status codes by Scott Baker · 8 years ago
  15. 07e95b5 CORD-1138 create corebuilder unit test framework; add corebuilder exceptions by Scott Baker · 8 years ago
  16. 2b9cb5a CORD-1093: Updated legacy code to xproto converter with several bug fixes by Sapan Bhatia · 8 years ago
  17. eb201f2 CORD-1081 corebuilder tool by Scott Baker · 8 years ago
  18. c656630 Fixed an issue in porting services to xproto by Sapan Bhatia · 8 years ago
  19. 0069917 CORD-1092: Store bases classes of models in xproto representations by Sapan Bhatia · 8 years ago
  20. f6145a2 add setDirtyModels/listDirtyModels support to xossh by Scott Baker · 8 years ago
  21. 297ec9f CORD-1026: Tool changes needed to generate protobufs that cover all of the by Sapan Bhatia · 8 years ago
  22. 821fea1 CORD-876 fix large min/max limits breaking modeldefs api by Scott Baker · 8 years ago
  23. 6bb5f26 CORD-879 update csr wrapper to reflect real object change by Scott Baker · 8 years ago
  24. dd82b9a CORD-879 restore self_content_type_id in the api, fix error thrown by OneToOneField by Scott Baker · 8 years ago
  25. aa556b0 CORD-879 add generic fk support, make contentype a messageoption instead by Scott Baker · 8 years ago
  26. 69d9a47 CORD-879 add content_type_id to core api by Scott Baker · 8 years ago
  27. 851b0cc fix vrouter endpoints appearing in wrong app by Scott Baker · 8 years ago
  28. 22796cc CORD-880 add accessor for core api by Scott Baker · 8 years ago
  29. 186372f CORD-762 add deleted objects query, add class_names and pk attributes by Scott Baker · 8 years ago
  30. 57c7482 CORD-762 add support for update_fields by Scott Baker · 8 years ago
  31. ac2f2b5 CORD-762 add filter API by Scott Baker · 8 years ago
  32. 8ef2bf2 CORD-866 make test case username/password configurable by Scott Baker · 8 years ago
  33. 87fb302 CORD-762 extend core API to all django apps by Scott Baker · 8 years ago
  34. 32fbfcf CORD-763 add reverse foreign key support by Scott Baker · 8 years ago
  35. dab1119 CORD-844 add session token authentication by Scott Baker · 8 years ago
  36. c01cab5 CORD-763 ORM layer and annotations for core api by Scott Baker · 8 years ago
  37. 85d614f CORD-842 Dockerfile for building Chameleon by Scott Baker · 8 years ago
  38. 99bc97c CORD-762 factor out helper code from xos api by Scott Baker · 8 years ago
  39. 82a49d9 create xos-core container to hold grpc server (CORD-695) by Scott Baker · 8 years ago
  40. 3a64ea8 support authentication in gRPC API (CORD-695) by Scott Baker · 8 years ago
  41. 44ecb2f support create and update operations by Scott Baker · 8 years ago
  42. 3b0b264 support for Chameleon by Scott Baker · 8 years ago
  43. d1aa2f7 read-only gRPC server by Scott Baker · 8 years ago
  44. 841f642 template for generating protobuf spec of existing XOS data model by Scott Baker · 8 years ago
  45. 4797b65 update list.txt to jinja2 syntax by Scott Baker · 8 years ago
  46. be53ac1 modify modelgen and templates to use jinja2 instead of django templates by Scott Baker · 8 years ago
  47. 5569550 don't run anything by default in xos container, create directories by Zack Williams · 8 years ago
  48. 0dbc001 make get_instance_ip.py useful by Scott Baker · 8 years ago
  49. 14409aa - Explicit annotations of models with dependency information by Sapan Bhatia · 9 years ago
  50. c95fdff Temporary fix to site api by Matteo Scandolo · 9 years ago
  51. 27a73ce remove openstack synchronizer by Scott Baker · 9 years ago
  52. 1236dec remove requestrouter service from xos by Scott Baker · 9 years ago
  53. 3c5a85f Update container ubuntu version, and switch to ansible PPA by Zack Williams · 9 years ago
  54. 9d93423 set passwords for vsg image by Scott Baker · 9 years ago
  55. ebc33de move over openvpn service by Scott Baker · 9 years ago
  56. e634182 remove ceilometer from settings.py and xos-manage by Scott Baker · 9 years ago
  57. 5be5cd9 remove vrouter from settings.py and xos-manage by Scott Baker · 9 years ago
  58. 5c88974 remove fabric from settings.py and xos-manage by Scott Baker · 9 years ago
  59. 6f5bb8b remove vtn and onos from settings and xos-manage by Scott Baker · 9 years ago
  60. 91b7f55 turn off vtr service by Scott Baker · 9 years ago
  61. 08bfdd4 remove cord from built-in services by Scott Baker · 9 years ago
  62. e309505 perm fix by Scott Baker · 9 years ago
  63. b19c2a0 cleanup references to services.cord in tests and tools by Scott Baker · 9 years ago
  64. 1276b42 makemigrations from xosbuilder services by Scott Baker · 9 years ago
  65. ca78d16 add rebuild tool by Scott Baker · 9 years ago
  66. 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 9 years ago
  67. 92c883a tool to wait for an object to show up by Scott Baker · 9 years ago
  68. 47efb47 image must end in .img extension by Scott Baker · 9 years ago
  69. 95d6cb3 cleanup some debugging messages by Scott Baker · 9 years ago
  70. d540413 install docker and other things by Scott Baker · 9 years ago
  71. 49c08d2 a newer version of ansible is required, than the one that is in the 14.04 repo by Scott Baker · 9 years ago
  72. adadd33 add cleanup target by Scott Baker · 9 years ago
  73. a69a7a6 readme file by Scott Baker · 9 years ago
  74. 15d25eb vSG image builder, WIP by Scott Baker · 9 years ago
  75. 10c77f0 Removed copyrighted login background by Matteo Scandolo · 9 years ago
  76. 4f2ae0b make manytomany fields not required by Scott Baker · 9 years ago
  77. f533ba0 save_object() is not support in rest_framework 3.x by Scott Baker · 9 years ago
  78. f6f4e19 stubs for fabric service by Scott Baker · 9 years ago
  79. bfda8be Merge master by Jeremy Mowery · 9 years ago
  80. a937c38 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
  81. 026d161 add VTN models and admin by Scott Baker · 9 years ago
  82. a8dbc10 Fix migrations by Jeremy Mowery · 9 years ago
  83. 84df68f first run at removing older tutorials by Zack Williams · 9 years ago
  84. 8767932 Merge by Jeremy Mowery · 9 years ago
  85. 75f0631 add vrouter to migrations by Scott Baker · 9 years ago
  86. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  87. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 9 years ago
  88. f2bb559 Removed loggin informations by Matteo Scandolo · 9 years ago
  89. 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  90. e350c35 Make the xoslib method better by Jeremy Mowery · 9 years ago
  91. 69c9df4 started a README.md, to have a place to document modelgen commands by sbconsulting · 9 years ago
  92. d23bdb2 add vtr to xos-manage makemigrations by Scott Baker · 9 years ago
  93. 8a80c15 Print all fields, test template by Sapan Bhatia · 9 years ago
  94. 72672bc Yang template for the generator. use -d type_map by Sapan Bhatia · 9 years ago
  95. b14581b Synchronizer template for the generator. by Sapan Bhatia · 9 years ago
  96. 7daf369 Simple YAML serialization for the data model by Sapan Bhatia · 9 years ago
  97. 879e4e4 Various bug fixes to generator by Sapan Bhatia · 9 years ago
  98. 958226f Updated modelgen for field-based generation by Sapan Bhatia · 9 years ago
  99. cf27dd8 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
  100. 442febf Fixed tests, 11 running by Matteo Scandolo · 9 years ago