Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. May 28, 2019
  3. May 04, 2019
  4. Feb 12, 2019
  5. Jan 08, 2019
  6. May 14, 2018
  7. May 03, 2018
  8. Jan 19, 2018
  9. Jan 10, 2018
  10. Oct 02, 2017
  11. Aug 11, 2017
    • Tyler Hallada's avatar
      Squashed commit of the following: · a9c1e1cf
      Tyler Hallada authored
      commit 12880fa21eac0c2e69b2d832d42829f00484561d
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Fri Aug 11 11:17:22 2017 -0400
      
          Tweak exam override messaging in progress.html
      
      commit 6f90352dc27b3a199eea7efaf84b72df50f570a9
      Merge: e0e9f83789 7c535f5f
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Thu Aug 10 17:38:13 2017 -0400
      
          Merge remote-tracking branch 'origin/master' into EDUCATOR-926
      
      commit e0e9f83789efa837577cedbcd5807c6fdba249e4
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Thu Aug 10 17:35:26 2017 -0400
      
          Revert "Comment out actual override and log instead"
      
          This reverts commit 4953cf30.
      
      commit 27d6b537c8915ecd1af8af51c8f9509db6ea0a26
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Thu Aug 10 17:34:56 2017 -0400
      
          Revert "Fix tests"
      
          This reverts commit 1b2fec21.
      
      commit cabddd504ddcb4f92aeed8b5fec4bff0d64a8de3
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Thu Aug 10 17:34:36 2017 -0400
      
          Revert "Remove override behavior and log instead"
      
          This reverts commit 1ab18803.
      
      commit dc9407f4606804e00d5aee4e80d309c7d7f9c437
      Author: Tyler Hallada <thallada@edx.org>
      Date:   Thu Aug 10 17:34:15 2017 -0400
      
          Revert "Fix python tests and use proctoring 1.0.0"
      
          This reverts commit 842ce836.
      a9c1e1cf
  12. Aug 09, 2017
  13. Jul 25, 2017
  14. Jun 12, 2017
  15. May 05, 2017
  16. Apr 27, 2017
  17. Apr 24, 2017
  18. Apr 18, 2017
  19. Feb 17, 2017
    • Eric Fischer's avatar
      Remove unneeded validation on grades model · fd1ed2ce
      Eric Fischer authored
      These checks are causing SQL query numbers to scale linearly with the
      number of subsections being created/updated, and the errors they
      check for have not been seen in prod.
      
      TNL-6225
      fd1ed2ce
  20. Jan 30, 2017
    • Eric Fischer's avatar
      Allow null edited_timestamp · 6f838319
      Eric Fischer authored
      Some old mongo courses do not have this field, and the team has opted
      to allow null values rather than inserting a default. This change
      affects both course and subsection grades.
      
      TNL-6408
      6f838319
  21. Dec 07, 2016
  22. Nov 22, 2016
  23. Nov 21, 2016
  24. Nov 15, 2016
  25. Nov 10, 2016
  26. Oct 06, 2016
  27. Oct 05, 2016
  28. Sep 30, 2016
  29. Sep 27, 2016
  30. Sep 23, 2016
  31. Sep 14, 2016
  32. Sep 12, 2016
  33. Sep 10, 2016
  34. Sep 09, 2016
  35. Sep 02, 2016
  36. Aug 29, 2016
  37. Aug 25, 2016
    • Eric Fischer's avatar
      Grades cleanup · 13687e47
      Eric Fischer authored
      Small changes to the grades djangoapp
          -sets up mock_get_score context handler
          -fixes an issue with not invalidating lazy scores property
          -code quality fixes
          -query count optimization in PersistentSubscetionGrade.create
          -adds atomic blocks to avoid IntegrityErrors corrupting an entire request
      13687e47
  38. Aug 22, 2016
Loading