1. dc94fc9 Fix the typo of yangloader (onoproject -> onosproject) by Jian Li · 8 years ago
  2. c6c76dc [ONOS-3739] Substitute copyright year during archetype gen by Jian Li · 8 years ago
  3. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  4. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  5. a9a1bbd Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies by Jian Li · 8 years ago
  6. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  7. e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  8. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  9. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  10. 5f9603d Use correct user/password when forming ONOS cluster by Phil Huang · 8 years ago
  11. ed627a5 [ONOS-3634] Add more app meta info for various archetypes by Jian Li · 8 years ago
  12. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  13. 1f82004 [ONOS-3703] Bumps up external dependencies of onos-maven-plugin by Jian Li · 8 years ago
  14. 3dbc888 [ONOS-3722] Add noRowsMessage method to sample UiTableMessageHandler by Jian Li · 8 years ago
  15. 9caa3a0 Update archetype-resources by HIGUCHI Yuta · 8 years ago
  16. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  17. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  18. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  19. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  20. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  21. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  22. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  23. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  24. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  25. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  26. ec309ed Updating onos-maven-plugin version to 1.8-SNAPSHOT by Brian O'Connor · 8 years ago
  27. 85a60e5 Bumping onos-maven-plugin to 1.7 for release by Brian O'Connor · 8 years ago
  28. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  30. 0c65d09 MoTD with vanity links. by Ayaka Koshibe · 8 years ago
  31. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  32. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  33. 260645b ONOS-3530 Fix array out of bounds in case of no @param value description by Andrea Campanella · 8 years ago
  34. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  35. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  36. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  37. 4751e83 Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT by Brian O'Connor · 8 years ago
  38. e261ab2 Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1 by Brian O'Connor · 8 years ago
  39. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  40. f5baee8 Fix network config sample to include adjacencySids for segmentrouting by Charles Chan · 8 years ago
  41. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  42. e6ff7f0 Replacing karaf-assembly bash script with python script by Brian O'Connor · 8 years ago
  43. 8c9ee81 Preparing assembly of Karaf and ONOS artifacts for off-line deployments. by Thomas Vachuska · 8 years ago
  44. 531a78b CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  45. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  46. a9d838e [ONOS-3314] yang model translation into ONOS behaviour interface by andrea · 8 years ago
  47. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  48. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  49. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  50. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  51. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  52. 863201a [ONOS-3406] change consumes type in SwaggerUI for REST post method to octet_stream by andrea · 8 years ago
  53. fa776af Allowing white spaces in onos.app.requires property. by Thomas Vachuska · 8 years ago
  54. faa2c4b [ONOS-2706] Insert Support for REST API model schema in Swagger UI by andrea · 8 years ago
  55. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  56. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 8 years ago
  57. 9ec239e Minor fix for config file sample by Charles Chan · 8 years ago
  58. e175323 Fixed a bad merge in UI archetype. by Thomas Vachuska · 8 years ago
  59. 4009807 Minor renaming of identities in topo overlay archetype. by Simon Hunt · 8 years ago
  60. 4636be0 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 8 years ago
  61. cccdd73 GUI -- Delete unnecessary CSS rule (table archetype). by Simon Hunt · 8 years ago
  62. 1035d6c GUI -- Minor adjustments to sample UI components (archetypes). by Simon Hunt · 8 years ago
  63. afce2ae GUI -- Minor refactor of sample UI components (archetypes). by Simon Hunt · 8 years ago
  64. 03c3206 Moving config file to samples by andrea · 9 years ago
  65. 7837576 ONOS-2957 added loding configuration component from file. by andrea · 9 years ago
  66. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  67. 7e545bf GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype. by Simon Hunt · 9 years ago
  68. 1ee0985 Topology Overlay Archetype (uitopo) - first pass. by Simon Hunt · 9 years ago
  69. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  70. 89577e5 Simplified Custom View code (ui archetype). by Simon Hunt · 9 years ago
  71. 84f4c2a ONOS-2851 - Web UI - create archetype for table view based app. by Simon Hunt · 9 years ago
  72. 08ab6a6 Changed the method for increasing log file size. by Thomas Vachuska · 9 years ago
  73. fc465b6 ONOS-2799 Increased default log size to 10M. by Thomas Vachuska · 9 years ago
  74. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  75. dd7a279 Adding deb/postrm to recreate /opt if it is removed by dpkg by Brian O'Connor · 9 years ago
  76. ac32244 ONOS-2895 Updating onos-package for rpm creation by Brian O'Connor · 9 years ago
  77. 8a0c20e Updating onos-package for debian packaging by Brian O'Connor · 9 years ago
  78. 6f1c567 ONOS-2896 Updating onos.conf for onos-package by Brian O'Connor · 9 years ago
  79. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  80. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  81. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  82. bd60cfd Updating onos-maven-plugin to 1.5 in ui archetype pom.xml by Brian O'Connor · 9 years ago
  83. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  85. 8f2d6e0 Upgraded archetype pom.xml files to use onos-maven-plugin v 1.5.0 by Thomas Vachuska · 9 years ago
  86. fe13278 Bumping onos-maven-plugin version to 1.6-SNAPSHOT by Brian O'Connor · 9 years ago
  87. 354cab9 Bumping onos-maven-plugin version to 1.5 for release by Brian O'Connor · 9 years ago
  88. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  89. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  90. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  91. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  92. ff4fb04 updated the onos-service start script to support specification of initial by David Bainbridge · 9 years ago
  93. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  94. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  95. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  96. e11ce5a Updated GUI Archetype to implement a simple table view. by Simon Hunt · 9 years ago
  97. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  98. 39eb429 Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS by JunHuy Lam · 9 years ago
  99. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  100. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago