1. 27 May, 2016 1 commit
  2. 18 May, 2016 1 commit
  3. 10 May, 2016 1 commit
  4. 03 May, 2016 1 commit
  5. 02 May, 2016 3 commits
  6. 28 Apr, 2016 2 commits
  7. 27 Apr, 2016 1 commit
  8. 21 Apr, 2016 1 commit
  9. 20 Apr, 2016 1 commit
  10. 16 Apr, 2016 1 commit
  11. 12 Apr, 2016 3 commits
  12. 11 Apr, 2016 1 commit
    • Enhance linter for HTML() and Text() · 96fe8afb
      - Add capability to run linter on file or directory
      - Add rule for HTML() requiring Text()
      - Add rule for HTML() and Text() being closed before format()
      - Add rule for Text() unnecessary without HTML()
      - Enhance expression parsing
      - Add real arg parser for script
      - Clean up unit tests
      Robert Raposa committed
  13. 06 Apr, 2016 1 commit
  14. 30 Mar, 2016 1 commit
    • Enhance safe template linter · 916723fc
      - Check includes for Mako templates
      - Check display_name_with_default_escaped uses
      - Add exceptions for Underscore and <%=
      - Skip templates that are Django and not Mako
      - Add pragma to disable errors
      - Enhance unit tests
      - Remove violation mako-js-string-missing-quotes
      - Refactor line processing into StringLines
      Robert Raposa committed
  15. 24 Mar, 2016 1 commit
  16. 22 Mar, 2016 1 commit
  17. 13 Mar, 2016 1 commit