Skip to content
Extraits de code Groupes Projets
  1. nov. 30, 2016
  2. nov. 28, 2016
  3. nov. 27, 2016
    • Thomas Steur's avatar
      Minor tweaks and events in Goals UI (#10903) · f6a67af2
      Thomas Steur a rédigé
      * added some goal events
      
      * add new method to be able to add post params
      
      * post events via angular
      
      * make sure promo message is always shown at the end
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * improve sparklines view and make goals page hookable
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * .travis.yml file is out of date, auto-updating .travis.yml file.
      
      * fix system tests
      
      * make sure each goal has an id in the table so we can target them
      f6a67af2
  4. nov. 20, 2016
  5. nov. 15, 2016
  6. nov. 11, 2016
  7. oct. 30, 2016
  8. oct. 10, 2016
  9. oct. 06, 2016
  10. sept. 30, 2016
  11. oct. 03, 2016
  12. sept. 27, 2016
  13. sept. 26, 2016
    • Matthieu Aubry's avatar
      On very high traffic Piwik servers, prevent integer overflow by making... · cdc50dc3
      Matthieu Aubry a rédigé
      On very high traffic Piwik servers, prevent integer overflow by making auto_increment fields BIGINT UNSIGNED (#10548)
      
      * Change Latitude and Longitude data types to DECIMAL instead of FLOAT
      
      * Add system test that forces an integer overflow, currently failing as expected
      
      * Make all overflow-able fields BIGINT UNSIGNED
      
      * Make overflow-able fields BIGINT UNSIGNED
      
      * These fields were not covered by the new SimulateAutoIncrementIntegerOverflow test
      
      * fix comment
      
      * Make it clear that id* fields are UNSIGNED when installing Piwik
      
      * BIGINT(10) for consistency
      
      * Update core fields to BIGINT
      
      * UI tests: New fields to be updated to bigint
      cdc50dc3
  14. sept. 25, 2016
  15. sept. 23, 2016
  16. sept. 22, 2016
  17. sept. 19, 2016
    • Thomas Steur's avatar
      Make sure to set an entry page if none was set before (#10510) · 39b5cba5
      Thomas Steur a rédigé
      * make sure to set an entry page if none is set yet
      
      * fix possible error
      
      * Site searches will set idaction=0, which is actually a valid entry page url, so we test specifically for false
      
      * Add test case where the visit directly starts with an event
      
      * Add system test where the first actions of a visit are events (without URL set), followed by a pageview later
      -> the pageview will be set as the entry page
      
      * Update processed api responses
      
      * UI tests: two new fields in log_visit have been updated
      
      * Processed API responses
      39b5cba5
  18. sept. 18, 2016
  19. août 31, 2016
Chargement en cours