1. 23 Jan, 2015 1 commit
  2. 22 Jan, 2015 1 commit
  3. 16 Jan, 2015 1 commit
  4. 15 Jan, 2015 1 commit
  5. 14 Jan, 2015 1 commit
  6. 13 Jan, 2015 2 commits
  7. 10 Jan, 2015 1 commit
  8. 08 Jan, 2015 1 commit
  9. 07 Jan, 2015 2 commits
  10. 06 Jan, 2015 1 commit
  11. 29 Dec, 2014 1 commit
  12. 25 Dec, 2014 2 commits
  13. 23 Dec, 2014 1 commit
  14. 20 Dec, 2014 3 commits
  15. 19 Dec, 2014 1 commit
    • raphael.kubo.da.costa@intel.com's avatar
      presubmit_unittest: Fix pylint errors. · e589f98b
      raphael.kubo.da.costa@intel.com authored
      The recent pylint 1.3.1 and 1.4.0 upgrades have caused some new errors
      to be reported for presubmit_unittest:
      
      * presubmit_support.InputApi.AffectedFiles() expectes a parameter called
        |include_deletes|, not |include_deleted|.
      
      * The mock AffectedFiles() implementation in
        CannedChecksUnittest.testCannedCheckChangeHasNoTabs() had its
        signature updated to match the one in presubmit_support.InputApi,
        otherwise pylint would (erroneously) consider that this mock
        implementation was used in all other AffectedFiles() invocations in
        CannedChecksUnittest and complain that some parameters were missing.
        It makes more sense to do this than disable the check and miss real
        problems in the future.
      
      R=maruel@chromium.org, iannucci@chromium.org, pgervais@chromium.org
      BUG=443232
      
      Review URL: https://codereview.chromium.org/802403003
      
      git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293468 0039d316-1c4b-4281-b951-d872f2087c98
      e589f98b
  16. 18 Dec, 2014 3 commits
  17. 17 Dec, 2014 2 commits
  18. 16 Dec, 2014 1 commit
  19. 15 Dec, 2014 1 commit
  20. 12 Dec, 2014 2 commits
  21. 11 Dec, 2014 5 commits
  22. 10 Dec, 2014 4 commits
  23. 09 Dec, 2014 1 commit
  24. 06 Dec, 2014 1 commit