1. 06 Jul, 2017 1 commit
  2. 05 Jul, 2017 1 commit
  3. 20 Jun, 2017 1 commit
    • Migrate to latest, split python-social-auth. · 8b65ca17
      PSA was monolothic, now split, with new features, like
      a DB-backed partial pipeline. FB OAuth2 version also upped.
      
      Partial pipelines don't get cleared except when necessary.
      They persist for special cases like change of browser while
      still mid-pipeline (i.e. email validation step).
      
      Refactor, cleanup, and update of a lot of small things as well.
      
      PLEASE NOTE the new `social_auth_partial` table.
      Uman Shahzad committed
  4. 12 Jun, 2017 3 commits
  5. 08 Jun, 2017 1 commit
  6. 05 Jun, 2017 1 commit
  7. 26 May, 2017 1 commit
  8. 25 May, 2017 1 commit
  9. 22 May, 2017 1 commit
  10. 18 May, 2017 1 commit
  11. 10 May, 2017 1 commit
  12. 06 May, 2017 1 commit
  13. 01 May, 2017 1 commit
  14. 27 Apr, 2017 2 commits
  15. 26 Apr, 2017 2 commits
  16. 25 Apr, 2017 1 commit
  17. 24 Apr, 2017 1 commit
  18. 21 Apr, 2017 1 commit
  19. 03 Apr, 2017 1 commit
  20. 31 Mar, 2017 1 commit
  21. 18 Mar, 2017 1 commit
  22. 01 Mar, 2017 1 commit
  23. 27 Feb, 2017 1 commit
  24. 24 Feb, 2017 1 commit
  25. 22 Feb, 2017 1 commit
  26. 09 Feb, 2017 1 commit
  27. 08 Feb, 2017 1 commit
  28. 01 Feb, 2017 1 commit
  29. 06 Jan, 2017 1 commit
  30. 08 Dec, 2016 1 commit
  31. 02 Dec, 2016 1 commit
  32. 17 Nov, 2016 1 commit
  33. 09 Nov, 2016 1 commit
  34. 04 Nov, 2016 1 commit
    • Fallback to default ZENDESK_URL when not in JSON · 9c5fcfac
      This line previously departed from the convention of coalescing down to
      the original value specified in `lms/envs/common.py`.
      
      Now, the setting can fall back to its default value from `common.py`,
      instead of only respecting the value loaded from JSON (or `None` if not
      defined).
      stv committed
  35. 17 Oct, 2016 2 commits