1. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  2. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  3. 65c0bdf Fixes to onos_stage to include karaf.zip by Brian O'Connor · 8 years ago
  4. 92ec213 ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package by Brian O'Connor · 8 years ago
  5. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  6. 9e1352f Adding onos packaging buck rule and script by Brian O'Connor · 8 years ago
  7. 538b7cf Adding Buck file for ONOS karaf branding by Brian O'Connor · 8 years ago
  8. 7c751b5 Cross-platform changes to onos.initd by Bob Lantz · 8 years ago
  9. a8c31b1 Update and Remove some network-cfg.json sample by Charles Chan · 8 years ago
  10. 0b8466b Don't spam the linux console with 'logging in as karaf' messages by Bob Lantz · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  13. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  14. 0311a4b Simplifying onos branding bundle by Brian O'Connor · 8 years ago
  15. e01652f Add init info to init.d script so it can be configured to run at startup. by Jonathan Hart · 8 years ago
  16. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  17. b074ecb Removing old YangTools based on ODL parser by Andrea Campanella · 8 years ago
  18. 551e0ba Bumping archetypes to use onos-maven-plugin v1.9 by Thomas Vachuska · 8 years ago
  19. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  21. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  22. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  23. dff797b Bumping onos-maven-plugin to 1.10-SNAPSHOT. by Thomas Vachuska · 8 years ago
  24. f10c722 Releasing onos-maven-plugin 1.9 by Thomas Vachuska · 8 years ago
  25. 641d545 Fix upstart failing because of background onos-service (ONOS-4117) by Bob Lantz · 8 years ago
  26. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  27. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  28. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  29. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  30. 9700ee6 Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT by Thomas Vachuska · 8 years ago
  31. 09fb21e Bumping onos-build-conf to v1.2 and onos-maven-plugin to v1.8 by Thomas Vachuska · 8 years ago
  32. bef0750 Adding a clarifying comment to onos-secure-ssh runtime script. by Thomas Vachuska · 8 years ago
  33. 1c401ee Fix issue with debug option not being picked up by init.d script by Jonathan Hart · 8 years ago
  34. 3ec585d Clarify config parameters/environment variables by Bob Lantz · 8 years ago
  35. 5e4d49d Set -u and -e, and respect ONOS_HOME by Bob Lantz · 8 years ago
  36. f51950d Proposal for replacing Upstart with init.d script. by Jonathan Hart · 8 years ago
  37. e7bfaae Fixing onos-archetypes-test error by HIGUCHI Yuta · 8 years ago
  38. 547c205 Fail the build if @onos.rsModel specified model json does not exist by HIGUCHI Yuta · 8 years ago
  39. d9681e7 Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  40. f2565a9 CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  41. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  42. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  43. 7343bfa [ONOS-3553] Resolve the onos-service not start issue by Jian Li · 8 years ago
  44. dc94fc9 Fix the typo of yangloader (onoproject -> onosproject) by Jian Li · 8 years ago
  45. c6c76dc [ONOS-3739] Substitute copyright year during archetype gen by Jian Li · 8 years ago
  46. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  47. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  48. a9a1bbd Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies by Jian Li · 8 years ago
  49. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  50. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  51. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  52. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  53. 5f9603d Use correct user/password when forming ONOS cluster by Phil Huang · 8 years ago
  54. ed627a5 [ONOS-3634] Add more app meta info for various archetypes by Jian Li · 8 years ago
  55. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  56. 1f82004 [ONOS-3703] Bumps up external dependencies of onos-maven-plugin by Jian Li · 8 years ago
  57. 3dbc888 [ONOS-3722] Add noRowsMessage method to sample UiTableMessageHandler by Jian Li · 8 years ago
  58. 9caa3a0 Update archetype-resources by HIGUCHI Yuta · 8 years ago
  59. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  60. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  61. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  62. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  63. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  64. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  65. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  66. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  67. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  68. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  69. ec309ed Updating onos-maven-plugin version to 1.8-SNAPSHOT by Brian O'Connor · 8 years ago
  70. 85a60e5 Bumping onos-maven-plugin to 1.7 for release by Brian O'Connor · 8 years ago
  71. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  72. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  73. 0c65d09 MoTD with vanity links. by Ayaka Koshibe · 8 years ago
  74. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  75. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  76. 260645b ONOS-3530 Fix array out of bounds in case of no @param value description by Andrea Campanella · 8 years ago
  77. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  78. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  79. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  80. 4751e83 Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT by Brian O'Connor · 8 years ago
  81. e261ab2 Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1 by Brian O'Connor · 8 years ago
  82. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  83. f5baee8 Fix network config sample to include adjacencySids for segmentrouting by Charles Chan · 8 years ago
  84. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  85. e6ff7f0 Replacing karaf-assembly bash script with python script by Brian O'Connor · 8 years ago
  86. 8c9ee81 Preparing assembly of Karaf and ONOS artifacts for off-line deployments. by Thomas Vachuska · 8 years ago
  87. 531a78b CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  88. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  89. a9d838e [ONOS-3314] yang model translation into ONOS behaviour interface by andrea · 8 years ago
  90. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  91. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  92. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  93. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  94. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  95. 863201a [ONOS-3406] change consumes type in SwaggerUI for REST post method to octet_stream by andrea · 8 years ago
  96. fa776af Allowing white spaces in onos.app.requires property. by Thomas Vachuska · 8 years ago
  97. faa2c4b [ONOS-2706] Insert Support for REST API model schema in Swagger UI by andrea · 8 years ago
  98. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  99. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 8 years ago
  100. 9ec239e Minor fix for config file sample by Charles Chan · 8 years ago