1. 27 Jan, 2016 1 commit
  2. 22 Dec, 2015 1 commit
  3. 19 Dec, 2015 1 commit
  4. 03 Nov, 2015 1 commit
  5. 21 Oct, 2015 1 commit
  6. 03 Sep, 2015 1 commit
    • Update edx-lint to 0.2.6 · f47a53eb
      This gets us checking for tests inheriting from other tests.  When that
      happens, tests get run more than once, which is pointless.  We have a
      few dozen new warnings due to this new check.
      
      This also disables unused-wildcard-import.  That removes a few hundred
      warnings.
      
      Together, this means we can reduce the pylint limit to 5999. :)
      Ned Batchelder committed
  7. 02 Jun, 2015 1 commit
  8. 03 Mar, 2015 1 commit
  9. 06 Feb, 2015 1 commit
  10. 05 Feb, 2015 1 commit
  11. 04 Feb, 2015 1 commit
  12. 12 Jan, 2015 1 commit
  13. 08 Jan, 2015 1 commit
  14. 13 Dec, 2014 1 commit
  15. 08 Dec, 2014 1 commit
  16. 26 Nov, 2014 1 commit
  17. 06 Nov, 2014 2 commits
  18. 07 Mar, 2014 1 commit
  19. 10 Feb, 2014 1 commit
  20. 15 Jan, 2014 1 commit
  21. 28 Oct, 2013 1 commit
  22. 27 Sep, 2013 1 commit
    • Make sure that we have the right set of fields available during xml parsing · f500b722
      We had a bug where mixins weren't being applied before `load_from_xml`
      was called. This meant that not all of the fields were being loaded
      correctly. To fix it, we used the mixoligist from the runtime to apply
      the mixins earlier in the process. However, that caused the mixins to be
      applied twice.
      
      The included fixes to xblock resolved the multiply-applied mixins, and
      the fixes to the parsing code make it simpler to understand, and add
      some unit tests of the parsing to boot.
      Calen Pennington committed
  23. 27 Aug, 2013 1 commit
  24. 19 Aug, 2013 1 commit
  25. 31 Jul, 2013 1 commit
  26. 08 Jul, 2013 1 commit
  27. 03 Jul, 2013 1 commit
  28. 21 Jun, 2013 1 commit
  29. 19 Jun, 2013 2 commits
  30. 23 May, 2013 1 commit
  31. 21 May, 2013 1 commit
  32. 16 Apr, 2013 1 commit
  33. 08 Apr, 2013 1 commit
  34. 02 Apr, 2013 1 commit
  35. 22 Mar, 2013 1 commit
  36. 20 Mar, 2013 1 commit
  37. 15 Mar, 2013 1 commit
  38. 13 Mar, 2013 1 commit