summaryrefslogtreecommitdiff
path: root/usr/src/tools/onbld/Checks/DbLookups.py
AgeCommit message (Collapse)AuthorFilesLines
2021-03-2513656 pbchk: filter HTTP 401 responsesToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-01-109979 Support python3 for in-gate toolsAndy Fiddaman1-7/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2013-04-103674 onbld Checks should not query opensolaris.orgJoshua M. Clulow1-52/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2010-08-2343 development tools should be adjusted to understand the brave new worldRichard Lowe1-360/+49
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-05-246953156 dblookups should be more robust to app server outageMark J. Nelson1-4/+7
2009-12-136909211 'opt/onbld/lib/python/onbld/Checks/DbLookups.py' bugster query for ↵Ondrej Kubecka1-30/+56
202+ CRs fails
2009-06-206829051 DbLookups.py needs to be updated to use arc.cgi, instead of the ↵Mark J. Nelson1-53/+48
recently-EOLed arc.py
2008-11-206773896 hg pbchk throws exception when webrti disappearsJohn Sonnenschein1-2/+2
2008-11-076750617 un-MacGyver BugDB lookupsJohn Sonnenschein1-166/+147
6750611 DbLookups.ARC & Comments should coalesce ARC queries 6759911 hg pbchk could report more useful URL errors
2008-09-306752197 rti check logic could be enhanced to deal with multiple returnsJohn Sonnenschein1-24/+23
6754343 DbLookups needs to track new home for webrticli
2008-09-266738460 comments check is incorrect, possibly due to pipe symbols in the ↵Richard Lowe1-5/+11
synopsis 6740590 Comments check can miss junk preceding bug synopsis
2008-07-106538468 add Mercurial support to ON developer toolsmjnelson1-0/+477
6658967 /etc/publickey entries get removed on upgrade Portions of 6538468 contributed by Rich Lowe. Portions of 6538468 contributed by Mike Gerdts. --HG-- rename : usr/src/pkgdefs/common_files/i.confupdate => deleted_files/usr/src/pkgdefs/common_files/i.confupdate rename : usr/src/pkgdefs/common_files/i.pcicconf => deleted_files/usr/src/pkgdefs/common_files/i.pcicconf rename : usr/src/tools/scripts/cddlchk.pl => deleted_files/usr/src/tools/scripts/cddlchk.pl rename : usr/src/tools/scripts/hdrchk.pl => deleted_files/usr/src/tools/scripts/hdrchk.pl rename : usr/src/tools/findunref/exception_list => usr/src/tools/findunref/exception_list.open