summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
...
* Dummy change to trigger the buildbotsnsylvain@chromium.org2009-06-101-1/+1
* Add try job status check on commit.maruel@chromium.org2009-06-081-0/+44
* Dummy change to trigger the slaves - NO CODE CHANGEnsylvain@chromium.org2009-06-071-1/+1
* Dummy change to trigger the build slaves - NO CODE CHANGEnsylvain@chromium.org2009-06-071-1/+1
* Add the tree check there instead of implementing it in the root PRESUBMIT.py.maruel@chromium.org2009-06-051-7/+19
* Fix PRESUBMIT.py's path handling.maruel@chromium.org2009-06-041-1/+1
* Revert "Revert "Add presubmit checks to look for BUG= and TEST= tags in chang...kuchhal@chromium.org2009-05-211-2/+6
* Revert "Add presubmit checks to look for BUG= and TEST= tags in change list d...kuchhal@chromium.org2009-05-121-6/+2
* Add presubmit checks to look for BUG= and TEST= tags in change list descripti...kuchhal@chromium.org2009-05-121-2/+6
* Dummy checkin to trigger the bots after the build errorwtc@chromium.org2009-04-261-1/+1
* Dummy checkin to trigger the bots after the master factory refactoring - part 4nsylvain@chromium.org2009-04-251-1/+1
* Dummy checkin to trigger the bots after the master factory refactoring - part 3nsylvain@chromium.org2009-04-251-1/+1
* Dummy checkin to trigger the bots after the master factory refactoringnsylvain@chromium.org2009-04-251-1/+1
* Dummy checkin to trigger the bots after the master factory refactoringnsylvain@chromium.org2009-04-251-1/+1
* REmove one unneeded seam.maruel@chromium.org2009-04-161-5/+1
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-1/+1
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-1/+1
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-1/+1
* Fix style in Presubmit.pynsylvain@chromium.org2009-03-151-1/+1
* Allow PRESUBMIT.py to handle deleted files.thestig@chromium.org2009-03-131-1/+1
* Add exceptions to max_cols rule.maruel@chromium.org2009-03-101-2/+8
* Add end of file newline checks to PRESUBMIT.py.deanm@chromium.org2009-03-101-0/+10
* Temporarily disable max_cols=80 rule since there's too many source files that...maruel@chromium.org2009-03-051-2/+6
* - Add «no trailing whitespace» and <=80 cols rules.maruel@chromium.org2009-03-051-29/+73
* Very basic starter presubmit script for Chromium, as requested by maruel.maruel@chromium.org2009-02-191-0/+73