Skip to content
Extraits de code Groupes Projets
  1. jan. 11, 2011
    • mattpiwik's avatar
      Page titles report improvements fixes #1898 · c8efcc45
      mattpiwik a rédigé
       * new fields in 2 log tables (major schema upgrade in next release!)
       * code refactored and optimized, 
       (only the UI to display top entry/exit page titles is missing)
      
      Performance improvements
       * Actions Archiving is much more efficient, removed many JOINs and updating algorithm so that we select and parse action names only once per action. 
       * Fixes #1600: datatables now indexed by int, no data migration but code works with both old and new data structure
       * Fixes #1780: new index
      
      Improvements to integration tests
       * never loads the Provider plugin in proxy-piwik.php since reverse ip lookup slows up tests a lot 
       * fixing a test result that were previously incorrect (_withCookieSupport) because a static cache wasn't cleaned after each test 
      
      git-svn-id: http://dev.piwik.org/svn/trunk@3696 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      c8efcc45
    • mattpiwik's avatar
      Fixing bug in PiwikTracker during tests · f9f1a75d
      mattpiwik a rédigé
      git-svn-id: http://dev.piwik.org/svn/trunk@3695 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      f9f1a75d
  2. jan. 10, 2011
  3. jan. 09, 2011
  4. jan. 08, 2011
  5. jan. 07, 2011
Chargement en cours