Skip to content
Extraits de code Groupes Projets
  1. nov. 08, 2014
  2. oct. 24, 2014
  3. oct. 13, 2014
  4. oct. 06, 2014
  5. oct. 05, 2014
  6. juil. 23, 2014
  7. juil. 10, 2014
  8. juil. 09, 2014
  9. juin 10, 2014
  10. mai 05, 2014
  11. mars 03, 2014
  12. fév. 20, 2014
    • diosmosis's avatar
      Refactoring testing framework: · 612720f6
      diosmosis a rédigé
      - Rename *_BaseFixture to Fixture.
      - Move DB setup code to Fixture and reuse code in DatabaseTestCase.
      - Make IntegrationTestCase::$defaultApiNotToCall an instance var.
      612720f6
  13. oct. 15, 2013
  14. oct. 07, 2013
  15. août 22, 2013
  16. août 02, 2013
  17. juil. 20, 2013
  18. juil. 18, 2013
  19. juil. 02, 2013
  20. juin 19, 2013
  21. juin 05, 2013
  22. mai 27, 2013
  23. avr. 13, 2013
  24. mars 27, 2013
  25. mars 11, 2013
  26. mars 06, 2013
  27. fév. 05, 2013
  28. fév. 01, 2013
  29. oct. 10, 2012
    • benakamoorthi's avatar
      Refs #1823, several changes & tweaks to GeoIP modifications: · 2bd2cea5
      benakamoorthi a rédigé
        * Renamed getVisitsByCity & getVisitsByRegion to getCity & getRegion.
        * Extra testing for anonymized IPs.
        * Show visitor city & region in visitor log & last visits widget.
        * Do specific check for apache module in checking for server based geoip implementation.
        * Fix for continent segment error.
        * Redesigned admin UI to be more compact & to show reason for broken implementations.
        * Don't show duplicate Unknowns in pretty location strings.
        * Don't use REMOTE_ADDR, instead get IP from Piwik_IP.
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7140 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      2bd2cea5
  30. oct. 07, 2012
    • benakamoorthi's avatar
      Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if... · b2e1f41d
      benakamoorthi a rédigé
      Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if desired. Added two reports, getVisitsByRegion + getVisitsByCity.
      
      Notes:
      
        * Supports country, region, city, org & isp GeoIP databases.
        * Supports GeoIP PHP API, PECL module & server modules.
        * Added ability to regenerate 'general' tracker cache.
        * Removed location_continent column from log_visit & log_conversion tables, and removed visits by continent blob record. Report is now a view over country report.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7122 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      b2e1f41d
  31. sept. 26, 2012
  32. sept. 13, 2012
Chargement en cours