- 11 Feb, 2015 1 commit
-
-
3 line patch, together with a world of pain due to buggy code, broken abstractions in tests, etc.
Piotr Mitros committed
-
- 19 Dec, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 09 Dec, 2014 1 commit
-
-
Move app-generated context back into properties. Ignore BI events through segment's webhook. Ignore events without Data in Properties.
Nimisha Asthagiri committed
-
- 25 Nov, 2014 1 commit
-
-
for visual indent
stv committed
-
- 13 Nov, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 11 Nov, 2014 1 commit
-
-
stv committed
-
- 03 Nov, 2014 1 commit
-
-
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
-
- 11 Oct, 2014 1 commit
-
-
Ben Patterson committed
-
- 09 Oct, 2014 1 commit
-
-
Gabe Mulley committed
-
- 03 Oct, 2014 1 commit
-
-
Brian Wilson committed
-
- 09 Sep, 2014 1 commit
-
-
Gabe Mulley committed
-
- 21 Aug, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 25 Jul, 2014 1 commit
-
-
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
-
- 11 Jul, 2014 1 commit
-
-
Mat Peterson committed
-
- 27 Jun, 2014 1 commit
-
-
Adam Palay committed
-
- 23 Jun, 2014 1 commit
-
-
Adam Palay committed
-
- 03 Jun, 2014 1 commit
-
-
Brian Wilson committed
-
- 02 Jun, 2014 2 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 07 May, 2014 1 commit
-
-
This commit updates common/djangoapps. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 01 May, 2014 1 commit
-
-
Support incremental conversion of events from the old API to the new, in order to ensure the new system is working, enrollment events have been modified to make use of the new API.
Gabe Mulley committed
-
- 11 Mar, 2014 1 commit
-
-
David Baumgold committed
-
- 10 Mar, 2014 1 commit
-
-
David Baumgold committed
-
- 27 Feb, 2014 1 commit
-
-
Sarina Canelake committed
-
- 13 Feb, 2014 1 commit
-
-
Calen Pennington committed
-
- 06 Jan, 2014 3 commits
-
-
Brian Wilson committed
-
Define TrackedCommand for use as base class for tracking management commands. Use in create_user command.
Brian Wilson committed -
Brian Wilson committed
-
- 05 Dec, 2013 2 commits
-
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 18 Nov, 2013 1 commit
-
-
Gabe Mulley committed
-
- 06 Nov, 2013 3 commits
-
-
Gabe Mulley committed
-
This reverts commit 5734cae1.
Gabe Mulley committed -
Gabe Mulley committed
-
- 29 Oct, 2013 1 commit
-
-
AN-213
Gabe Mulley committed
-
- 17 Oct, 2013 1 commit
-
-
Gabe Mulley committed
-
- 08 Oct, 2013 1 commit
-
-
Authenticate to the database before getting a reference to the collection.
Carlos Andrés Rocha committed
-