Skip to content
Snippets Groups Projects
  1. Nov 04, 2021
  2. Oct 25, 2021
  3. Oct 22, 2021
  4. Oct 19, 2021
  5. Oct 15, 2021
  6. Oct 08, 2021
  7. Oct 07, 2021
  8. Oct 06, 2021
  9. Oct 05, 2021
  10. Sep 08, 2021
  11. Aug 27, 2021
  12. Aug 25, 2021
  13. Aug 24, 2021
    • Ned Batchelder's avatar
      test: suppress noise · f7c69ba6
      Ned Batchelder authored
      The test suite was generating error log messages when tests would cause
      error conditions.  This cluttered the output needlessly, because it
      looked like test failures, but were actually tests succeeding.  Now all
      log messages are suppresed during the test suite.
      
      In addition, the XBlock runtime generates a warning about needing
      IdGenerator in the future.  I'm suppressing this warning also.
      
      Now the test suite just outputs 397 nice dots.
      f7c69ba6
  14. Aug 10, 2021
  15. Aug 06, 2021
  16. Aug 03, 2021
  17. Jul 12, 2021
  18. Jul 09, 2021
  19. Jul 08, 2021
  20. Jul 01, 2021
    • Kshitij Sobti's avatar
      refactor: Rename CourseEditLTIFieldsEnabledFlag to... · 6fb86793
      Kshitij Sobti authored
      refactor: Rename CourseEditLTIFieldsEnabledFlag to CourseAllowPIISharingInLTIFlag and use it for LTI1.3
      This commit renames the CourseEditLTIFieldsEnabledFlag to CourseAllowPIISharingInLTIFlag since the aim is to expand its scope to all LTI-related PII sharing. It also removes the current LTI1.3 waffle flag for PII sharing.
      6fb86793
  21. Jun 30, 2021
  22. Jun 25, 2021
  23. Jun 21, 2021
  24. Jun 18, 2021
  25. Jun 15, 2021
  26. Jun 14, 2021
Loading