<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[2026] sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications: Trac Notifications: New HTTP client & server, new SQLite driver.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/2026">2026</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/2026","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>nacin</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2015-11-02 02:49:54 +0000 (Mon, 02 Nov 2015)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Trac Notifications: New HTTP client & server, new SQLite driver.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationsphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationsautoloadphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/autoload.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationshttpclientphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-client.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationshttpserverphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-server.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationssqlitedriverphp">sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-sqlite-driver.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationsautoloadphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/autoload.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/autoload.php                          (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/autoload.php    2015-11-02 02:49:54 UTC (rev 2026)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,8 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+spl_autoload_register( function( $class ) {
+       $class = strtolower( $class );
+       if ( 0 === strpos( $class, 'trac_notifications_' ) ) {
+               require __DIR__ . '/' . str_replace( '_', '-', $class ) . '.php';
+       }
+});
</ins></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationshttpclientphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-client.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-client.php                            (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-client.php      2015-11-02 02:49:54 UTC (rev 2026)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,31 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+class Trac_Notifications_HTTP_Client implements Trac_Notifications_API {
+       function __construct( $target, $secret ) {
+               $this->target = $target;
+               $this->secret = $secret;
+       }
+
+       function __call( $method, $arguments ) {
+               if ( ! method_exists( 'Trac_Notifications_DB', $method ) || $method[0] === '_' ) {
+                       return false;
+               }
+
+               $url = add_query_arg( array(
+                       'call'   => $method,
+                       'secret' => $this->secret,
+               ), $this->target );
+
+               $args = array(
+                       'body' => array( 'arguments' => json_encode( $arguments ) ),
+               );
+
+               $response = wp_remote_post( $url, $args );
+
+               if ( wp_remote_retrieve_response_code( $response ) != 200 ) {
+                       return false;
+               }
+
+               return json_decode( wp_remote_retrieve_body( $response ), true );
+       }
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationshttpserverphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-server.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-server.php                            (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-http-server.php      2015-11-02 02:49:54 UTC (rev 2026)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,34 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+/**
+ * Sits on the Trac server and responds to calls from Trac_Notifications_HTTP_Client.
+ */
+class Trac_Notifications_HTTP_Server {
+       function __construct( Trac_Notifications_DB $db, $secret ) {
+               $this->db     = $db;
+               $this->secret = $secret;
+       }
+
+       function serve_request() {
+               $this->serve( $_GET['call'], $_GET['secret'], json_decode( $_POST['arguments'], true ) );
+       }
+
+       function serve( $method, $secret, $arguments ) {
+               if ( ! method_exists( 'Trac_Notifications_DB', $method ) || $method[0] === '_' ) {
+                       exit( 'null' );
+               }
+
+               if ( $secret !== $this->secret ) {
+                       exit( 'null' );
+               }
+
+               if ( $arguments ) {
+                       $result = call_user_func_array( array( $this->db, $method ), $arguments );
+               } else {
+                       $result = call_user_func( array( $this->db, $method ) );
+               }
+
+               echo json_encode( $result );
+               die;
+       }
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationssqlitedriverphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-sqlite-driver.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-sqlite-driver.php                          (rev 0)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications-sqlite-driver.php    2015-11-02 02:49:54 UTC (rev 2026)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,67 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+define( 'OBJECT_K', PDO::FETCH_OBJ | PDO::FETCH_GROUP | PDO::FETCH_UNIQUE );
+define( 'OBJECT',   PDO::FETCH_OBJ );
+define( 'ARRAY_A',  PDO::FETCH_ASSOC );
+define( 'ARRAY_N',  PDO::FETCH_NUM );
+
+class Trac_Notifications_SQLite_Driver /* implements wpdb_interface */ {
+       function __construct( $path ) {
+               $this->db = new PDO( 'sqlite:' . $path );
+       }
+
+       public function prepare( $query, $args ) {
+               $args = func_get_args();
+               array_shift( $args );
+               // If args were passed as an array (as in vsprintf), move them up
+               if ( isset( $args[0] ) && is_array($args[0]) ) {
+                       $args = $args[0];
+               }
+               $args = array_map( array( $this->db, 'quote' ), $args );
+               $query = preg_replace( '|(?<!%)%d|', '%s', $query );
+               return vsprintf( $query, $args );
+       }
+
+       public function get_results( $query, $output = OBJECT ) {
+               if ( $q = $this->db->query( $query ) ) {
+                       return $q->fetchAll( $output );
+               }
+       }
+
+       public function get_col( $query ) {
+               if ( $q = $this->db->query( $query ) ) {
+                       return $q->fetchAll( PDO::FETCH_COLUMN );
+               }
+       }
+
+       public function get_var( $query ) {
+               if ( $q = $this->db->query( $query ) ) {
+                       return $q->fetchColumn();
+               }
+       }
+
+       public function get_row( $query, $output = OBJECT ) {
+               if ( $q = $this->db->query( $query ) ) {
+                       return $q->fetch( $output );
+               }
+       }
+
+       public function delete( $table, $where ) {
+               $fields = 'AND ' . implode( ' = %s AND ', array_keys( $where ) ) . ' = %s';
+               $query = $this->prepare(
+                       "DELETE FROM $table WHERE 1=1 $fields",
+                       array_values( $where )
+               );
+               $this->db->query( $query );
+       }
+
+       public function insert( $table, $args ) {
+               $fields = "'" . implode( "', '", array_keys( $args ) ) . "'";
+               $placeholders = implode( ', ', array_fill( 0, count( $args ), '%s' ) );
+               $query = $this->prepare(
+                       "INSERT INTO $table ($fields) VALUES ($placeholders)",
+                       array_values( $args )
+               );
+               return (bool) $this->db->query( $query );
+       }
+}
</ins></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentpluginstracnotificationstracnotificationsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php        2015-11-01 21:19:58 UTC (rev 2025)
+++ sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php  2015-11-02 02:49:54 UTC (rev 2026)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,6 +5,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Version: 1.1
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+require __DIR__ . '/autoload.php';
+
</ins><span class="cx" style="display: block; padding: 0 10px"> class wporg_trac_notifications {
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        protected $trac;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -23,8 +25,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        $trac = $_GET['trac'];
</span><span class="cx" style="display: block; padding: 0 10px">                }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                spl_autoload_register( array( $this, 'autoload' ) );
-
</del><span class="cx" style="display: block; padding: 0 10px">                 if ( function_exists( 'add_db_table' ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                        $tables = array( 'ticket', '_ticket_subs', '_notifications', 'ticket_change', 'component', 'milestone', 'ticket_custom' );
</span><span class="cx" style="display: block; padding: 0 10px">                        foreach ( $tables as $table ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -45,13 +45,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">                add_shortcode( 'trac-notifications', array( $this, 'notification_settings_page' ) );
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        function autoload( $class ) {
-               $class = strtolower( $class );
-               if ( 0 === strpos( $class, 'trac_notifications_' ) ) {
-                       require __DIR__ . '/' . str_replace( '_', '-', $class ) . '.php';
-               }
-       }
-
</del><span class="cx" style="display: block; padding: 0 10px">         function trac_url() {
</span><span class="cx" style="display: block; padding: 0 10px">                return 'https://' . $this->trac . '.trac.wordpress.org';
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span></span></pre>
</div>
</div>

</body>
</html>