1. 13 May, 2016 1 commit
  2. 11 May, 2016 1 commit
  3. 10 May, 2016 1 commit
  4. 06 May, 2016 1 commit
  5. 02 May, 2016 2 commits
  6. 27 Apr, 2016 1 commit
  7. 26 Apr, 2016 1 commit
  8. 08 Apr, 2016 1 commit
  9. 19 Dec, 2015 1 commit
  10. 17 Dec, 2015 1 commit
  11. 14 Dec, 2015 1 commit
  12. 09 Dec, 2015 1 commit
  13. 23 Nov, 2015 1 commit
  14. 19 Nov, 2015 1 commit
  15. 13 Nov, 2015 1 commit
  16. 03 Nov, 2015 1 commit
  17. 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
  18. 27 Aug, 2015 1 commit
  19. 20 Aug, 2015 1 commit
  20. 05 Aug, 2015 1 commit
  21. 03 Aug, 2015 1 commit
  22. 30 Jul, 2015 1 commit
  23. 23 Jul, 2015 1 commit
  24. 13 Jul, 2015 1 commit
  25. 02 Jul, 2015 1 commit
  26. 24 Jun, 2015 1 commit
  27. 17 Jun, 2015 1 commit
  28. 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
  29. 15 May, 2015 1 commit
  30. 14 May, 2015 1 commit
  31. 13 May, 2015 1 commit
  32. 07 May, 2015 3 commits
  33. 04 May, 2015 3 commits
  34. 30 Apr, 2015 2 commits