- 27 Jul, 2017 7 commits
-
-
Sven Marnach committed
-
Re-add to BlockStructure cache on miss.
David Ormsbee committed -
This model will soon be deleted. LEARNER-2042
Clinton Blackburn committed -
BlockStructures are stored in S3, but they're cached in memcached. Prior to this commit, they were only written to memcached when first created. This commit adds a write to repopulate the cache entry every time there is a cache miss. Hopefully, this will help reduce the miss rate we're seeing.
David Ormsbee committed -
Make HTTP 500 error pages site-aware
Matt Tuchfarber committed -
Catch exception with duplicate username/email
George Song committed -
Fixing whitelabel messaging issue.
Harry Rein committed
-
- 26 Jul, 2017 20 commits
-
-
WL-1147 Switching edx.org and openedx images.
Harry Rein committed -
Handle tab hiding at a different level.
Diana Huang committed -
Alex Dusenbery committed
-
Template were using global TECH_SUPPORT_EMAIL for error pages. This changes them to use the site email if there is one.
Matt Tuchfarber committed -
Return no libraries if org not specified
Eric Fischer committed -
Diana Huang committed
-
Upgrade django-oauth-toolkit to 0.12.0
Brian Beggs committed -
[ENT-491] Check for Enterprise-linked TPA pipeline when asked for Enterprise on request
Jesse Shapiro committed -
Due to a bug in org=None vs org='', all libraries were being returned from the "optimization" in #15292. This fix returns no libraries on the default '' value.
Eric Fischer committed -
Jesse Shapiro committed
-
LEARNER-2016 Cannot Track Campaigns to Checkout Page Using UTM Codes
Matthew Piatetsky committed -
include webpack commons bundle on all pages
Ari Rizzitano committed -
Fixed user dropdown alignment
Tasawer Nawaz committed -
Background color changed for microsoft button in social auth login
hamzamunir7300 committed -
include webpack commons bundle on all pages quotes homegrown webpack_loader mock toggle installed webpack_loader in test env file instead fix test checking context
Ari Rizzitano committed -
Move the user_attribute creation for site
Simon Chen committed -
Hamza Munir committed
-
Added a missing parameter.
Afzal Wali Naushahi committed -
Afzal Wali committed
-
LEARNER-741
tasawernawaz committed
-
- 25 Jul, 2017 13 commits
-
-
EDUCATOR-760
Brandon Baker committed -
LEARNER-2016
Matthew Piatetsky committed -
Change partitions logic to include partitions with one deleted group
bbaker6225 committed -
bmedx committed
-
Merge release back to master
edx-pipeline-bot committed -
Feanil Patel committed
-
learner-1521
Simon Chen committed -
CMS memory leak fix
Eric Fischer committed -
Remove these unused config settings
Kevin Falcone committed -
Release candidate
Feanil Patel committed -
This has been causing a huge memory leak, wrapping the call in this context manager properly cleans up the 'records' entries. EDUCATOR-274
Eric Fischer committed -
[DE-209] Switch to the PyPI-based version of eventtracking.
Toby Lawrence committed -
Resolved multi-tenant program issues
Afzal Wali Naushahi committed
-