1. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  2. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  5. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  7. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  8. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  9. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  10. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  11. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency 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. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  14. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  15. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  17. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  18. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  19. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  21. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  22. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  23. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  24. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  25. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  26. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  27. 7d4d11b CORD GUI -- Icon fix by Bri Prebilic Cole · 9 years ago
  28. e099f2b Init demo subscriber was not getting called by Jonathan Hart · 9 years ago
  29. a2413b5 CORD GUI -- Logo and favicon changed. by Bri Prebilic Cole · 9 years ago
  30. 8b66a85 CORD GUI -- Information about bundles and functions updated. by Bri Prebilic Cole · 9 years ago
  31. ba9d052 CORD GUI -- Users page has a panel with information about what each category blocks. by Bri Prebilic Cole · 9 years ago
  32. 30abc9a CORD GUI - added CDN to both Basic and Family Bundles, but hide it from GUI display. by Simon Hunt · 9 years ago
  33. 105d8d7 CORD GUI -- Images updated and other CSS added. CORD logo no longer goes to Home page. by Bri Prebilic Cole · 9 years ago
  34. 6f0afae CORD GUI - Synchronize rest calls. by Simon Hunt · 9 years ago
  35. 7a5431e CORD GUI -- Bundle Icons added to git. Login/logout functionality added. by Bri Prebilic Cole · 9 years ago
  36. c296d2c CORD GUI - Added logout call, and implemented the notion of session. by Simon Hunt · 9 years ago
  37. f34c989 CORD GUI -- User page has new layout, icons for bundle functions added, randomly generated session activity displayed. by Bri Prebilic Cole · 9 years ago
  38. 248486d CORD GUI - Logging of REST calls to XOS.. by Simon Hunt · 9 years ago
  39. 4236608 CORD GUI - Shenanigans clean up by Simon Hunt · 9 years ago
  40. 455bf53 Manually bumping cord-gui version to 1.3.0 by Brian O'Connor · 9 years ago
  41. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  42. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  43. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  44. 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
  45. 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
  46. d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
  47. 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
  48. 4d99c29 CORD GUI - Define runtime properties 'headnodeip' and 'headnodeport'. by Simon Hunt · 9 years ago
  49. b13c8f1 CORD GUI - Relabel url-filter levels OFF and NONE to NONE and ALL. (i.e. NONE allowed, or ALL allowed). by Simon Hunt · 9 years ago
  50. 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
  51. af57974 CORD-GUI: added parental-control category data file. by Simon Hunt · 9 years ago
  52. b124641 CORD Subscriber GUI - Added a little logging. by Simon Hunt · 9 years ago
  53. eac4aba Added ability to log via slf4j in cord-gui. by Thomas Vachuska · 9 years ago
  54. 7d02c08 CORD Subscriber GUI - Final wiring : we should be good for the demo. by Simon Hunt · 9 years ago
  55. ee6a737 CORD Subscriber GUI - Plumbing CordModelCache through to XOS service, to pick first subscriber. by Simon Hunt · 9 years ago
  56. d3d7a32 ONOS-1936 - CORD-GUI -- Bundle race condition fixed with refactor. Nav buttons refresh page when clicked. by Bri Prebilic Cole · 9 years ago
  57. 5d6153e ONOS-1937, ONOS-1938 - CORD-GUI -- User view CSS finished, icon appears when changes are applied, masthead has ONOS bird over the CORD logo. by Bri Prebilic Cole · 9 years ago
  58. 90dc8c5 CORD Subscriber GUI - Added CDN function. Added backend boolean to filter out 'internet' when talking to XOS. by Simon Hunt · 9 years ago
  59. d050a4b ONOS-1937, ONOS-1938 - CORD-GUI -- User view now can change the level of URL filtering per user. CSS WIP. by Bri Prebilic Cole · 9 years ago
  60. 8483e9d CORD Subscriber GUI - Created XosManagerRestUtils (based on OnosXOSIntegrationManager). by Simon Hunt · 9 years ago
  61. e2958f2 ONOS-1938 - CORD-GUI -- Added animation to bundle page, started work on User page. WIP. by Bri Prebilic Cole · 9 years ago
  62. ab5232e CORD Subscriber GUI - Added levels OFF, G, and NONE to UrlFilterFunction.Level enum. by Simon Hunt · 9 years ago
  63. a00b0ce CORD Subscriber GUI - Plumbed through to XosManager - almost ready to wire up to RestClient code. by Simon Hunt · 9 years ago
  64. bdd6b3b ONOS-1935 - CORD-GUI -- CSS for demo bundles page created, apply button switches bundles user is subscribed to. WIP. by Bri Prebilic Cole · 9 years ago
  65. 87b157c CORD Subscriber GUI - Plumbed through the parameter change per function per user. by Simon Hunt · 9 years ago
  66. 6c2555b CORD Subscriber GUI - XosFunction mementos now stored inside each SubscriberUser to capture the parameter state per user. by Simon Hunt · 9 years ago
  67. f3eba31 ONOS-1934 - CORD-GUI -- CSS for demo user page and navigation bar. Updated bundles page to use the new JSON format. WIP. by Bri Prebilic Cole · 9 years ago
  68. 09a32db CORD Subscriber GUI -- Added description field to bundle. by Simon Hunt · 9 years ago
  69. 41b943e CORD Subscriber GUI -- More bundle wrangling. by Simon Hunt · 9 years ago
  70. 0e35b82 ONOS-1933 - CORD-GUI -- CSS for demo login page created. WIP. by Bri Prebilic Cole · 9 years ago
  71. a29c87b CORD Subscriber GUI -- Minor tweaks. by Simon Hunt · 9 years ago
  72. 2dd48e6 CORD Subscriber GUI -- Additional examples of responses from XOS. by Simon Hunt · 9 years ago
  73. f844f63 CORD Subscriber GUI -- First shot at modeling bundles from functions. by Simon Hunt · 9 years ago
  74. 10570eb ONOS-1935 - CORD-GUI -- Nav bar updated, skeleton bundle view created. by Bri Prebilic Cole · 9 years ago
  75. 75874da ONOS-1934 - CORD-GUI -- Styling edits for positioning, updated dashboard to use new json format. by Bri Prebilic Cole · 9 years ago
  76. 063ac11 CORD Subscriber GUI -- Updated sample JSON to reflect current thinking. by Simon Hunt · 9 years ago
  77. 3c3361c ONOS-1934 - CORD-GUI -- Basic dashboard page created: gets data and displays it in tables. Icon support and navigation bar added. by Bri Prebilic Cole · 9 years ago
  78. 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
  79. 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
  80. 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
  81. e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
  82. e031189 CORD GUI -- Skeleton view framework created, can navigate between views. by Bri Prebilic Cole · 9 years ago
  83. 2910729 CORD Subscriber GUI -- Added sample data formats from XOS API. by Simon Hunt · 9 years ago
  84. 8dd716a CORD Subscriber Demo - Support for loading local data files. by Simon Hunt · 9 years ago
  85. 4a5fc7b CORD Subscriber Demo - skeleton index.html and fixed web.xml to carve off namespace for RS by Simon Hunt · 9 years ago
  86. f758255 Initial CORD subscriber web-gui demo. by Thomas Vachuska · 9 years ago
  87. 2a1779d Moving some apps to new repository by Brian O'Connor · 9 years ago
  88. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  89. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  91. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  93. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  94. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  95. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  96. 456e990 option to not remove flows in flow-tester.py by alshabib · 9 years ago
  97. 2da272b Removed deprecated classes/interfaces by Ray Milkey · 9 years ago
  98. 4931ee5 Delete unnecessary semicolon by Sho SHIMIZU · 9 years ago
  99. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  100. 7b3981b Fix Javadoc warnings by Ray Milkey · 9 years ago