1. 21 Mar, 2017 1 commit
  2. 20 Mar, 2017 1 commit
  3. 25 Oct, 2016 1 commit
  4. 19 Oct, 2016 1 commit
  5. 09 Aug, 2016 1 commit
  6. 04 Aug, 2016 1 commit
  7. 03 Aug, 2016 1 commit
  8. 02 Aug, 2016 1 commit
  9. 29 Jul, 2016 1 commit
  10. 13 May, 2016 1 commit
  11. 11 May, 2016 1 commit
  12. 10 May, 2016 1 commit
  13. 06 May, 2016 1 commit
  14. 02 May, 2016 2 commits
  15. 27 Apr, 2016 1 commit
  16. 26 Apr, 2016 1 commit
  17. 08 Apr, 2016 1 commit
  18. 19 Dec, 2015 1 commit
  19. 17 Dec, 2015 1 commit
  20. 14 Dec, 2015 1 commit
  21. 09 Dec, 2015 1 commit
  22. 23 Nov, 2015 1 commit
  23. 19 Nov, 2015 1 commit
  24. 13 Nov, 2015 1 commit
  25. 03 Nov, 2015 1 commit
  26. 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
  27. 27 Aug, 2015 1 commit
  28. 20 Aug, 2015 1 commit
  29. 05 Aug, 2015 1 commit
  30. 03 Aug, 2015 1 commit
  31. 30 Jul, 2015 1 commit
  32. 23 Jul, 2015 1 commit
  33. 13 Jul, 2015 1 commit
  34. 02 Jul, 2015 1 commit
  35. 24 Jun, 2015 1 commit
  36. 17 Jun, 2015 1 commit
  37. 22 May, 2015 1 commit
    • Use jshint in paver, include in builds. · aebb35d3
      JShint will be executed with paver run_jshint, which will use a defined set of
      directories (likewise defined are directories to ignore). A limit can be imposed
      on the total number of violations. Note that this change does NOT include adding
      jshint to diff-quality or `paver run_quality`.
      Ben Patterson committed
  38. 15 May, 2015 1 commit
  39. 14 May, 2015 1 commit