summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Added presubmit warning for ScopedAllowIO usesjoaodasilva@chromium.org2012-03-221-0/+18
* Make presubmit ignore files that end in _autogen.hgman@chromium.org2012-03-141-0/+1
* Add linux_clang to default try jobsmaruel@chromium.org2012-03-091-0/+1
* Add a win_dbg:compile bot to the default set to cover the shared build.dpranke@chromium.org2012-03-091-1/+2
* Update PRESUBMIT.py to be less likely to hit the android bot.jrg@google.com2012-03-011-1/+22
* Android build: move content_unittests to default target.jrg@chromium.org2012-02-291-14/+1
* Add *_test_util.* to whitelist for test-only presubmit check.joi@chromium.org2012-02-281-1/+1
* PRESUBMIT doesn't need to check for old callback systemgroby@chromium.org2012-02-191-30/+0
* Add linux_clang to default try set so when one runs `git try` or `gcl try` itdbeam@chromium.org2012-02-151-5/+7
* Presubmit change to add android trybots when needed.jrg@chromium.org2012-02-101-0/+13
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-1/+1
* Fix test for files starting with test_ and mock_ for Windows.joi@chromium.org2012-01-041-1/+1
* Fix bugs in PRESUBMIT.py's file exclusions.wez@chromium.org2012-01-031-2/+3
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-1/+0
* Revert 114877 (infrastructure can't handle the load, see bug)thakis@chromium.org2011-12-211-1/+1
* Add linux_shared to the default try set!thakis@chromium.org2011-12-161-1/+1
* Update the aura tester used to the linux_chromeos_aura.petermayo@chromium.org2011-12-161-1/+1
* Add aura compile testing by default to likely areas (1).petermayo@chromium.org2011-12-141-1/+8
* Switch the default `git try` / `gcl try` bots to _rel.thakis@chromium.org2011-12-121-4/+4
* Hook up the presubmit check for empty descriptions.thestig@chromium.org2011-12-051-0/+2
* Revert 112034 - Add win_shared and linux_shared builder into the default try ...ajwong@chromium.org2011-11-301-1/+1
* Add win_shared and linux_shared builder into the default try bot set.ajwong@chromium.org2011-11-291-1/+1
* Fix typo in FRIEND_TEST presubmit nag.robertshield@chromium.org2011-11-291-1/+1
* Add a presubmit to find new uses of the old callback system.dcheng@chromium.org2011-11-281-0/+31
* Add a presubmit check that enforces the use of FRIEND_TEST_ALL_PREFIXES() rat...robertshield@chromium.org2011-11-281-4/+24
* ForTest presubmit check non-failing for CQ by making it just a messagejoi@chromium.org2011-11-181-5/+15
* Add a couple of things to the whitelist as requested. Refactor.joi@chromium.org2011-10-201-5/+12
* Try to annoy users with a presubmit check when they hack around .DEPS.gitmaruel@chromium.org2011-10-191-0/+14
* Make whitelist for files starting with test_ or mock_ treat pathjoi@chromium.org2011-10-181-1/+1
* Downgrade the wstring check from an error to a warning.tony@chromium.org2011-10-121-6/+7
* Add test_ and mock_ prefixes to whitelist.joi@chromium.org2011-10-041-2/+2
* Don't send CLs with only *.mm files to non-Mac try bots by default.asvitkine@chromium.org2011-09-271-1/+5
* presubmit - don't check test functions for wstringestade@chromium.org2011-09-231-1/+2
* Fix false positive that occurred because _test.cc files were notjoi@chromium.org2011-09-211-2/+1
* PRESUBMIT: reject changes that add wstringsevan@chromium.org2011-09-131-0/+18
* Add profile_sync_service_harness.cc to presubmit whitelist as it is ajoi@chromium.org2011-09-121-1/+3
* Fix libbase interface check.avi@chromium.org2011-09-081-2/+1
* Add a presubmit check that catches iostream usage in header files.thakis@chromium.org2011-09-021-0/+22
* Add rules to exclude files with paths containing /test/, /tool/ and /tools/.joi@chromium.org2011-08-151-2/+3
* Add check to help prevent test-only function usage in production code.joi@chromium.org2011-08-101-0/+52
* Simplify the author check.maruel@chromium.org2011-06-151-3/+1
* Allow wildcard for corporate CLA. Add nvidia to AUTHORS.maruel@chromium.org2011-06-131-3/+10
* presubmit: Make AUTHORS presubmit check use lower-cased email addresses.thakis@chromium.org2011-06-061-2/+2
* Fix presubmit check for non committersmaruel@chromium.org2011-05-311-1/+1
* Make sure non chromite/googler contributor is listed in AUTHORS.maruel@chromium.org2011-05-281-0/+26
* Don't check for @interface in _unittest.mm files in basethakis@chromium.org2011-05-021-1/+2
* Don't let the presubmit check warn about |@interface| in comments in base.thakis@chromium.org2011-04-291-1/+1
* Remove pending builds check, it's going to interfere with the commit queuemaruel@chromium.org2011-04-221-25/+0
* Migrating common checks to a location that affects all chromium projects.bradnelson@google.com2011-03-271-93/+9
* Turn on OWNERS checking in chromium/srcdpranke@chromium.org2011-03-181-0/+6