1. 04 Oct, 2013 1 commit
  2. 03 Oct, 2013 1 commit
  3. 02 Oct, 2013 4 commits
  4. 25 Sep, 2013 1 commit
  5. 24 Sep, 2013 4 commits
  6. 23 Sep, 2013 1 commit
  7. 20 Sep, 2013 1 commit
  8. 13 Sep, 2013 4 commits
  9. 12 Sep, 2013 1 commit
  10. 20 Aug, 2013 2 commits
  11. 09 Aug, 2013 2 commits
  12. 01 Aug, 2013 1 commit
    • Axel Brand's avatar
      Gojara · 715c4505
      Axel Brand authored
      - changed rr.summary.title to Gojara in plugin.xml so that Settings will always be named Gojara-Settings even if name of actual jar is different
      - made time differences in spectrum2 stats + login time iff prettier
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13725 b35dd754-fafc-0310-a699-88a17e54d16e
      715c4505
  13. 31 Jul, 2013 2 commits
  14. 25 Jul, 2013 2 commits
  15. 24 Jul, 2013 2 commits
  16. 23 Jul, 2013 1 commit
    • Axel Brand's avatar
      Gojara · e811c7c2
      Axel Brand authored
      - show no active sessions as own column, prettier that way
      - check if spectrum2 is correctly answering or at least not saying unknown command before trying to parse information from response
      - refactored gateway statistic values in gojaraadmin as we use this from interceptors and because of this needs to support concurrent access. 
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13714 b35dd754-fafc-0310-a699-88a17e54d16e
      e811c7c2
  17. 12 Jul, 2013 3 commits
  18. 05 Jul, 2013 1 commit
  19. 04 Jul, 2013 4 commits
  20. 01 Jul, 2013 1 commit
    • Axel Brand's avatar
      Gojara · 6a4af76e
      Axel Brand authored
      - batch logfiles before writing to db, lets try this out with 20. is synchronized, probably needs further testing with higher load
      - refactor session iteration in transportsessionmanager
      - dont pass null, pass empty arraylist instead for session getter (if no sessions for user found)
      - changed concurrency level for hashmaps to 1, need to try this out under higher load, 16 may seem a bit high as its not a highly concurritive environment
      - deleted duplicated processor
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13704 b35dd754-fafc-0310-a699-88a17e54d16e
      6a4af76e
  21. 28 Jun, 2013 1 commit
    • Axel Brand's avatar
      Gojara · fd7bfe7f
      Axel Brand authored
      - display Warnings in overview pages if not a gateway is not configured for admin usage
      - show gathered stat information in table on new page gatewayStatistics, (Server -> Server Manager -> Spectrum2 Stats)
      - helper for better presentation of gathered data in AdminManager (KB to MB, sec to S/M/H/D)
      - also display number of registrations to see online/registered ratio
      pretty much finished now, just some minor changes before release needed
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13702 b35dd754-fafc-0310-a699-88a17e54d16e
      fd7bfe7f