Skip to content
Extraits de code Groupes Projets
  1. juin 10, 2014
  2. mai 09, 2014
  3. fév. 02, 2014
  4. nov. 11, 2013
  5. oct. 10, 2013
  6. août 02, 2013
  7. juil. 23, 2013
  8. juil. 21, 2013
  9. juil. 20, 2013
  10. juil. 18, 2013
  11. juil. 06, 2013
  12. mars 27, 2013
  13. fév. 05, 2013
  14. avr. 14, 2011
  15. avr. 04, 2011
  16. fév. 11, 2011
  17. oct. 28, 2010
  18. août 20, 2010
  19. juil. 16, 2010
    • mattpiwik's avatar
      Refs #1403 · d9852b2a
      mattpiwik a rédigé
      Added support for JSON/Serialized PHP export of Multi dimensional arrays in API responses, used by Alert plugin in the UI (json)
      
      git-svn-id: http://dev.piwik.org/svn/trunk@2514 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      d9852b2a
  20. juil. 06, 2010
  21. fév. 10, 2010
  22. jan. 30, 2010
  23. août 22, 2009
    • robocoder's avatar
      phpdoc cleanup: · 20cac9ad
      robocoder a rédigé
       * add @category (Piwik => 'core', Piwik_Plugins => 'plugins')
       * in core, use @package and @subpackage more consistently to group files/classes; exception is DataFiles/*, PluginsFunctions/*, and SmartyPlugins/*
       * in plugins, @package is the plugin name
       * removed '@param none' -- not a phpdoc convention
       * '@throws' and '@return void' are also not phpdoc conventions, but are widely used elsewhere, e.g., Smarty & Zend
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@1420 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      20cac9ad
  24. août 04, 2009
  25. juil. 23, 2009
  26. juil. 08, 2009
  27. juil. 01, 2009
  28. mars 30, 2009
    • mattpiwik's avatar
      - fixing recently introduced sorting issue, refactoring, cleaning up the... · e0507d71
      mattpiwik a rédigé
      - fixing recently introduced sorting issue, refactoring, cleaning up the generic filters concept by removing the automatic sorting of data
      - fixing issue when executing unit tests would invalidate tmp/cache/tracker files
      - fixed edge case issue when calling several apis from one http request, and requesting recursive output, it was failing in some random cases
      - adding a unit test that calls all callable api methods and check for non empty output
      - 
      
      git-svn-id: http://dev.piwik.org/svn/trunk@1041 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      e0507d71
  29. fév. 27, 2009
  30. déc. 17, 2008
  31. déc. 08, 2008
  32. nov. 24, 2008
  33. juil. 27, 2008
    • mattpiwik's avatar
      - Adding description to each plugin · 9bcf3f24
      mattpiwik a rédigé
      - cleaning plugins listing, splitting ExamplePlugin in multiple small plugins, renamed Home -> CoreHome PluginsAdmin -> CorePluginsAdmin AdminHome -> CoreAdminHome
      - simplified authentication classes (not using Zend_Auth_Db anymore)
      - adding a new widget listing the last posts on Piwik.org/blog
      
      git-svn-id: http://dev.piwik.org/svn/trunk@581 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      9bcf3f24
  34. mai 18, 2008
    • mattpiwik's avatar
      - remove useless __construct() · a52df427
      mattpiwik a rédigé
      - renamed empty filter to Null filter
      - columns are now renamed recursively, fixing bug in not valid XML code when the columns still had a numeric name
      - added a new parameter in API for Referers module: expanded. If set to true, it will load the data recursively (eg. all keywords + the search engines for each keyword).
      
      git-svn-id: http://dev.piwik.org/svn/trunk@482 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      a52df427
  35. avr. 11, 2008
  36. mars 14, 2008
  37. mars 11, 2008
Chargement en cours