1. 06 Jun, 2016 1 commit
  2. 02 May, 2016 1 commit
  3. 22 Apr, 2016 1 commit
  4. 08 Mar, 2016 1 commit
  5. 12 Feb, 2016 1 commit
  6. 20 Jan, 2016 1 commit
  7. 22 Nov, 2015 1 commit
  8. 08 Oct, 2015 1 commit
  9. 11 Sep, 2015 1 commit
  10. 09 Sep, 2015 1 commit
  11. 11 Aug, 2015 1 commit
  12. 03 Aug, 2015 1 commit
  13. 18 May, 2015 1 commit
  14. 14 May, 2015 1 commit
  15. 07 May, 2015 1 commit
  16. 17 Mar, 2015 1 commit
  17. 11 Feb, 2015 1 commit
  18. 03 Nov, 2014 1 commit
    • Implement shim for mobile video events. · 821c97fb
      This PR addresses the following issues:
      
      1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised.
      2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices.
      3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons.
      
      Fixes: AN-3818
      Gabe Mulley committed
  19. 11 Oct, 2014 1 commit
  20. 09 Sep, 2014 1 commit
  21. 21 Aug, 2014 1 commit
  22. 25 Jul, 2014 1 commit
    • Remove duplicated data from legacy events · f7eb7df5
      When event-tracking was fully integrated into the platform, some data was replicated in the context in the middleware and then later extracted and moved the old location by event-tracking. The legacy code path was not updated to remove this transient shim data from the context resulting in duplication of the information. This patch ensures that the transient information is removed from the context before emitting the event.
      
      Fixes: AN-2369
      Gabe Mulley committed
  23. 27 Jun, 2014 1 commit
  24. 23 Jun, 2014 1 commit
  25. 03 Jun, 2014 1 commit
  26. 02 Jun, 2014 2 commits
  27. 01 May, 2014 1 commit
  28. 11 Mar, 2014 1 commit
  29. 06 Jan, 2014 1 commit
  30. 29 Oct, 2013 1 commit
  31. 17 Oct, 2013 1 commit
  32. 13 Sep, 2013 1 commit
  33. 11 Sep, 2013 2 commits