summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enforce copyright-year updates in PRESUBMIT.fischman@chromium.org2011-03-171-4/+5
* Make the ~/.subversion/config check a notice instead of an error.maruel@chromium.org2011-02-211-2/+2
* Add more clarification to subversion/config error.maruel@chromium.org2011-02-011-1/+1
* People hate to read text so put a link directly to the file.maruel@chromium.org2011-01-241-1/+3
* Add a new presubmit check to enforce automatic svn properties in svn config.maruel@chromium.org2011-01-231-0/+44
* Remove BUG= and TEST= checks from upload commit presubmit check.maruel@chromium.org2011-01-181-8/+9
* Convert build.chromium.org URLs to new URL format.chase@chromium.org2010-12-241-1/+1
* Add a presubmit check that makes sure no interfaces or categories are in libb...thakis@chromium.org2010-12-191-0/+21
* Add a presubmit check to catch usage of Singleton<T> in header files.satish@chromium.org2010-12-141-0/+20
* Using json based tree status check.bradnelson@google.com2010-08-261-2/+1
* Add a presubmit check that catches |const NSString*| and friends.thakis@chromium.org2010-08-041-0/+23
* Add net/tools/spdyshark/ to the presubmit exclude path list.tfarina@chromium.org2010-08-041-0/+1
* Fix a bug in PRESUBMIT.py because of default argument ordering.maruel@chromium.org2010-05-051-5/+5
* Presubmit should now interpret "Closed" (upper case C) as meaning the tree is...apatrick@chromium.org2010-03-301-1/+1
* Move presubmit checks to depot_tools presubmit_canned_checks and add a warnin...maruel@chromium.org2010-03-191-113/+20