1. d4b402f Fix addition of ansible-hosts to xos-base Dockerfile by Zack Williams · 8 years ago
  2. 90c80ed rework xos Dockerfiles to have a 'base' image that isn't run but handles downloading prereqs by Zack Williams · 8 years ago
  3. e9c1b72 Rebuild ngXosLib by Matteo Scandolo · 8 years ago
  4. 9720ebf Fixed mock command in frontend config by Matteo Scandolo · 8 years ago
  5. 9260134 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  6. 2aca9ab Finished subscriber view by Matteo Scandolo · 8 years ago
  7. 02deb14 Fix path by Andy Bavier · 8 years ago
  8. e31bf9f Merge pull request #149 from open-cloud/feature/container_ssl by Andy Bavier · 8 years ago
  9. 030296d remove rebuild of CA list, as it's done in the xos container build by Zack Williams · 8 years ago
  10. df23cdb New subscriber view by Matteo Scandolo · 8 years ago
  11. 741d6b4 Splitted form component by Matteo Scandolo · 8 years ago
  12. f074e8a finished merge by Zack Williams · 8 years ago
  13. bf6d084 Fix typo, dependency based image downloads, only run nodes.yaml tosca once by Zack Williams · 8 years ago
  14. 7b4fae0 Fixed UI tests after merge by Matteo Scandolo · 8 years ago
  15. 0a1bbf5 fix check of vsg image name by Scott Baker · 8 years ago
  16. 1854d66 Merge branch 'mcord-merge' by Scott Baker · 8 years ago
  17. 2241ed5 fixed certificate loop by Zack Williams · 8 years ago
  18. 2293f98 First to subscriber dashboard by Matteo Scandolo · 8 years ago
  19. 4d72c7d eliminate duplicate code by Scott Baker · 8 years ago
  20. ea77c3e do not allocate default start_ip/end_ip by Scott Baker · 8 years ago
  21. b624923 reconcile with master by Scott Baker · 8 years ago
  22. 1afc6e0 fix conflict by Scott Baker · 8 years ago
  23. 4196a01 4255 instead of $ to avoid replacement in Makefile by Zack Williams · 8 years ago
  24. e5be182 Started refactoring of Subscriber Dashboard by Matteo Scandolo · 8 years ago
  25. 1c368a9 Let certain steps be run always by Sapan Bhatia · 8 years ago
  26. 1476149 Fix case where no certs in /usr/local/share/ca-certificates, per acb by Zack Williams · 8 years ago
  27. 0a3a89d Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
  28. 2c65caf use root instead of ubuntu user by Zack Williams · 8 years ago
  29. 02550c3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  30. 2f5d0bc add logging options to limit size of log files by Scott Baker · 8 years ago
  31. acbe9ff Added filtering by site to sliceplus API by Matteo Scandolo · 8 years ago
  32. a9831c5 Resolve conlict with XOS master by Matteo Scandolo · 8 years ago
  33. b9f8821 make SSL cert inclusion changes to all dockerfiles by Zack Williams · 8 years ago
  34. 4e5d824 remove testing code by Zack Williams · 8 years ago
  35. 4912b5c Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
  36. cfabf85 Added empty env folder by Matteo Scandolo · 8 years ago
  37. 9f87585 Merge branch 'feature/ui-dev-environmnent' by Matteo Scandolo · 8 years ago
  38. 881fed5 Updated generator to read parent env config by Matteo Scandolo · 8 years ago
  39. 1388b8c specify path to CA certificates so requests doesn't fail by Zack Williams · 8 years ago
  40. 8bdeb3d revert requests change, as problem lies elsewhere by Zack Williams · 8 years ago
  41. 91dfaa2 install requests with package manager, not pip by Zack Williams · 8 years ago
  42. 61f8e7f try to prevent disk filling up with obeserver logs by Scott Baker · 8 years ago
  43. 85b0a67 remove empty line from end to fix merge issue when adding exampleservice by Zack Williams · 8 years ago
  44. 2b345ec remove exampleservice inclusion by Zack Williams · 8 years ago
  45. 1a889a1 Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
  46. f0a5f98 Merge branch 'feature/vsg_image' by Scott Baker · 8 years ago
  47. c998fa3 set default_image for vcpe and vsg slices by Scott Baker · 8 years ago
  48. f313603 Merge pull request #148 from arpiagariu/master by Matteo · 8 years ago
  49. b897a96 Changes to CSS file by arpiagariu · 8 years ago
  50. 61bd786 remove bridgeutils, docker, pipework, and resolv.conf steps from vSG recipe by Scott Baker · 8 years ago
  51. 10172cb Merge branch 'master' into feature/container_ssl by Zack Williams · 8 years ago
  52. 4814eda xos container gets public, not private, key by Zack Williams · 8 years ago
  53. 06cea3f set default_image for exampleservice by Scott Baker · 8 years ago
  54. 3ed192f set default image for using vsg by Scott Baker · 8 years ago
  55. c2cf852 service images now determined from slice.default_image by Scott Baker · 8 years ago
  56. b7f01a6 make sure the vSG image doesn't get installed automatically by XOS by Scott Baker · 8 years ago
  57. ca37988 tool to wait for an object to show up by Scott Baker · 8 years ago
  58. e41b3ab Added changes for custom Logout Page by arpiagariu · 8 years ago
  59. 375b1c4 add base_props to image by Scott Baker · 8 years ago
  60. 2aaeafc image must end in .img extension by Scott Baker · 8 years ago
  61. 859b7c0 Fixed bub CORD-147 by arpiagariu · 8 years ago
  62. 26d31fa download vsg custom image by Scott Baker · 8 years ago
  63. d4dc428 cleanup some debugging messages by Scott Baker · 8 years ago
  64. f02260d install docker and other things by Scott Baker · 8 years ago
  65. 5773d20 a newer version of ansible is required, than the one that is in the 14.04 repo by Scott Baker · 8 years ago
  66. 0e9282b add cleanup target by Scott Baker · 8 years ago
  67. c89ba82 readme file by Scott Baker · 8 years ago
  68. bd8aaaf vSG image builder, WIP by Scott Baker · 8 years ago
  69. 72f0fe2 enable exampleservice, fixes for ubuntu vs root user by Zack Williams · 8 years ago
  70. a31617e Added boolean filter to xosTable by Matteo Scandolo · 8 years ago
  71. 8f48f58 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  72. d24b871 Changed ngXosLib CI tests to include builded views by Matteo Scandolo · 8 years ago
  73. 86e42d9 Update README-Tutorial.md by Andy Bavier · 8 years ago
  74. 10d70cd Update README-Tutorial.md by Andy Bavier · 8 years ago
  75. 7fbd25e Update README-Tutorial.md by Andy Bavier · 8 years ago
  76. ea31ee1 Update README.md by sbconsulting · 8 years ago
  77. 5a46cd7 Update README.md by sbconsulting · 8 years ago
  78. 0e8f4fa Update README.md by sbconsulting · 8 years ago
  79. 835a9ac Update README.md by sbconsulting · 8 years ago
  80. c76bec5 notes on ONS demo changes by sbconsulting · 8 years ago
  81. 6a2b100 Updated truckroll dashboard to new generator by Matteo Scandolo · 8 years ago
  82. 9ef11a8 Updated OpenVPN Dashboard by Matteo Scandolo · 8 years ago
  83. 57fd115 Moved Content Provider Dashboard to new generator by Matteo Scandolo · 8 years ago
  84. b21da2f Defined a karma config to test all builded views by Matteo Scandolo · 8 years ago
  85. 81ef176 Merge pull request #145 from arpiagariu/master by Matteo · 8 years ago
  86. c959e4f added Username check from Git by arpiagariu · 8 years ago
  87. 78e9d0e updated diagnostic dashboard by Matteo Scandolo · 8 years ago
  88. 47e141c Build local certificates into xos docker container by Zack Williams · 8 years ago
  89. c44effa Updated path in view generator readme by Matteo Scandolo · 8 years ago
  90. 1a5a44e Merged branch api-cleanup by Matteo Scandolo · 8 years ago
  91. f2ec12b Fixed tests by Matteo Scandolo · 8 years ago
  92. b3b0317 Upgraded truckroll view by Matteo Scandolo · 8 years ago
  93. 1d3f50a Merge pull request #142 from open-cloud/feature/serviceGrid by Matteo · 8 years ago
  94. f5f3531 Removed bowerDeps from auto-scale framework by Matteo Scandolo · 8 years ago
  95. 7725233 Removed copyrighted login background by Matteo Scandolo · 8 years ago
  96. 8e6b4ba Skeleton for vOLT and vRouter configuration by Andy Bavier · 8 years ago
  97. c145c9d another merge with master branch by Max Klyus · 8 years ago
  98. f8167f1 Builded service grid by Matteo Scandolo · 8 years ago
  99. cb8d9b3 Default order and custom icons for status by Matteo Scandolo · 8 years ago
  100. ea6ef00 Added default order and icon formatter to xosTable component by Matteo Scandolo · 8 years ago