1. 30 Oct, 2015 1 commit
  2. 08 Oct, 2015 1 commit
    • jiangwei513's avatar
      Add PluginClassLoader plugin loader isolation mechanism · ac476109
      jiangwei513 authored
      	Different plug-ins should not be able to obtain other plug-ins through reflection resource.
      
      	PluginClassloader for each plug-in classes and resources provides a local isolation mechanism
      	that will safeguard their load classes and resources, when loading plugin all the resources
      	and classes only in PluginClassloader , and does not exist in the parent Classloader.
      
      	When the plugin needs to load a resource, it will first load plugins own resources in PluginClassloader,
      	and secondly then required to load in the parent Classloader
      ac476109
  3. 29 Sep, 2015 4 commits
  4. 28 Sep, 2015 4 commits
  5. 24 Sep, 2015 2 commits
  6. 17 Sep, 2015 2 commits
  7. 16 Sep, 2015 4 commits
  8. 01 Sep, 2015 3 commits
  9. 31 Aug, 2015 3 commits
  10. 30 Aug, 2015 1 commit
  11. 29 Aug, 2015 2 commits
    • Dele Olajide's avatar
      ofmeet plugin ver 0.2.0 · b3d5a5a6
      Dele Olajide authored
      Updated plugin date
      b3d5a5a6
    • Dele Olajide's avatar
      ofmeet plugin ver 0.2.0 · b8c64275
      Dele Olajide authored
      Updated Jitsi Videobridge to latest code
      Removed support for jingle nodes, redundant.
      Used IP Address instead of host name for NAT_HARVESTER_LOCAL_ADDRESS and NAT_HARVESTER_PUBLIC_ADDRESS.
      b8c64275
  12. 27 Aug, 2015 1 commit
  13. 19 Aug, 2015 3 commits
  14. 17 Aug, 2015 1 commit
  15. 16 Aug, 2015 2 commits
  16. 14 Aug, 2015 2 commits
  17. 12 Aug, 2015 3 commits
  18. 11 Aug, 2015 1 commit