summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Dummy checkin to trigger the botsnsylvain@chromium.org2009-11-151-1/+1
* Fix PRESUBMIT.py when simplejson is present.maruel@chromium.org2009-11-091-1/+1
* Warn when number of inflight build is too high.maruel@chromium.org2009-11-091-0/+57
* Remove executable bit on PRESUBMIT.py since it is not an executable.maruel@chromium.org2009-10-241-1/+0
* Dummy checkin to trigger the builbotnsylvain@chromium.org2009-10-111-1/+1
* Dummy change to trigger the buildbotsnsylvain@chromium.org2009-10-101-1/+1
* Disable CheckSvnModifiedDirectories for now. It doesn't work well in third_pa...thestig@chromium.org2009-10-011-2/+3
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-291-0/+4
* Dummy checkin to trigger the botsnsylvain@chromium.org2009-09-241-1/+1
* Fix try job status PRESUBMIT check when an issue is private.maruel@chromium.org2009-09-181-0/+3
* Check for svn directories with modified properties during presubmit. These di...thestig@chromium.org2009-08-151-0/+2
* Make the try job presubmit check (CheckTryJobExecution) less verbose.maruel@chromium.org2009-08-121-21/+19
* Dummy checkin to trigger the botsnsylvain@chromium.org2009-07-311-2/+2
* Make the "tree is closed" presubmit check an error, not ansylvain@chromium.org2009-07-291-2/+2
* Enforce presubmit check of try run. Add a nice message to give feedback to th...maruel@chromium.org2009-07-101-10/+9
* Enforce correct mime-type on some files formats (especially images).maruel@chromium.org2009-06-261-0/+4
* Display the actual tree status when the tree is closed. Much more helpful.maruel@chromium.org2009-06-111-4/+32
* Use new canned checks in PRESUBMIT.pymaruel@chromium.org2009-06-111-109/+39
* Use input_api.ReadFile() instead of rolling out its own.maruel@chromium.org2009-06-101-13/+1
* 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