<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/Jim%20Wyllie</link><counters><counter name="forever" lastEventTime="1315773791" firstEventTime="1268614337">55</counter></counters><metadata></metadata><recentMessages><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315766645</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>891cf33</revision>             <log>Wrote migration guides for relevant versions - http://git.io/iLSZkA</log>             <url>https://github.com/jwyllie83/comics/commit/891cf33b4dac5e7a1b75309cedaf32e47a371b1b</url>             <files>               <file> docs/changes.rst </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315761418</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>6c82ce6</revision>             <log>Updated the South db adapter link to Django 1.2 - http://git.io/jeTdfQ</log>             <url>https://github.com/jwyllie83/comics/commit/6c82ce6b327797491c33f0d7acd3da09a90f3a3e</url>             <files>               <file> comics/settings/base.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315761197</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>aa45a4e</revision>             <log>Added the virtualenv logic back into deploy - http://git.io/3b5AIw</log>             <url>https://github.com/jwyllie83/comics/commit/aa45a4e24df9cd4ee5f4f130831c5f7358431a77</url>             <files>               <file> wsgi/deploy.wsgi </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315761077</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>f1f793f</revision>             <log>Making WSGI a module so the wsgi file can import - http://git.io/RLxZMA</log>             <url>https://github.com/jwyllie83/comics/commit/f1f793f00a5f15dc2a5414dc39a51459efdaeca6</url>             <files>               <file> wsgi/__init__.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315760654</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>e112d6a</revision>             <log>Removed the WSGI settings - http://git.io/agKBog</log>             <url>https://github.com/jwyllie83/comics/commit/e112d6ad7f3d314bdfce80a2e6ef90b2c1f80bdd</url>             <files>               <file> comics/settings/local.py.template </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315760596</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>8e378f1</revision>             <log>Removed virtualenv code from manage.py per IRC

We decided that it shouldn't have to know about its environment. - http://git.io/6k6l2g</log>             <url>https://github.com/jwyllie83/comics/commit/8e378f1d329e4f813c99d6abda59144623fd058d</url>             <files>               <file> comics/manage.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315760560</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>67f6f65</revision>             <log>Added a local.py.template for local WSGI settings - http://git.io/ZYnM_g</log>             <url>https://github.com/jwyllie83/comics/commit/67f6f65e68f6e5570a8d50d0a8a17c40555712e2</url>             <files>               <file> wsgi/local.py.template </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315758161</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>57e9432</revision>             <log>Ignoring the up-and-coming wsgi/local.py file - http://git.io/4tY5pg</log>             <url>https://github.com/jwyllie83/comics/commit/57e9432d9489a6cd245f8b2781b79ddcd801b1b6</url>             <files>               <file> .gitignore </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315758075</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>2639324</revision>             <log>Converted manage.py to use the new virt library - http://git.io/IXYm2w</log>             <url>https://github.com/jwyllie83/comics/commit/26393240cdc15c34cda04a070b224d4400be4b75</url>             <files>               <file> comics/manage.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315758043</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>546f666</revision>             <log>Added a virtualization library for virtualenv - http://git.io/xfwf1Q</log>             <url>https://github.com/jwyllie83/comics/commit/546f66601cf69fd54f2751ab64ec2e859a128ae4</url>             <files>               <file> comics/utils/virtualenv.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315757998</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>f24da2a</revision>             <log>Added a needed environment variable for South

This is needed after the way that the database variables in base.py were
changed from Django defaults - http://git.io/WaaD1w</log>             <url>https://github.com/jwyllie83/comics/commit/f24da2aa9593108624cf72178f9f2a4a40070316</url>             <files>               <file> comics/settings/base.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315757412</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>9357457</revision>             <log>Bumping South version requirement to 0.7 - http://git.io/Og5FyQ</log>             <url>https://github.com/jwyllie83/comics/commit/9357457d42e0518f17a49876b9648b3bea2eb653</url>             <files>               <file> requirements.txt </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315754828</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>930e3b8</revision>             <log>Refactored the virtualenv code into a library

I needed to do this so manage.py could use it as well without duplicating code. - http://git.io/cpIWdg</log>             <url>https://github.com/jwyllie83/comics/commit/930e3b8281e24816e1be17502aaa135a24736b89</url>             <files>               <file> wsgi/deploy.wsgi</file> <file>comics/utils/virtualenv.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1315703648</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>1e9894b</revision>             <log>Migrated virtualenv / debug settings to local

Before, you had to have a static virtualenv address and comment / uncomment the
address in deploy.wsgi.  This is kind of weird and not like the rest of the
program, so I migrated those settings to the local Django setup configuration
file and then put logic in deploy.wsgi to handle all of that in a sane way.

It adds complexity to deploy.wsgi to the benefit of simplifying local.py and
what one would have to do to get a comics installation running. - http://git.io/5Flk8Q</log>             <url>https://github.com/jwyllie83/comics/commit/1e9894b4825e7f21060a30c89a97ce350469809f</url>             <files>               <file> comics/settings/local.py.template</file> <file>wsgi/deploy.wsgi </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1311444289</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>8241337</revision>             <log>Added Mystic Revolution - http://bit.ly/ocAC32</log>             <url>https://github.com/jodal/comics/commit/824133744adef14520f12699692e3899b484382e</url>             <files>               <file> comics/comics/mysticrevolution.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1310992012</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>4d0afc8</revision>             <log>Added The Idle State - http://bit.ly/qgSBtj</log>             <url>https://github.com/jodal/comics/commit/4d0afc8446a3e27ca75bc9d78b342dad7da1574a</url>             <files>               <file> comics/comics/theidlestate.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1311444289</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>8241337</revision>             <log>Added Mystic Revolution - https://github.com/jwyllie83/comics/commit/824133744adef14520f12699692e3899b484382e</log>             <url>https://github.com/jwyllie83/comics/commit/824133744adef14520f12699692e3899b484382e</url>             <files>               <file> comics/comics/mysticrevolution.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1310992012</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>4d0afc8</revision>             <log>Added The Idle State (+6 more commits...) - http://bit.ly/qwAMFH</log>             <url>https://github.com/jwyllie83/comics/commit/4d0afc8446a3e27ca75bc9d78b342dad7da1574a</url>             <files>               <file> comics/comics/theidlestate.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1310304649</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>959ddc7</revision>             <log>Added gregcomic + changelog update - http://bit.ly/nrfn3d</log>             <url>https://github.com/jodal/comics/commit/959ddc7d0320d7ef0d663d4fec81cb1852ec5f12</url>             <files>               <file> docs/changes.rst</file> <file>comics/comics/gregcomic.py </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>comics</project>           <branch>master</branch>         </source>         <timestamp>1310304649</timestamp>         <body>           <commit>             <author>Jim Wyllie</author>             <revision>959ddc7</revision>             <log>Added gregcomic + changelog update - http://bit.ly/otSj1X</log>             <url>https://github.com/jwyllie83/comics/commit/959ddc7d0320d7ef0d663d4fec81cb1852ec5f12</url>             <files>               <file> docs/changes.rst</file> <file>comics/comics/gregcomic.py </file>             </files>           </commit>         </body>       </message></recentMessages></statsTarget>
