Skip to content
Extraits de code Groupes Projets
  1. nov. 17, 2014
  2. nov. 14, 2014
  3. nov. 13, 2014
    • Thomas Steur's avatar
      refs #6617 if process or output size is too large, declare it as finished · 320b0f19
      Thomas Steur a rédigé
      Declares a process as finished as soon as a PID file is > 500bytes
      (contains only PID) and output file is > 100MB (which should usually
      not be larger than 100KB or 1MB) to prevent files growing up to many
      GBs. I added unit and integration tests for the file size detection. It is
      now possible to mock the methods file_exists and filesize although very
      simple so far. Later we can allow to define callbacks or to define different
      return values for different files or we can use something like vfsStream
      320b0f19
  4. nov. 11, 2014
  5. nov. 07, 2014
  6. nov. 06, 2014
    • Thomas Steur's avatar
      refs #6417 trying to get rid of the unnecessary first archive insert · 5a491a2d
      Thomas Steur a rédigé
      refs #6417 this should fix some tests. Start initial value by 0 so first generated id will be 1
      
      fix omnifixture creation was broken
      
      refs #6417 wondering if omnifixture creation worked
      
      refs #6417 acquire a lock per archive id which should be better
      
      refs #6417 we have to generate the SQL in the update itself otherwise the update would fail at some point in the future if the tables signature changes
      
      refs #6417 split updates into a separate update file otherwise it would not be executed for devs using Piwik from git
      
      refs #6417 added some documentation
      
      refs #6417 Piwik 2.9.0-b2 was released meaning we have to move it to b3
      
      refs #6417 Piwik 2.9.0-b3 was released meaning we have to move it to b4
      5a491a2d
  7. oct. 30, 2014
  8. oct. 29, 2014
  9. oct. 28, 2014
  10. oct. 23, 2014
  11. oct. 22, 2014
  12. oct. 21, 2014
  13. oct. 20, 2014
  14. oct. 16, 2014
  15. oct. 15, 2014
  16. oct. 13, 2014
  17. oct. 12, 2014
  18. oct. 11, 2014
  19. oct. 10, 2014
  20. oct. 09, 2014
  21. oct. 08, 2014
  22. oct. 07, 2014
Chargement en cours