1. 880e321 [SEBA-165] hide backend and policy_status for services which doesn't have those by vigneshethiraj · 6 years ago
  2. 115e526 SEBA-709 Handle parse errors at end of input by Scott Baker · 6 years ago
  3. 425bd06 SEBA-662 Point to _decl models if any model in a service has custom_python by Scott Baker · 6 years ago 3.2.7
  4. 4447685 SEBA-622 Implement filetransfer API; by Scott Baker · 6 years ago 3.2.5
  5. 8ef264f [SEBA-543] Fixing the modeldef API to report required fields by Matteo Scandolo · 6 years ago
  6. be2a517 SEBA-419 allow legacy to be specified on a per-model basis; by Scott Baker · 6 years ago 3.2.2
  7. 08d1040 SEBA-420 rename varchar to text; validation on max_length by Scott Baker · 6 years ago 3.2.0
  8. be5ee1c [SEBA-496] by Zack Williams · 6 years ago 3.0.2
  9. 6cd253f SEBA-538 Fix validation error message by Scott Baker · 6 years ago
  10. c80304a SEBA-513 Cleanup errors reported by xproto validator by Scott Baker · 6 years ago 2.2.12
  11. 1d44c81 SEBA-513 Tosca engine should not require fields with Default set by Scott Baker · 6 years ago 2.2.11
  12. 5c2ea23 [SEBA-450] (part 2) by Zack Williams · 6 years ago 2.2.10
  13. 7ae3a8f SEBA-513 Validation of xproto by Scott Baker · 6 years ago 2.2.9
  14. 6714216 Fix broken swagger documentation and requirements.txt parsing by Zack Williams · 6 years ago 2.2.8
  15. 9a42f87 [SEBA-450] (part 1) by Zack Williams · 6 years ago 2.2.6
  16. 4839dec SEBA-457 Core xproto cleanup by Scott Baker · 6 years ago 2.2.5
  17. 00e22d6 [SEBA-512] by Zack Williams · 6 years ago 2.2.4
  18. 63c27ba SEBA-509 Allow xos-migrate to use relative path by Scott Baker · 6 years ago 2.2.3
  19. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 6 years ago 2.2.2
  20. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 6 years ago 2.1.43
  21. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 6 years ago 2.1.38
  22. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 6 years ago 2.1.32
  23. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  24. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  25. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  26. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  27. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  28. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  29. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  30. dd8fff4 SEBA-227 do not validate deleted objects by Scott Baker · 6 years ago
  31. 61a9f20 [SEBA-126] Adding xproto support for min and max validators by Matteo Scandolo · 6 years ago
  32. a17e6e4 Updating error message in xproto by Matteo Scandolo · 7 years ago
  33. aee7e45 model_access get model should return IndexError as Django does by Matteo Scandolo · 7 years ago
  34. e049955 CORD-3049 support always_update_timestamp in mock modelaccessor by Scott Baker · 7 years ago
  35. eb782fc CORD-2990 add uniqueness constraints for names in the core; by Scott Baker · 7 years ago
  36. a8b6d69 CORD-2931 fix ValidationError; by Scott Baker · 7 years ago
  37. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 7 years ago
  38. d0d3566 CORD-2772 add --version argument to xosgenx by Scott Baker · 7 years ago
  39. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 7 years ago
  40. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 7 years ago
  41. 23cf15f [CORD-2810] Only synchronizers can write feedback state by Matteo Scandolo · 7 years ago
  42. a6a25c4 [CORD-2826] Adding support for get_model_class in mock_classes.xproto by Matteo Scandolo · 7 years ago
  43. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 7 years ago
  44. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 7 years ago
  45. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 7 years ago
  46. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 7 years ago
  47. 5a68476 CORD-2545: Fix error in pure protobuf policies by Sapan Bhatia · 7 years ago
  48. 85b7101 CORD-2536: Print context information in case of errors by Sapan Bhatia · 7 years ago
  49. 6e34683 CORD-2247: Fix temporary file issue in xproto compilation by Sapan Bhatia · 7 years ago
  50. 68ab543 [CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine by Matteo Scandolo · 7 years ago
  51. c4156c3 CORD-2359 eliminate foreignkey is poisoned errors by Scott Baker · 7 years ago
  52. c6543dd CORD-1870: Fix an exception in composite policies by Sapan Bhatia · 7 years ago
  53. c59f1bc CORD-2357 manytomany support by Scott Baker · 7 years ago
  54. 727e19c [CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes by Matteo Scandolo · 7 years ago
  55. 15abd67 CORD-2237 update remaining synchronizer framework tests; by Scott Baker · 7 years ago
  56. 39b4a27 [CORD-2232] Removing feedback state from model that does not have synchronizers by Matteo Scandolo · 7 years ago
  57. d1702d7 CORD-1993 add model_policy support features to mock framework; by Scott Baker · 7 years ago
  58. 0fef009 CORD-1993 port model_policy test to new framework; by Scott Baker · 7 years ago
  59. bcbe8ce xtarget for mock_modelaccessor, which wasn't checked in by Sapan Bhatia · 7 years ago
  60. 3e67c0a grpc api unittest generation by Kailash Khalasi · 7 years ago
  61. c3c0f0a [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 7 years ago
  62. d60b30b CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  63. 95f5b11 CORD-2049: Remove redundant imports provided by xosbase, support missing by Sapan Bhatia · 7 years ago
  64. e596ea9 CORD-2049: Fill gap in support for attics. Support for attics to by Sapan Bhatia · 7 years ago
  65. 0d6990a CORD-1913: Restore execution of custom service save() methods in attics by Sapan Bhatia · 7 years ago
  66. 450e5d0 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 7 years ago
  67. 06e4e7a CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 7 years ago
  68. c3ac8c7 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 7 years ago
  69. 431781c [CORD-1796] Generate swagger spec from xproto by Matteo Scandolo · 7 years ago
  70. 1e02177 CORD-1677: Update synchronizer configuration generation to support by Sapan Bhatia · 7 years ago
  71. e425f9d [CORD-1630] Adding description and verbose_name to models in xproto by Matteo Scandolo · 7 years ago
  72. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  73. 1f826a4 [CORD-1338] Adding onetomany relations to modeldefs by Matteo Scandolo · 7 years ago
  74. b5ce186 CORD-1570: Re-implementation of XOS Security via xproto at the API boundary by Sapan Bhatia · 7 years ago
  75. 292cc2a [CORD-1539] Static choices from xproto to GUI by Matteo Scandolo · 7 years ago
  76. 9590a88 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 7 years ago
  77. a3d2e62 CORD-1621: Inherited models with custom code fail to import in monitoring service by Sapan Bhatia · 7 years ago
  78. b69f470 CORD-1570: Several bug fixes, expanded unit tests for security refactoring by Sapan Bhatia · 7 years ago
  79. 5341859 [CORD-1538] Hiding model/fields from xProto by Matteo Scandolo · 7 years ago
  80. d3fcb66 CORD-1568: Support sharing policies by letting one policy invoke another by Sapan Bhatia · 7 years ago
  81. 113c2b9 CORD-1594: Tag models with information about the leaf model, for casting by Sapan Bhatia · 7 years ago
  82. 9227b4d CORD-1386: Port existing code to new data validation strategy by Sapan Bhatia · 7 years ago
  83. d456759 Added xproto method for debugging jinja templates by Sapan Bhatia · 7 years ago
  84. 5ea307d CORD-1385: Autogenerate validation code by Sapan Bhatia · 7 years ago
  85. 0027417 CORD-1592: Fix wrong import of service models from core, such as in A-CORD by Sapan Bhatia · 7 years ago
  86. 3e3c1cd CORD-1392: Autogenerate security policies by Sapan Bhatia · 7 years ago
  87. ea6ff75 CORD-1320: Implement pure protobuf support for policies by Sapan Bhatia · 7 years ago
  88. db183c2 CORD-1389: xproto extension to support policies by Sapan Bhatia · 7 years ago
  89. 4c83560 Fix --rev option for pure protobuf support by Sapan Bhatia · 7 years ago
  90. d8e4a23 Improve modularity of jinja2 extensions by Sapan Bhatia · 7 years ago
  91. 2941a05 CORD-1532: Fix pluralization in the GRPC API by Sapan Bhatia · 7 years ago
  92. aef145d CORD-1531: Fixed bug in modeldefs that computes the wrong app name by Sapan Bhatia · 7 years ago
  93. 3b7857b [CORD-1492] Adding tosca related functions in xosgenx jinja functions by Matteo Scandolo · 7 years ago
  94. 3a1406f Fixed a bug in xproto conversion to pure protobuf by Sapan Bhatia · 7 years ago
  95. 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 7 years ago