Skip to content
Extraits de code Groupes Projets
  1. mars 16, 2015
  2. oct. 15, 2014
  3. oct. 07, 2014
  4. oct. 06, 2014
  5. oct. 03, 2014
  6. juin 10, 2014
  7. mars 06, 2014
  8. fév. 27, 2014
  9. fév. 02, 2014
  10. jan. 23, 2014
  11. jan. 07, 2014
  12. nov. 11, 2013
  13. oct. 10, 2013
  14. oct. 08, 2013
  15. août 02, 2013
  16. juil. 21, 2013
  17. juil. 20, 2013
  18. juil. 18, 2013
  19. juil. 06, 2013
  20. juil. 02, 2013
  21. juin 16, 2013
  22. mars 27, 2013
  23. fév. 05, 2013
  24. mai 28, 2012
  25. mai 26, 2012
    • benakamoorthi's avatar
      Fixes #3004, redesigned DBStats plugin, added several new reports including... · 71fc2e87
      benakamoorthi a rédigé
      Fixes #3004, redesigned DBStats plugin, added several new reports including database space taken up by tracker tables, database space taken up by archive blob tables, database space taken up by archive metric tables, database space taken up by individual reports & database space taken up by individual metrics.
      
      Notes:
      
        * Added ability to highlight the summary row in ViewDataTable and the ability to always show the summary row regardless of what report page is currently being shown.
        * Fixed small issue w/ ViewDataTable::hasReportBeenPurged: default values should be specified in calls to getRequestVar.
        * Added Piwik_FetchAssoc function to PluginsFunctions/Sql.php
        * Augmented ColumnCallbackAddColumnQuotient filter so the divisor can be obtained from the summary row.
        * Modified AddSummaryRow filter so it wouldn't delete rows if desired.
        * Added ColumnCallbackAddColumn filer that adds a new column to each row based on the result of a callback.
        * Modified ColumnCallbackReplace filter so callback can operate on more than one column value if desired.
        * Modified Limit filter so, if desired, the summary row can be exempted from deletion.
        * Added GroupBy filter that groups/sums rows by the result of a callback function.
        * Fixed GenerateGraphData.php bug where priority filters were not called on view data table.
        * Added getPrettyNumber utility function.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@6324 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      71fc2e87
  26. avr. 07, 2012
    • benakamoorthi's avatar
      Fixes #53. Augmented the log data deletion feature. Added the ability to purge... · f4d248d5
      benakamoorthi a rédigé
      Fixes #53. Augmented the log data deletion feature. Added the ability to purge old reports and metrics.
      
      Other changes:
        * Added the following plugin functions: Piwik_DropTables, Piwik_OptimizeTables, Piwik_DeleteAllRows. Also refactored existing code to use them.
        * Modified graph, tag cloud & datatable templates/views to show a different message if there's no data for a report and if its possible that report was purged.
        * Refactored DbStats API, added getAllTablesStatus method that doesn't modify the SHOW TABLE STATUS result.
        * Deletelogs config options are now stored in the DB.
        * Added task priority support to the TaskScheduler.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@6174 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      f4d248d5
  27. mars 04, 2012
  28. avr. 14, 2011
  29. jan. 26, 2011
  30. oct. 28, 2010
  31. août 20, 2010
  32. fév. 10, 2010
  33. déc. 08, 2009
Chargement en cours