Skip to content
Extraits de code Groupes Projets
  1. sept. 09, 2011
  2. sept. 08, 2011
  3. sept. 07, 2011
  4. sept. 06, 2011
  5. sept. 05, 2011
  6. sept. 04, 2011
  7. sept. 03, 2011
  8. sept. 02, 2011
  9. août 26, 2011
  10. août 25, 2011
  11. août 14, 2011
    • mattpiwik's avatar
      REfs #2327 · 7f97238d
      mattpiwik a rédigé
       * Now catching exception thrown by Piwik_Http and simply reporting as network error
       * Added one line output summary for easy grep
      
       Example output:
       [2011-08-14 10:11:12] [bc1a080f] [6.38 Mb] done: 2/2 100%, 16 v, 2 wtoday, 2 wperiods, 24 req, 24019 ms, no error
       
       Example with error:
       [2011-08-14 10:25:16] [c80dec0b] [6.39 Mb] done: 18/21 86%, 248 v, 18 wtoday, 18 wperiods, 216 req, 122250 ms, 9 errors. eg. 'Got invalid response f
      e=1&period=month&date=last52&format=php&token_auth=0b809661490&trigger=archivephp. Response was ''' 
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5111 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      7f97238d
    • mattpiwik's avatar
      Refs #2327 · 21b4b821
      mattpiwik a rédigé
       * Adding parameter to reset:
      <reset[window_back_seconds]|forceall>: you can either specify 
      	- reset: the script will run as if it was never executed before, therefore will trigger archiving on all websites with some traffic in the last 7 days.
      			You can specify a number of seconds to use instead of 7 days window, for example call archive.php 1 reset 86400 to archive all reports for all sites that had visits in the last 24 hours
      
       * Also hopefully fixing client timeout error at 15s by default file_get_contents. Now using Piwik_Http with timeout 300 seconds, which should leave enough for websites to process.
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5110 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      21b4b821
  12. août 13, 2011
  13. août 12, 2011
  14. août 11, 2011
Chargement en cours