Skip to content
Extraits de code Groupes Projets
  1. oct. 06, 2015
  2. juil. 12, 2015
  3. mars 31, 2015
  4. nov. 23, 2014
  5. nov. 12, 2014
  6. nov. 01, 2014
  7. oct. 13, 2014
  8. oct. 06, 2014
  9. oct. 05, 2014
  10. sept. 29, 2014
  11. août 21, 2014
  12. août 12, 2014
  13. juil. 23, 2014
  14. juil. 10, 2014
  15. juil. 09, 2014
  16. juin 10, 2014
  17. juin 08, 2014
  18. mai 09, 2014
  19. mai 07, 2014
  20. mai 06, 2014
  21. oct. 15, 2013
  22. juil. 02, 2013
  23. mai 07, 2013
    • mattab's avatar
      Fixes #3927 · 56554b56
      mattab a rédigé
      Adding future look ahead window to the SQL trying to detect the current visitor
      + fixing small bug discovered (in the tests) as a result of this fix
      56554b56
  24. avr. 20, 2013
    • mattab's avatar
      Fixes #3904: · 35f975ac
      mattab a rédigé
       * new segment 'siteSearchKeyword'
      Fixes #3903, #3905:
       * adding few fields in the Live API output to accomodate getSuggestedValuesForSegment
       * renamed other fields for consistency with segment names
      Fixes #3906:
       * new API: getSuggestedValuesForSegment which returns top suggested values for a particular segment. It uses the Live.getLastVisitsDetails API to fetch the most recently used values, and will show the most used values first
      
       * Adding tests for everything. The test case actually generates data for all segments so that VisitsSummary.get returns some data for each of the 47 segments being tested returns some data.
        How it works:
        * generate extended data in fixture
        * Tests (1) call getSuggestedValuesForSegment for each segment, check there is some data returned for each segment
        * get the first suggested value from the list,
        * Tests (2) call VisitsSummary.get with this segment value, eg. countryCode==ru.
          * I worked this way for all 47 segments until all tests had some data ==> now we know that all segments have been tested and that the auto suggest works for all segments. TDD FTW!
      35f975ac
  25. avr. 08, 2013
  26. mars 27, 2013
  27. mars 11, 2013
  28. mars 09, 2013
  29. mars 06, 2013
  30. fév. 20, 2013
Chargement en cours