1. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  2. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  3. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  4. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  5. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  6. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  7. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  8. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  9. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  10. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  11. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  12. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  13. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  14. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  15. 57de6cd IntentPerfCollector Synch issue fix by Satish K · 8 years ago
  16. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  17. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  18. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  19. b3eded0 change intentperf to explicitly use NewDistributedFlowRuleStore by suibin zhang · 9 years ago
  20. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  22. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  23. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  24. f578b43 Simplify catch branch by Sho SHIMIZU · 9 years ago
  25. 49e2766 Replace String constructor call with literal by Sho SHIMIZU · 9 years ago
  26. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  27. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  28. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  29. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  30. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  31. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  32. 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
  33. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  34. f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
  35. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  36. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  38. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  39. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  40. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  42. cf2056e Moving flow rule test to app-samples repo by Brian O'Connor · 9 years ago
  43. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  44. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  45. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  46. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  47. 7772af0 Fix for missing case in set test cli by Jon Hall · 9 years ago
  48. 6b687cd Test application for counters and sets by Jon Hall · 9 years ago
  49. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  50. e3bfcaf Fix NPE for election app when handling CANDIDATE events. Also disables running by Ayaka Koshibe · 9 years ago
  51. 6cc224b ONOS-1621: Test app for measuring messaging layer performance by Madan Jampani · 9 years ago
  52. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  53. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  54. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  55. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  56. b645147 Moved demo app back to main onos repo. by Thomas Vachuska · 9 years ago
  57. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  58. b967ebf GUI -- Fixed intent perf GUI styling. by Thomas Vachuska · 9 years ago
  59. 72dd99d GUI -- Fixed intentPerf javascript error. by Thomas Vachuska · 9 years ago
  60. 90c7be2 GUI -- Fixed a few issues int intentPerf.js caught by review, but after merge. by Thomas Vachuska · 9 years ago
  61. 95aadff Added GUI to intent perf app to monitor performance stats in real-time. by Thomas Vachuska · 9 years ago
  62. e167b5f Fixed some wrong app.xml configurations. by Thomas Vachuska · 9 years ago
  63. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  64. b91356e Ooops. Fixing parent pom reference. by Thomas Vachuska · 9 years ago
  65. a468e90 Adding test apps as submodule to apps by Brian O'Connor · 9 years ago