<html>
<head>
</head>
<body>
<h1>Weekly Meeting</h1>


<p>Buildbot has weekly meetings via irc, held at 16:30 UTC on Tuesdays.
That is about 90 minutes from now!

<p>Meetings are in #buildbot on Freenode, open to any and all participants.
They generally focus on organizational, rather than technical issues, but are open to anything Buildbot-related.
To raise a topic, add it to "All Other Business" in the <a href="https://titanpad.com/buildbot-agenda">agenda</a>, or just speak up during the meeting.

<p>Meeting minutes are available <a href="https://supybot.buildbot.net/meetings/">here</a>.

<h1>Trac Tickets</h1>
<h2>New/Reopened Tickets</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3560">3560</a></td><td style="padding: 1px 8px; text-align: left;">undecided</td><td style="padding: 1px 8px; text-align: left;">implement plugin for serving static files (equivalent of 0.8 `public_html`)</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3561">3561</a></td><td style="padding: 1px 8px; text-align: left;">task</td><td style="padding: 1px 8px; text-align: left;">provide sample Apache conf (websockets)</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3563">3563</a></td><td style="padding: 1px 8px; text-align: left;">undecided</td><td style="padding: 1px 8px; text-align: left;">get rid of master's `templates` directory</td></tr>
</table>


<h2>Closed Tickets</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3431">3431</a></td><td style="padding: 1px 8px; text-align: left;">undecided</td><td style="padding: 1px 8px; text-align: left;">typo in resource types classes in documentation</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3517">3517</a></td><td style="padding: 1px 8px; text-align: left;">undecided</td><td style="padding: 1px 8px; text-align: left;">remove GitHubStatus from documentation</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3532">3532</a></td><td style="padding: 1px 8px; text-align: left;">defect</td><td style="padding: 1px 8px; text-align: left;">Inconsistence in foreign key makes changes related schedulers not firing</td></tr>
</table>



<h1 style="padding-top: 1em;">Buildbot Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2263">2263</a></td><td style="padding: 1px 8px; text-align: left;">Quickfixed poller change_hook broken by site API change</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2264">2264</a></td><td style="padding: 1px 8px; text-align: left;">Allow independant EC2 price_multiplier or max_spot_price usage</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2268">2268</a></td><td style="padding: 1px 8px; text-align: left;">Add cascading deletes on foreign keys for builder_masters</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2271">2271</a></td><td style="padding: 1px 8px; text-align: left;">Make EC2 spot instance tests use spot instances</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2272">2272</a></td><td style="padding: 1px 8px; text-align: left;">Issue3562</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2273">2273</a></td><td style="padding: 1px 8px; text-align: left;">update the docker tutorial with modern docker</td></tr>
</table>


<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2248">2248</a></td><td style="padding: 1px 8px; text-align: left;">update master/worker API docs</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2249">2249</a></td><td style="padding: 1px 8px; text-align: left;">move comments about installed deps for docs to setup.py</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2250">2250</a></td><td style="padding: 1px 8px; text-align: left;">remove worker's WorkerForBuilder.remote_shutdown()</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2252">2252</a></td><td style="padding: 1px 8px; text-align: left;">remove notion of removed source commands from worker</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2253">2253</a></td><td style="padding: 1px 8px; text-align: left;">remove monkeypatches for SQLAlchemy <= 0.7.5</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2254">2254</a></td><td style="padding: 1px 8px; text-align: left;">use buildbot-worker instead buildbot-slave in epydoc API reference generation script</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2255">2255</a></td><td style="padding: 1px 8px; text-align: left;">remove reference api documentation generation scripts</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2256">2256</a></td><td style="padding: 1px 8px; text-align: left;">Small worker renaming in contrib scripts, man pages</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2257">2257</a></td><td style="padding: 1px 8px; text-align: left;">Git shallow depth</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2258">2258</a></td><td style="padding: 1px 8px; text-align: left;">P4 password</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2260">2260</a></td><td style="padding: 1px 8px; text-align: left;">fix resource types class names in Data API docs</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2261">2261</a></td><td style="padding: 1px 8px; text-align: left;">replace leftovers of GitHubStatus</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2262">2262</a></td><td style="padding: 1px 8px; text-align: left;">get rid of `public_html` directory</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2265">2265</a></td><td style="padding: 1px 8px; text-align: left;">add explanation how to get 'novaclient' module</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2266">2266</a></td><td style="padding: 1px 8px; text-align: left;">fix case of "GitHub" in "GithubStatusPush"</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2267">2267</a></td><td style="padding: 1px 8px; text-align: left;">Providing Apache2 sample conf</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2269">2269</a></td><td style="padding: 1px 8px; text-align: left;">fix link on Mercurial notify extension</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2270">2270</a></td><td style="padding: 1px 8px; text-align: left;">enginestrategy: retry on MySQL/InnoDB deadlock</td></tr>
</table>


<h1 style="padding-top: 1em;">Buildbot-Infra Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>

</table>


<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot-infra/pull/127">127</a></td><td style="padding: 1px 8px; text-align: left;">add HTTP redirect for renamed doc pages during "slave"->"worker" transition</td></tr>
</table>
<h1 style="padding-top: 1em;">Meta-buildbot Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>

</table>


<h2>Completed Pull Requests</h2>
<table>

</table>

</body>
</html>