<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rteval.git/server, branch master</title>
<subtitle>Working copy of the upstream rteval.git tree</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/'/>
<entry>
<title>rteval-parsed/rteval-xmlrpc v1.5</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T16:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=53f19edb5795cbb31263f00a01d443f222deb970'/>
<id>53f19edb5795cbb31263f00a01d443f222deb970</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved PostgreSQL related array function into pgsql.c</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=a30e5a76d3e0c5096d729cb3929e5297d34dcf1d'/>
<id>a30e5a76d3e0c5096d729cb3929e5297d34dcf1d</id>
<content type='text'>
This is to put all PostgreSQL related functions in one place.  Using the
init_xmlparser() the function needed to format arrays are provided to the
xmlparser code paths.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to put all PostgreSQL related functions in one place.  Using the
init_xmlparser() the function needed to format arrays are provided to the
xmlparser code paths.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce init_xmlparser() process</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T12:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=5ce546f047f30d40b52ac647a5012a7f09b7e30d'/>
<id>5ce546f047f30d40b52ac647a5012a7f09b7e30d</id>
<content type='text'>
This is the first step towards  moving PostgreSQL specific parts out of xmlparser.c
to make the xmlparser database backend agnostic.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first step towards  moving PostgreSQL specific parts out of xmlparser.c
to make the xmlparser database backend agnostic.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for PostgreSQL arrays + store cpu_topology CPU spread as an array</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T11:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=a5e7518839e3054cfb05c9b12094c5a27b199e56'/>
<id>a5e7518839e3054cfb05c9b12094c5a27b199e56</id>
<content type='text'>
Implemented a new value type for the internal &lt;sqldata/&gt; XML format, which will
store data in an PostgreSQL array.  This is used now to store the CPU core spread
of the socket in a sepearate field in rtevalruns_details.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented a new value type for the internal &lt;sqldata/&gt; XML format, which will
store data in an PostgreSQL array.  This is used now to store the CPU core spread
of the socket in a sepearate field in rtevalruns_details.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed wrong copying of apache config files to the tarball for the XML-RPC service</title>
<updated>2011-02-07T15:02:12+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-07T15:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=5f49be570dd7f8bfee228a654d36727f2632fe64'/>
<id>5f49be570dd7f8bfee228a654d36727f2632fe64</id>
<content type='text'>
The tarball simply lacked the proper templates for the apache config file generation

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tarball simply lacked the proper templates for the apache config file generation

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated build files to package rteval-xmlrpc-1.4</title>
<updated>2011-02-04T19:30:05+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-04T19:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=887d43d6a31091183e77d942db10bdf333b167e4'/>
<id>887d43d6a31091183e77d942db10bdf333b167e4</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version information to rteval-xmlrpc-1.4</title>
<updated>2011-02-04T19:09:31+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-04T19:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=235f51a63d62a8e498df7184d323cee2ffe4e97a'/>
<id>235f51a63d62a8e498df7184d323cee2ffe4e97a</id>
<content type='text'>
This also fixes a forgotten update to the new database schema (1.3)

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes a forgotten update to the new database schema (1.3)

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added needed autoconf changes to enable the new mod_wsgi feature</title>
<updated>2011-02-04T19:06:37+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-04T19:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=a7c324b0571f6b66b1f902cb2162c7e9c600fba3'/>
<id>a7c324b0571f6b66b1f902cb2162c7e9c600fba3</id>
<content type='text'>
By default, mod_wsgi will be used.  If --enable-mod-python is given
to the ./configure script, the older (and deprecated) mod_python
variant of the rteval XML-RPC server will be installed.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, mod_wsgi will be used.  If --enable-mod-python is given
to the ./configure script, the older (and deprecated) mod_python
variant of the rteval XML-RPC server will be installed.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>If the dirpath is an absolute path, go to the root dir before continuing.</title>
<updated>2011-02-04T19:04:38+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-04T19:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=7115143e1b9c5604482856ea8aecd91276c885c1'/>
<id>7115143e1b9c5604482856ea8aecd91276c885c1</id>
<content type='text'>
This bug was triggered when using the mod_wsgi platform, where you are
not placed in the root directory by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug was triggered when using the mod_wsgi platform, where you are
not placed in the root directory by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mod_wsgi handler</title>
<updated>2011-02-04T19:01:41+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-02-04T19:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=bcc4f7c2e36e63cda578cb38d52e5c6280c0c949'/>
<id>bcc4f7c2e36e63cda578cb38d52e5c6280c0c949</id>
<content type='text'>
This is an alternative Python handler for the XML-RPC server, making
use of the WSGI platform instead.

If the rteval_xmlrpc.wsgi script is started manually, using python
it will act as a standalone server, listening to localhost:65432
as default.

This script can also be loaded by, f.ex., the mod_wsgi module to
Apache.  A template for Apache config is also added.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an alternative Python handler for the XML-RPC server, making
use of the WSGI platform instead.

If the rteval_xmlrpc.wsgi script is started manually, using python
it will act as a standalone server, listening to localhost:65432
as default.

This script can also be loaded by, f.ex., the mod_wsgi module to
Apache.  A template for Apache config is also added.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
