User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
nmeyerhans@mozilla.com Wed Aug 31 17:59:41 2011 +0000 | ded2085caf94ed9d434bf3d3d6e2a86237cc2e6d | Noah Meyerhans — Exit with whatever exit code hg returned. |
gozer@mozillamessaging.com Wed Aug 24 20:25:22 2011 +0000 | 4637ab18bb4956101eae2e05cc96daa65b5572d7 | Philippe M. Chiasson — bug 680676 - Treeclosure hook should recognize comm-release |
nmeyerhans@mozilla.com Mon Aug 22 21:07:25 2011 +0000 | b2421115f540e04992e05fb76d7f5cc5fc486323 | Noah Meyerhans — Fix global variable reference. |
05ee31f7007cee286362f8096c34388afadd8eda | Noah Meyerhans — Catch SIGTERM. Upon receipt, stop reading any new commands. Exit when | |
nmeyerhans@mozilla.com Thu Aug 18 23:03:59 2011 +0000 | fb75964656c39038b08f713eda813ade679f9777 | Noah Meyerhans — Before spawning a push job, check the list of running jobs. Do not |
nmeyerhans@mozilla.com Thu Aug 18 22:30:17 2011 +0000 | dea3f880144ebcf872a088843ca623692a35cda3 | Noah Meyerhans — Fix printing of push trigger output in push_repo.py |
nmeyerhans@mozilla.com Wed Aug 17 17:40:14 2011 +0000 | 085440ca25a8dfc328c921ebdcd51b68a415cd36 | Noah Meyerhans — Add copyright statement. |
6adfc38c15a0039dc62b9aa1277bed5a52da3b4c | Noah Meyerhans — mode +x on push_repo.py | |
319d34b9673087c6dbc172e6b07aa93f037de807 | Noah Meyerhans — Add push_repo.py script for manually pushing repositories to mirrors. | |
nmeyerhans@mozilla.com Wed Aug 17 00:51:18 2011 +0000 | 3511ceecc93aa4e67115214384b4e32f4b56fe78 | Noah Meyerhans — Fix one last refactoring bug that only occurs in verbose mode. |
af30d44b52ea4b4bb0f3a782755ea010010206c4 | Noah Meyerhans — Update the settings in mirror-example.yaml | |
eaec5c6f9c03b5c9444432bdd98d713ed9dbe342 | Noah Meyerhans — Read the 'verbose' setting from the config file | |
2a532c7c4692dace3dc8c57e5a9027f0d7c7d247 | Noah Meyerhans — Read global settings (maxchildren, etc) from the configfile. | |
nmeyerhans@mozilla.com Tue Aug 16 01:09:47 2011 +0000 | 9ac90b35a4798569ceaa5c5cd3353e74b146bc32 | Noah Meyerhans — Complete a variable rename |
155e739e1a82d2c9d5cd241bbe002677210d6506 | Noah Meyerhans — One last typo | |
5b1f59f2d4cbc3fd7a30ede5d71eae07b1e21ce2 | Noah Meyerhans — Fix some typos in the previous commit. | |
79544d500c5d4789037c664f72a527ec9709a62a | Noah Meyerhans — Implement the MirrorJob class for tracking push operations. | |
jwatt@jwatt.org Mon Aug 08 14:15:35 2011 +0000 | a4b9d91337c5b5cdf3d7c465d5e02c827c0c5db4 | Jonathan Watt — Bug 676508 - Fix misleading comment - hooks are run in the order in which they are seen. r=ted. |
nmeyerhans@mozilla.com Wed Jul 27 12:40:08 2011 +0000 | 8ef84958625fb94a2f5f1967405a4ef7456e5b77 | noahm — Set appropriate permissions on /dev/shm/hg_pushes |