Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 31c303d99a38e4f550da3b97a517ea0a1cb34e57
Total changesets: 1
Log message:
provide a hook capable of running other collections of hooks in the background.
update cache.py to look for $TIP environment variable and fall back
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 75023e98fe325accd54719545dac8a08ae91ad8f
Total changesets: 1
Log message:
trim updateoso as it can now run from bghook() and doesn't need its own at(1)
job.
Files:
update: clone-hgrc
update: hook/updateo
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 067e927186f23b176efce52bfcbfee174b851f6c
Total changesets: 1
Log message:
bghook needs to be in hook/__init__.py
Files:
update: hook/__init__.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 77512a1da586b6402da88171d7fc2d7e28d00b4d
Total changesets: 1
Log message:
fixes mjnelson suggested.
Files:
update: hook/bghook.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 1c84799303cbd17c580c0455cebcf44b194aed51
Total changesets: 1
Log message:
temporary hack to notify.py so we get ARC cases updated.
Files:
update: hook/notify.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: c2ac2ec73bd0f9fa6fd1645452dedaea03d0002d
Total changesets: 1
Log message:
Tech Lead needs way of forcing all RTI's to go through him for restricted
builds.
Files:
update: hook/rti.py
update: lib/uti
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 864478605dc4dc6e1df37e4638ff16a93362e755
Total changesets: 1
Log message:
Forgot to update hgrc files and had typo (found in code review).
Files:
update: gate-closed-hgrc
update: gate-hgrc
up
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: d48a88db33c757c597f66a8951f4f25f8499a86e
Total changesets: 1
Log message:
fix plural error string in rti.py. use new webrticli location.
Files:
update: gate-closed-hgrc
update: gate-hgrc
upda
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 26eb3112f777af10004246bbed04e98e462206e1
Total changesets: 1
Log message:
use environment for RTI_STATUS and RTI_FILE (so background hooks find it).
stop importing ui as we don't need it and it makes pylint unhappy.
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 31b830dc6498641209cdcfb54ff689879880f7c5
Total changesets: 1
Log message:
add hook to update CRs.
do some cleanup.
Files:
create: bin/decrement_build.py
create: bin/increment_build.py
create:
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: fbcae95f050bfafd7809bcb010a1543013ad82ee
Total changesets: 1
Log message:
well guess i needed more testing. Missed parens for DB query.
Files:
update: hook/updatecr.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 862cc1a6c9b5f6d8a6142c45dc120aaefc9a
Total changesets: 1
Log message:
add pushlock hook and clean up some pylint.
Files:
create: hook/pushlock.py
update: bin/lock.py
update: bin/unlock.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 3925ac85951f788a3ceed60e68f7797a035c
Total changesets: 1
Log message:
Change scripts for the "push only gate" and "pull only clone".
Report all errors in sanity.py before rejection.
Files:
create: clone-close
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: dc09cdae06cecb7d47c43d0c2b6697be19b6cf29
Total changesets: 1
Log message:
clean up hgrc
Files:
update: gate-closed-hgrc
update: gate-hgrc
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 8896ce10e3c8e03d5b4987d1c97ffbe6b5d0d7d0
Total changesets: 1
Log message:
clone-update is really a local tag exercise.
Files:
update: periodic/clone-update.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 8f918d2197a502b2a81801e69e77507d8318d41b
Total changesets: 1
Log message:
simplify tag check and fix backout check
Files:
update: gate-closed-hgrc
update: gate-hgrc
update: hook/sanity.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 787ff033ba9a267d38250c1b3e57a3604a5a3f2e
Total changesets: 1
Log message:
whitespace got lost in mail cleanup. put it back.
Files:
update: hook/gknotify.py
update: hook/notify.py
update: lib/utili
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 70c35e6dbb0c2f67f581ff75278cbf2a08c46d1b
Total changesets: 1
Log message:
initial nightly-build and incremental.
not yet thoroughly tested.
Files:
create: periodic/incremental.py
create: periodic/nightly-
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 116451ed5ae9651fd2fdc2e8be2f050606f7d186
Total changesets: 1
Log message:
Fixes found during testing.
Files:
update: lib/utility.py
update: periodic/clone-update.py
update: periodic/nightly-build.
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 002cafeac20e7b7fe0d1a2732ad822b4d4acb20e
Total changesets: 1
Log message:
sanity should make sure we don't get object files.
incremental should only build if open code changed.
Files:
update: hook/sanity.py
Author: dmarker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 686946fdf91ec8a79341be31d365018a1a90ff4a
Total changesets: 1
Log message:
Forgot to stop peeps from pulling from the gate.
Files:
create: hook/gateoutgoing.py
update: gate-closed-hgrc
update: gate
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 13c87b174da31bebe6de23f5ad9a4ecbdfbcb4ef
Total changesets: 1
Log message:
HOME environment var almost always needs to be set for hg and trust.
Fix other boneheaded mistakes I made (sadly only discovered while running
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 4104e853ce900de0469f07d02fa0fdbe353aade5
Total changesets: 1
Log message:
get rid of shortuser()s
email subject fix. see email.Message.Message.__setitem__
add rotate-archives.py
Files:
create: lib/fileage.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 056ba71a4ec0dcb74241ce0eb5ce6290fd3837ce
Total changesets: 1
Log message:
need script to update /opt/onbld
need to learn how to spell RBAC
Files:
create: periodic/update-SUNWonbld.py
update: periodic
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 7451ea4d80d701964f1498f4dfe1e940a295e303
Total changesets: 1
Log message:
need a script to track unref-ed files.
changed the subject on the wrong line in update-SUNWonbld.py
Files:
create: periodic/unref.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: d031990d93ecfd78b5cd217f58a29808968fe62c
Total changesets: 1
Log message:
helps to return correct boolean and send mail.
Files:
update: periodic/unref.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 178dac08d8a4910db7f101b9d62c595bcabf1059
Total changesets: 1
Log message:
ui.pushbuffer() lost error messages
Files:
update: hook/rti.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 53e8dd16a84fd895ff204e0323ab72ef7cb39fe3
Total changesets: 1
Log message:
need script to take ZFS snapshots of gate/clone
Files:
create: periodic/daily-snap.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 918a432b1d8bf630c77759097e2d19d8dc801f69
Total changesets: 1
Log message:
need hook to update hg.os.o
Files:
create: hook/updateoso.py
update: clone-hgrc
update: hook/__init__.py
upda
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: ec9be71e0b271479ed338db6ba94d9086960276a
Total changesets: 1
Log message:
Mercurial runs hook such that __file__ end in .pyc.
Fix updateoso.py to account for that.
Files:
update: hook/updateoso.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: b3e9709594d69fd2c1b942ad3da6be4a606941e7
Total changesets: 1
Log message:
wow i screwed up lock/unlock.py when we went to push/pull only repos.
also other gates our stealing my hooks and trying to push to hg.os.o!
ne
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 359f1393079e6742255ae8f6c4b0b07dcf95cb96
Total changesets: 1
Log message:
need a utility to list bugs pushed to a build.
Files:
create: bin/buglist.py
update: lib/utility.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 072065138f8855d913fc769db2e895be8e66fab2
Total changesets: 1
Log message:
rotate-archives didn't handle symlinks (which we make for DOA archives)
added update_public() to update-SUNWonbld, which we may or may not do
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: da7ed0ee4e6a6bf175eb9842c73ca8bb0205fb31
Total changesets: 1
Log message:
work around bug in hg 1.1.2 where `hg pull -u -r ` fails.
Files:
update: periodic/nightly-build.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 25e186078b9bfae15b232af13ec1da00b6cdc18d
Total changesets: 1
Log message:
fixes to clone-update.py
add rhelp.py to lib (refactor code to use it more later)
need to save about 9 months of archives
Files:
crea
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: 188334f6d5640a57813f0edfab91f8d93560680d
Total changesets: 1
Log message:
if clone closes at 11PM add adding 2 hours is more than sufficient. 26 is wrong.
clearly dmarker is not the kwisatz haderach.
Files:
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: d49ee79342f5809720a029e1cf0b64d88621b654
Total changesets: 1
Log message:
refactor incremental.py (and show incoming results better).
Files:
update: lib/rhelp.py
update: periodic/incremental.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: f9269dd9722f550cafb2b81f4bb559776632a2f5
Total changesets: 1
Log message:
dork bug in pulling closed.
Files:
update: lib/rhelp.py
update: periodic/incremental.py
Author: David Marker
Repository: /hg/scm-migration/onnv-gk-tools
Latest revision: a12f98c59cac4c3ddf418dd2c4ac196c4482471b
Total changesets: 1
Log message:
A few fixes to python scripts.
Need a shell for anonymous hg access to repos.
Files:
create: anonhgsh/Makefile
create: anonhg
Author: dm120769
Repository: /hg/scm-migration/onnv-scm
Latest revision: 6cb79a5aa513b3de277ad3a4337328160eb8c01b
Total changesets: 1
Log message:
backout 6651404: inappropriate copying of closed source code
Files:
delete: usr/src/uts/common/sys/bmc_cmd.h
delete: usr/src/uts/sun4v/
40 matches
Mail list logo