Skip to content
Extraits de code Groupes Projets
  1. oct. 02, 2016
    • mattab's avatar
      If Piwik is not installed yet, it's possible the tmp/ folder is not writable,... · f771d576
      mattab a rédigé
       If Piwik is not installed yet, it's possible the tmp/ folder is not writable, display a useful error message
      
      If Piwik is not installed yet, it's possible the tmp/ folder is not writable
      we prevent failing with an unclear message eg. coming from doctrine-cache
      by forcing to use a cache backend which always works ie. array
      f771d576
  2. sept. 22, 2016
  3. sept. 19, 2016
    • Matthieu Aubry's avatar
      Extract the first IP from HTTP_X_FORWARDED_FOR and HTTP_CLIENT_IP and... · 19d711f9
      Matthieu Aubry a rédigé
      Extract the first IP from HTTP_X_FORWARDED_FOR  and HTTP_CLIENT_IP and HTTP_CF_CONNECTING_IP and HTTP_X_FORWARDED_HOST when there is more than one IP (#10404)
      
      * Extract the first IP from HTTP_X_FORWARDED_FOR when there is more than one
      Fixes #10342
      
      * Fetch the first IP from a list of IPs
      
      * Return the first non empty IP
      19d711f9
  4. août 28, 2016
  5. août 22, 2016
  6. août 16, 2016
  7. juil. 26, 2016
  8. juil. 24, 2016
  9. juin 18, 2016
  10. mai 05, 2016
  11. avr. 21, 2016
  12. avr. 20, 2016
  13. avr. 19, 2016
    • alexkuk's avatar
      Implements #9389 - UserId module, that adds a new Users report (#9883) · eac5a581
      alexkuk a rédigé
      * Implement the UserId module, that adds a new Users report showing all unique user IDs and some aggregated data. Includes reindexing of raw visitors log into aggregated user ids table
      
      * Update UserId module: add total_actions, total_events and total_searches columns; format dates
      
      * Use an injected model instead of creating a new object
      
      * Rework the UserId plugin to use core archiver instead of custom indexer
      
      * Users report small changes:
      - remove logger injection
      - change archive record name
      - add low population filter
      - add all columns visualization
      - add datatable_archiving_maximum_rows_userid_users configuration, default value is 50000
      
      * Remove unused method parameter
      
      * Users report: remove custom visualizations and add data-row-metadata attribute for every row
      eac5a581
  14. mars 31, 2016
  15. mars 16, 2016
  16. fév. 14, 2016
  17. jan. 28, 2016
  18. jan. 15, 2016
  19. déc. 21, 2015
  20. déc. 11, 2015
  21. déc. 07, 2015
  22. nov. 30, 2015
  23. nov. 26, 2015
  24. nov. 12, 2015
  25. oct. 31, 2015
  26. oct. 29, 2015
  27. oct. 27, 2015
  28. oct. 13, 2015
  29. oct. 08, 2015
Chargement en cours