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