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