Skip to content
  1. Apr 13, 2012
  2. Feb 10, 2012
  3. Feb 02, 2012
  4. Jan 10, 2012
  5. Dec 26, 2011
  6. Dec 04, 2011
  7. Nov 29, 2011
  8. Nov 25, 2011
  9. Sep 30, 2011
  10. Sep 20, 2011
  11. Sep 19, 2011
  12. Jun 23, 2011
  13. Apr 18, 2011
  14. Apr 17, 2011
  15. Feb 27, 2011
  16. Feb 25, 2011
  17. Feb 06, 2011
  18. Dec 25, 2010
  19. Dec 18, 2010
  20. Dec 05, 2010
  21. Nov 24, 2010
  22. Nov 21, 2010
  23. Nov 14, 2010
  24. Nov 11, 2010
  25. Nov 01, 2010
    • Marco Villegas's avatar
      bug #890404 by Agileware, marvil07: Avoid array_merge_recursive() on... · 98b4d5d2
      Marco Villegas authored
      bug #890404 by Agileware, marvil07: Avoid array_merge_recursive() on hook_votingapi_results_alter() function.
      
      New aggregation functions for votingapi cache table were assuming there
      will be only one tag, that's now fixed.
      
      In the onthe side, we are now avoiding use array_merge_recursive() and
      instead, add the values directly to the $cache array
      fix aggregation functions for positives/negatives so they calculate all tags results instead of only one tag result
      
      This patch also move the logic again to the
      hook_votingapi_results_alter() function.
      98b4d5d2
  26. Oct 23, 2010
  27. Oct 22, 2010
  28. Aug 18, 2010
  29. Aug 09, 2010
  30. Aug 02, 2010