1. 47a69e8 Adding tests to Orchestration by Barbara Gomes · 8 years ago
  2. 8722e87 Creating global Identifier actor to be used in the tests by Barbara Gomes · 8 years ago
  3. 619d3e0 IdentifyFeyActors tests by Barbara Gomes · 8 years ago
  4. 0ced675 FeyCore.scala tests by Barbara Gomes · 8 years ago
  5. 2d51565 First draft of testing by Barbara Gomes · 8 years ago
  6. f850688 Adding Global name for WatchService thread by Barbara Gomes · 8 years ago
  7. 7202f0f Refactoring MONITOR actor for active better tests results by Barbara Gomes · 8 years ago
  8. c845630 Adjusting FeyCore for better way of testing by Barbara Gomes · 8 years ago
  9. 7203d6d Adding test dependencies by Barbara Gomes · 8 years ago
  10. ae1e946 Fixing README.md section anchors by Barbara Gomes · 8 years ago
  11. a12d654 Updating README to point out the changes by Barbara Gomes · 8 years ago
  12. 93c19a3 Fixing Basic Auth by Barbara Gomes · 8 years ago
  13. cca9d8b processInitialFiles should not be called inside the run() loop by Barbara Gomes · 8 years ago
  14. 47dac9d Location should not include jarName by Barbara Gomes · 8 years ago
  15. 6fbba63 Dynamically download jars by Barbara Gomes · 8 years ago
  16. a2cc5b6 Adding new JSON property to specify Jar location by Barbara Gomes · 8 years ago
  17. a9698b3 Adding configuration for supporting dynamic jar download by Barbara Gomes · 8 years ago
  18. 606fbd2 Aggregate in Build.scala should point to the Projects not the IDs by Barbara Gomes · 8 years ago
  19. 03e2159 Additional README.md files added by tonyfaustini · 8 years ago
  20. c22715c Refactored Stream and Sensor Components to take scalastyle into account and other minor improvements, added basic documentation to Stream by tonyfaustini · 8 years ago
  21. c079ff9 Improved the stream performer by tonyfaustini · 8 years ago
  22. 7bdae0b added README.md files to each Performer / cleanup fey-configuration.conf by tonyfaustini · 8 years ago
  23. f2096db added Random {Integer, FLoat and UUID} to stream by tonyfaustini · 8 years ago
  24. e944961 refactored fey core files to reflect scalastyle requirements by tonyfaustini · 8 years ago
  25. 500cba4 refactored performers to change log.info mesaages to log.debug by tonyfaustini · 8 years ago
  26. 6af71ea Adding example jar files for performers stream, zmq and virtual-sensor by tonyfaustini · 8 years ago
  27. 1c5158c moved fey folder from performers to iota and renamed fey-examples by tonyfaustini · 8 years ago
  28. da22c80 refactoring the fey-examples directory by tonyfaustini · 8 years ago
  29. 244502e typesafe config : resolving substitution variables by tonyfaustini · 8 years ago
  30. acd517d Renamed deployments/{Standalone,RasberryPi}-> deployments/{standalone,raspberry-pi} by tonyfaustini · 8 years ago
  31. b34ba9f Renamed deployments/Cluster -> deployments/cluster by tonyfaustini · 8 years ago
  32. d1eb3f8 Renamed Deployments -> deployments by tonyfaustini · 8 years ago
  33. c017bcb Merge branch 'master' of https://github.com/barbaragomes/incubator-iota by tonyfaustini · 8 years ago
  34. e94ffe7 Merge branch 'MONITOR_EVENTS' of https://github.com/barbaragomes/incubator-iota by tonyfaustini · 8 years ago
  35. 36d489b Corrected Version -> ScalaVersion for Fey by tonyfaustini · 8 years ago
  36. f31dfc4 renamed Performers -> performers by tonyfaustini · 8 years ago
  37. 4cda6c7 Adding draft visualization for Monitoring Events on Fey by Barbara Gomes · 8 years ago
  38. 788b90a Implemented FeyGenericActor define INFO for monitoring by Barbara Gomes · 8 years ago
  39. 9897669 Saving monitoring log to separated file by Barbara Gomes · 8 years ago
  40. 3743740 Monitoring Actor by Barbara Gomes · 8 years ago
  41. 6c3e8cc Merge branch 'master' of github.com:apache/incubator-iota by Barbara Gomes · 8 years ago
  42. 3d38f1a Corrected id name in Build.scala by tonyfaustini · 8 years ago
  43. b459b22 Refactored the source code to enable easier development in IDEs like Intellij and PyCharm (Free community editions). Also added a new performer 'virtual_sensor' by tonyfaustini · 8 years ago
  44. 16a4579 Refactoring printing Routees by Barbara Gomes · 8 years ago
  45. c381fc4 Merging PR #9 and #10 by Tony Faustini · 8 years ago
  46. 7461c92 Updating documentation for new Router config by Barbara Gomes · 8 years ago
  47. bc44acb Adding new Fey configuration for auto scale by Barbara Gomes · 8 years ago
  48. 1fb9c1c Display Routees on activeactors endpoint by Barbara Gomes · 8 years ago
  49. 40f6adb [IOTA-24] Offer control-aware mailbox to Performers by Barbara Gomes · 8 years ago
  50. 9126d53 [IOTA-24] Offer control-aware mailbox to Performers by Barbara Gomes · 8 years ago
  51. df74281 trivial change to check credentials by Tony Faustini · 8 years ago
  52. 56a5275 trivial change to check credentials by Tony Faustini · 8 years ago
  53. 75ff6e1 Merge branch 'master' of https://github.com/barbaragomes/incubator-iota by Tony Faustini · 8 years ago
  54. 881b59e Merge branch 'IOTA-21' of https://github.com/phalodi/incubator-iota by Tony Faustini · 8 years ago
  55. c3f55e7 add organization in every project and remove fey settings by sandy · 8 years ago
  56. 8c6e74d add main class in build settings by sandy · 8 years ago
  57. c1ac0ab *Change organization name in build settings. by sandy · 8 years ago
  58. da2b477 Ignoring builded jars in folder Performer/fey/FeyJarRepo by Barbara Gomes · 8 years ago
  59. b65c382 IAdded Readme.md files to empty folders to better reflect the overall structure by Tony Faustini · 8 years ago
  60. 2774e87 Initial commit of the overall iota architecture by Tony Faustini · 8 years ago
  61. 2de0148 Cleanup deployment options by Tony Faustini · 8 years ago
  62. 3e590bd Updated the orchestration examples by Tony Faustini · 8 years ago
  63. ebad141 Merge branch 'IOTA-19' of https://github.com/barbaragomes/incubator-iota by Tony Faustini · 8 years ago
  64. e1031e8 IOTA-21 change zmq dependency scope by sandy · 8 years ago
  65. 6ebd137 add scalastyle for code quality by sandy · 8 years ago
  66. 890742a Refactor build of performer to manage depenpencies more properly by sandy · 8 years ago
  67. 48aa93d Fixed the Build.scala file for Performers so that the build can be made by Shivansh · 8 years ago
  68. 7886e99 Added project folder for Performers by Tony Faustini · 8 years ago
  69. c6edbe0 [IOTA-19] Improve comments on Default configuration for Fey by Barbara Gomes · 8 years ago
  70. 02d8ab6 Adding Sample by Tony Faustini · 8 years ago
  71. d0fd6c8 Updated Readme.md file by Tony Faustini · 8 years ago
  72. 5591de4 updated .gitignore by Tony Faustini · 8 years ago
  73. 1004235 Implementing first version of Fey - [IOTA-2] [IOTA-3] [IOTA-4] [IOTA-5] [IOTA-6] [IOTA-7] [IOTA-8] [IOTA-9] [IOTA-10] [IOTA-11] [IOTA-12] [IOTA-13] [IOTA-14] [IOTA-15] by Barbara Gomes · 8 years ago
  74. 407f0d5 Implementing SBT project structure for Fey by Barbara Gomes · 8 years ago
  75. 30ecfba Apache License by Barbara Gomes · 8 years ago
  76. 72ba6b5 cleaned up olde files by Tony Faustini · 8 years ago
  77. 2fabed8 adding Strongswan installation to the setup. by dalir · 8 years ago
  78. da1db91 first version of standalone iota installation on an ubuntu host. by dalir · 8 years ago
  79. 74cb797 A cross build version of the script using ubuntu machine as it's host, aiming for using more resources for the build in order to speed up the process. by dalir · 8 years ago
  80. 5ed64cd installing spark in /opt by dalir · 8 years ago
  81. 3d1b17c oracle java is mandatory install. by dalir · 8 years ago
  82. 4e7f202 1. Wifi Configuration added. by dalir · 8 years ago
  83. 98ca5d1 First draft image builder for iota raspberry pi by dalir · 8 years ago
  84. 8b07b6d Update with new messsage by Tony Faustini · 8 years ago
  85. bf8f86c Revert "test" by noteboom · 8 years ago
  86. 1beb7d0 test by noteboom · 8 years ago
  87. 3efae38 committing by noteboom · 8 years ago
  88. 37e1e20 Update with new messsage by Tony Faustini · 8 years ago
  89. 0014c35 Test by Tony Faustini · 8 years ago
  90. edc5f9d Add git ignore rules by Hadrian Zbarcea · 8 years ago