1. 10 May, 2016 1 commit
  2. 03 May, 2016 1 commit
  3. 02 May, 2016 1 commit
  4. 28 Apr, 2016 1 commit
  5. 20 Apr, 2016 1 commit
  6. 06 Apr, 2016 1 commit
  7. 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