1. 247dfd8 [ONOS-6266] 'garbageCollect' is not working for groups after ONOS restart by sivachidambaram subramanian · 7 years ago onos-1.9
  2. ee14a8b [ONOS-6270] linkWeightFunction was set as 'geoDistance', it is still using default linkWeightFunction 'hopCount' after restart by sivachidambaram subramanian · 7 years ago
  3. 52f5828 Starting snapshot 1.9.3-SNAPSHOT by Ray Milkey · 7 years ago
  4. 5b4c473 Tagging 1.9.2 by Ray Milkey · 7 years ago 1.9.2
  5. 913fe89 Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  6. e3929da Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  7. 6d7d938 Starting snapshot 1.9.2-SNAPSHOT by Ray Milkey · 7 years ago
  8. 15e693f Tagging 1.9.1 by Ray Milkey · 7 years ago 1.9.1
  9. 30822f0 Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  10. 113158b Fix script to install what onos-user-key need in Docker debian:jessie image by Jimmy Ou · 7 years ago
  11. 427dd3e Fixing dockerhub build. by Jonathan Hart · 7 years ago
  12. 9fdda1c OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  13. e5c1673 OS-6: prevent XSS attacks by Simon Hunt · 7 years ago
  14. 3385c09 OS-6: prevent XSS attacks by Simon Hunt · 7 years ago
  15. 791e9de hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  16. 62254253 Fix maven build - bad version string was merged by Ray Milkey · 7 years ago
  17. 7b57962 Remove 'backupEnabled' option for intent-perf by You Wang · 7 years ago
  18. a8e3d0d [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  19. 4058bcc [ONOS-6350] Transaction performance tests by Jordan Halterman · 7 years ago
  20. 67da78e Fix for ONOS-5035 by deepa vaddireddy · 8 years ago
  21. c86d95f [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  22. 75830f0 [ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false by sivachidambaram subramanian · 7 years ago
  23. 8bb6b38 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  24. baee1c3 OS-3 fixing exploit to upload malicious apps through UI rest APIs by Andrea Campanella · 7 years ago
  25. 0e22e9b [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  26. edfac89 [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  27. a9b42ea [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  28. 29103e3 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  29. a2a3cc6 Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  30. 89b9e77 Bump Atomix dependency version to 1.0.6 by Jordan Halterman · 7 years ago
  31. 6f55e5b [ONOS-6267] Detect and complete blocked futures on I/O threads. by Jordan Halterman · 7 years ago
  32. d3c2d74 Fix filtering of UI archetype java files by Ray Milkey · 7 years ago
  33. ab24574 [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  34. 9958693 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  35. 47076dd [ONOS-6322] - Use event timestamp in GossipDeviceStore when marking devices offline in response to gossip messages on standby nodes. by Jordan Halterman · 7 years ago
  36. 52feb96 Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  37. 5b4cb59 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  38. f87f8aa Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  39. c5aa9b4 [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  40. 33416a6 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  41. 817284c [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  42. d3f5072 Fix snapshot reference by Ray Milkey · 7 years ago
  43. 5f88930 Updating and fixing vagrant ONOS VM by Luca Prete · 7 years ago
  44. f1e687a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  45. 953624f cherry-picked ONOS-5841 to onos1.9 by kalagesa · 7 years ago
  46. d492c54 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  47. 7056a04 Fix NullPointerException when resourceGroupId is null by You Wang · 7 years ago
  48. 06eeaed Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  49. 3a657c4 Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  50. 17cda01 Fixes ONOS-6176 - -r option throws an exception for bandwidth allocation for point to point intent by zhiyong ke · 7 years ago
  51. 2b3c69c Modifid the bug of 6176,https://jira.onosproject.org/browse/ONOS-6176 by zhiyong ke · 7 years ago
  52. a4ee8b5 Updating stc runner to use curl instead of mvn to fetch stc binary by Brian O'Connor · 7 years ago
  53. 3002cb1 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  54. e4cc2c7 [ONOS-6083] Fix VTN web restfull service not availiable by bobzhou · 7 years ago
  55. d0f2e2c Add routing app API to list of published artifacts by Ray Milkey · 7 years ago
  56. ecab3d0 Fix problem with expansion of variables in non-template archetype files by Ray Milkey · 7 years ago
  57. 354f311 CORD-1030 Back porting bug fixes by Charles Chan · 7 years ago
  58. da5d14a Starting snapshot 1.9.1-SNAPSHOT by Ray Milkey · 7 years ago
  59. 1bbaaaa Tagging 1.9.0 by Ray Milkey · 7 years ago 1.9.0
  60. 32ef75f Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. 84d7771 Tagging 1.9.0-rc6 by Ray Milkey · 7 years ago 1.9.0-rc6
  62. 3df8473 Bump atomix from 1.0.2 to 1.0.3 by Jon Hall · 7 years ago
  63. 4d1c5e7 Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  64. 7e4ba1b Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  65. c9cc29b Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  66. 5b6576b Tagging 1.9.0-rc5 by Ray Milkey · 7 years ago 1.9.0-rc5
  67. 18f7ca9 ONOS-6052 by Kavitha Alagesan · 7 years ago
  68. c356286 Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 2fe8369 Tagging 1.9.0-rc4 by Ray Milkey · 7 years ago 1.9.0-rc4
  70. 6142076 Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. fce9106 Tagging 1.9.0-rc3 by Ray Milkey · 7 years ago 1.9.0-rc3
  72. 65df3a1 Bump atomix from 1.0.1 to 1.0.2 by Jon Hall · 7 years ago
  73. 40d3a16 Add HashMultiset Catalyst serializer - used in ConsistentMultimap. by Jonathan Hart · 7 years ago
  74. 57835ff Fixed issue with stc on initial bootstrap. by Thomas Vachuska · 7 years ago
  75. e0ba45f Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. dea2aa7 Tagging 1.9.0-rc2 by Ray Milkey · 7 years ago 1.9.0-rc2
  77. 6442111 Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol. by Jordan Halterman · 7 years ago
  78. 6f37bf9 Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  79. 71bfdf5 intents --mini-summary by Yuta HIGUCHI · 7 years ago
  80. 31097ad [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  81. ad05e33 Including ROADM_OTN device type in AddOpticalIntentCommand by Konstantinos Kanonakis · 7 years ago
  82. 3d3ecf1 ONOS-6031 Fixing class loading problem when adding FullMeatersAvailable to corsa-v39 driver by Andrea Campanella · 7 years ago
  83. 737dfb6 Log missing application dependency. by Yuta HIGUCHI · 7 years ago
  84. 8dba799 ONOS-5816 by Kavitha Alagesan · 7 years ago
  85. afe1916 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  86. 8e32a9a CORSA: automatic recognision DP6410 by Jordi Ortiz · 7 years ago
  87. 3ea0a1c Fix missing stc dependencies by Jon Hall · 7 years ago
  88. 3cf41a5 Check logs on all nodes in stc dist tests by Jon Hall · 7 years ago
  89. 0b92fe3 Check all nodes for app activation in stc by Jon Hall · 7 years ago
  90. da9038e Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  91. dbd9b6a Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  92. cbbbc2a driversList Command doesn't display the driver info if it doesn't have a parent Driver by Frank Wang · 7 years ago
  93. 39f66fc Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  94. 4b56c84 Tagging 1.9.0-rc1 by Ray Milkey · 7 years ago 1.9.0-rc1
  95. de7035c Fix debug statement broken by previous checkin by Ray Milkey · 7 years ago
  96. 78e9160 Suppress stack trace due to a network timeout that can be recovered from by Ray Milkey · 7 years ago
  97. 2ef194f Bumping Atomix from 1.0.0 to 1.0.1-rc1 by Jon Hall · 7 years ago
  98. 4ad86cf Create setup and cleanup tests for stc dist tests by Jon Hall · 7 years ago
  99. 178fec3 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  100. f361ca6 Resource group to share resources between intents by Luca Prete · 7 years ago