Skip to content
Snippets Groups Projects
  1. Nov 17, 2021
  2. Nov 05, 2021
  3. Nov 04, 2021
  4. Oct 29, 2021
  5. Oct 25, 2021
  6. Oct 22, 2021
  7. Oct 19, 2021
  8. Oct 15, 2021
  9. Oct 08, 2021
  10. Oct 07, 2021
  11. Oct 06, 2021
  12. Oct 05, 2021
  13. Sep 08, 2021
  14. Aug 27, 2021
  15. Aug 25, 2021
  16. 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
  17. Aug 10, 2021
  18. Aug 06, 2021
  19. Aug 03, 2021
  20. Jul 12, 2021
  21. Jul 09, 2021
  22. Jul 08, 2021
  23. 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
  24. Jun 30, 2021
  25. Jun 25, 2021
Loading