1. 47af2e3 Removed Journal Object from api by Matteo Scandolo · 7 years ago
  2. 53ce122 [CORD-1356] Using new config in core/models by Matteo Scandolo · 7 years ago
  3. 6e83ae0 CORD-1244 restore __unicode__ function that was lost in merge by Scott Baker · 7 years ago
  4. 216beb7 [CORD-1359] Removed config from urls, was used to configure the old GUI by Matteo Scandolo · 7 years ago
  5. 0b24a4e CORD-1242 delete old synchronizer framework by Scott Baker · 7 years ago
  6. 443d463 Adding error messages to slice_model by shivani vaidya · 7 years ago
  7. 170ae27 CORD-1351: Collapse core models into a single file by Sapan Bhatia · 7 years ago
  8. 45b260b [CORD-1355] removing tools/xos-config.py by Matteo Scandolo · 7 years ago
  9. b10959a CORD-1244 clean up attics by Scott Baker · 7 years ago
  10. 4780c26 more complete labeling of images by Zack Williams · 7 years ago
  11. 6bc017c [CORD-1358] Replacing config module in settings.py by Matteo Scandolo · 7 years ago
  12. 5769d93 Fixed a bug in options processing, which was breaking xproto -> proto by Sapan Bhatia · 7 years ago
  13. d04d43f Fixed a bug that sometimes prevents make from working in virtualenv by Sapan Bhatia · 7 years ago
  14. 178e1b2 [CORD-1274] Adding schema by Matteo Scandolo · 7 years ago
  15. 5687972 [CORD-1273] Base structure for XOS-Config by Matteo Scandolo · 7 years ago
  16. 4e80a26 CORD-1345: Rename PlCoreBase to XOSBase and generate xosbase through xproto by Sapan Bhatia · 7 years ago
  17. 1e397df CORD-1341: Extend IR with reverse link information by Sapan Bhatia · 7 years ago
  18. 943dad5 CORD-1343: Support traversal of model graph by Sapan Bhatia · 7 years ago
  19. da0045a CORD-1349 allow coreapi to GET and UPDATE deleted objects; fix sync step by Scott Baker · 7 years ago
  20. 8526fd3 CORD-1244 remove ControllerManager and InstanceManager by Scott Baker · 7 years ago
  21. 5d3c2ee CORD-1244 remove unicode functions by Scott Baker · 7 years ago
  22. cf450e5 CORD-1241 eliminate obsolete models and fields by Scott Baker · 7 years ago
  23. b3c6248 Adding tmp files to gitignore by Matteo Scandolo · 7 years ago
  24. f92098a CORD-1347: xproto howto by Sapan Bhatia · 7 years ago
  25. 77cc7fd CORD-1244 Eliminate dead code in xoslib by Scott Baker · 7 years ago
  26. 121a9e1 CORD-1241 remove obsolete models by Scott Baker · 7 years ago
  27. 500f8c7 CORD-1337 test cases for client-side ORM by Scott Baker · 7 years ago
  28. 49b54ae CORD-1335: Support singularization in addition to pluralization by Sapan Bhatia · 7 years ago
  29. 52b4f93 fix Support multiple input files in Makefile.service by Moshe Levi · 7 years ago
  30. 7886e12 CORD-1335: Support pluralization via xproto + supporting unit test by Sapan Bhatia · 7 years ago
  31. 2e69afb CORD-1334: Support multiple input files by Sapan Bhatia · 7 years ago
  32. 03a163f CORD-1337 change content_type from ids to strings by Scott Baker · 7 years ago
  33. 7d9e8b0 fix missing __init__ file; cleanup DOS newlines by Scott Baker · 7 years ago
  34. c184683 Started gitbook in docs folder by Matteo Scandolo · 7 years ago
  35. e9383be CORD-1241 remove obsolete billing system models and fields by Scott Baker · 7 years ago
  36. 2c5a38b Make room for pluralize patch by Sapan Bhatia · 7 years ago
  37. b131dc9 Cleanup dead code and removing unused packages by Matteo Scandolo · 7 years ago
  38. 297eb26 Creating python venv by Matteo Scandolo · 7 years ago
  39. e993247 Removing deprecated API documentation by Matteo Scandolo · 7 years ago
  40. 3d61cf8 CORD-1166: Unit test suite for xproto generation. Includes 12 tests covering by Sapan Bhatia · 7 years ago
  41. 15a5fe7 Reorganized the entrypoint into xosgen to make it easier to access it by Sapan Bhatia · 7 years ago
  42. 7adf4db This bug prevents protobuf files containing Enums from being parsed correctly. by Sapan Bhatia · 7 years ago
  43. f0ee0dc CORD-1311 support fake stub for unit test framework for ORM by Scott Baker · 7 years ago
  44. 12031af include postgresql apt GPG key in repo, cleanup whitespace fix by Zack Williams · 7 years ago
  45. 8b566d0 [CORD-1216] If json_detail are not present in exceptions, use the deault detail field by Matteo Scandolo · 7 years ago
  46. c19b308 Deleted xproto and proto files that are not at code generation sites by Sapan Bhatia · 7 years ago
  47. 5c915f6 CORD-1130 remove all obsolete onboarding models and fields by Scott Baker · 7 years ago
  48. e7a0e1c CORD-1234 Do not save intermediate containers by Andy Bavier · 7 years ago null
  49. 32ff0ff Added fields to error messages. by shivani · 7 years ago
  50. 337c829 [CORD-1184] Moving node image to 7.9.0 by Matteo Scandolo · 7 years ago
  51. c20d52c CORD-1130 remove onboarding synchronizer by Scott Baker · 7 years ago
  52. ae9645c CORD-1165: Support native Protobufs for specifying XOS models by Sapan Bhatia · 7 years ago
  53. abda381 Gradle comment is // by Andy Bavier · 7 years ago
  54. 1677821 CORD-1171 Cache authentication results for 10 seconds by Scott Baker · 7 years ago
  55. 396f7c0 CORD-1175 Always rebuild all XOS containers by Andy Bavier · 7 years ago
  56. 635dfa1 CORD-1134 Add :candidate to Chameleon Dockerfile, remove unused Dockerfile.devel by Andy Bavier · 7 years ago
  57. d194097 CORD-1169 implement __str__ and __repr__ for orm by Scott Baker · 7 years ago
  58. 6f9cfb8 [CORD-967] Returning errors in JSON by Matteo Scandolo · 7 years ago
  59. 504cc97 CORD-1154: Integrate xproto generator with corebuilder by Sapan Bhatia · 7 years ago
  60. e0caa25 fix parameterization of pgsql version by Zack Williams · 7 years ago
  61. 8166b0b Add nginx:latest to list of docker images by Andy Bavier · 7 years ago
  62. f09d38a CORD-967 Translate XOS Exceptions to gRPC status codes by Scott Baker · 7 years ago
  63. a7fec78 move labels to bottom, update postgres container by Zack Williams · 7 years ago
  64. 07e95b5 CORD-1138 create corebuilder unit test framework; add corebuilder exceptions by Scott Baker · 7 years ago
  65. f7662b0 CORD-1157: Bug fixes to xproto generator + Added Makefile to integrate by Sapan Bhatia · 7 years ago
  66. 2b9cb5a CORD-1093: Updated legacy code to xproto converter with several bug fixes by Sapan Bhatia · 7 years ago
  67. c4f803f CORD-1093: Updated xproto toolchain with numerous bug fixes. Updated by Sapan Bhatia · 7 years ago
  68. 862b0e6 CORD-1078 Enable explicit rebuild of XOS containers by Andy Bavier · 7 years ago
  69. 52986b2 label xos images by Zack Williams · 7 years ago
  70. 725c9c4 [CORD-1127] Rename GUI containers by Matteo Scandolo · 7 years ago
  71. eedd171 remove unused files from containers directory by Zack Williams · 7 years ago
  72. b72ef3c CORD-1128 add xproto resource type by Scott Baker · 7 years ago
  73. c3714f3 CORD-1045 fix user delete cascade and redis by Scott Baker · 7 years ago
  74. 7bcd283 CORD-1033 Build and publish service synchronizers on corddev by Andy Bavier · 7 years ago
  75. eb201f2 CORD-1081 corebuilder tool by Scott Baker · 7 years ago
  76. e5ba164 CORD-1101 rename foreignkey fields returned by redis by Scott Baker · 7 years ago
  77. fa39e6e CORD-1111 volume mount certs into legacy container images by Scott Baker · 7 years ago
  78. 8a57c66 CORD-1092: Fixed a generation issue by Sapan Bhatia · 7 years ago
  79. c656630 Fixed an issue in porting services to xproto by Sapan Bhatia · 7 years ago
  80. ff1b8fa CORD-889: Re-adding xproto generation tool, now with base library on github by Sapan Bhatia · 7 years ago
  81. 0069917 CORD-1092: Store bases classes of models in xproto representations by Sapan Bhatia · 7 years ago
  82. ea43df5 Revert "Allow setting of log level in config file" by Sapan Bhatia · 7 years ago
  83. 9db725a Allow setting of log level in config file by Sapan Bhatia · 7 years ago
  84. be313d2 Removing xproto-based generator - will re-add as pip-based module by Sapan Bhatia · 7 years ago
  85. 85c1db0 Minor fix to xproto by Sapan Bhatia · 7 years ago
  86. f6145a2 add setDirtyModels/listDirtyModels support to xossh by Scott Baker · 7 years ago
  87. 58e81a4 CORD-1010 fix volume mount for openstack synchronizer by Scott Baker · 7 years ago
  88. df531ca CORD-1010 add wrappers for user, port, and slice models by Scott Baker · 7 years ago
  89. c98737c CORD-1010 add certificate to no-build containers, file log_file config option by Scott Baker · 7 years ago
  90. ca671e5 remove global ansible lock by Scott Baker · 7 years ago
  91. 99b3f19 CORD-1023: Generate protos and xprotos for services by Sapan Bhatia · 7 years ago
  92. 97a39ce CORD-1026: protos and xprotos for core models by Sapan Bhatia · 7 years ago
  93. d16e277 CORD-889: xproto code generator by Sapan Bhatia · 7 years ago
  94. 21d5e4f add API to list dirty models and set dirty models by Scott Baker · 7 years ago
  95. f43b296 hide parent pointers from modeldefs by Scott Baker · 7 years ago
  96. 297ec9f CORD-1026: Tool changes needed to generate protobufs that cover all of the by Sapan Bhatia · 7 years ago
  97. 175cfaf CORD-1000 Build and publish XOS images on corddev by Andy Bavier · 7 years ago
  98. 769c22f pep8'ed logger updated pip packages default 'cordloghost' for logging by Zack Williams · 7 years ago
  99. e9db305 fix coreapi exception on MonitoringService MonitoringPublisher by Scott Baker · 7 years ago
  100. 8a6d91f CORD-1010 support object __call__ to create new objs in orm by Scott Baker · 7 years ago