Author: cornmander
Date: Thu Apr 23 08:17:24 2009
New Revision: 35131

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35131&view=rev
Log:
initial commit. code is more or less GSoC prototype.


Added:
    website/stats.wesnoth.org/README.txt
    website/stats.wesnoth.org/TODO
    website/stats.wesnoth.org/__init__.py
    website/stats.wesnoth.org/dev.cfg
    website/stats.wesnoth.org/devdata.sqlite   (with props)
    website/stats.wesnoth.org/sample-prod.cfg
    website/stats.wesnoth.org/setup.py
    website/stats.wesnoth.org/setup.pyc   (with props)
    website/stats.wesnoth.org/start-wesstats.py   (with props)
    website/stats.wesnoth.org/test.cfg
    website/stats.wesnoth.org/wesstats/
    website/stats.wesnoth.org/wesstats.egg-info/
    website/stats.wesnoth.org/wesstats.egg-info/PKG-INFO
    website/stats.wesnoth.org/wesstats.egg-info/SOURCES.txt
    website/stats.wesnoth.org/wesstats.egg-info/dependency_links.txt
    website/stats.wesnoth.org/wesstats.egg-info/entry_points.txt
    website/stats.wesnoth.org/wesstats.egg-info/not-zip-safe
    website/stats.wesnoth.org/wesstats.egg-info/paster_plugins.txt
    website/stats.wesnoth.org/wesstats.egg-info/requires.txt
    website/stats.wesnoth.org/wesstats.egg-info/sqlobject.txt
    website/stats.wesnoth.org/wesstats.egg-info/top_level.txt
    website/stats.wesnoth.org/wesstats/__init__.py
    website/stats.wesnoth.org/wesstats/commands.py
    website/stats.wesnoth.org/wesstats/config/
    website/stats.wesnoth.org/wesstats/config/__init__.py
    website/stats.wesnoth.org/wesstats/config/app.cfg
    website/stats.wesnoth.org/wesstats/config/log.cfg
    website/stats.wesnoth.org/wesstats/configuration.py.example
    website/stats.wesnoth.org/wesstats/controllers.py
    website/stats.wesnoth.org/wesstats/json.py
    website/stats.wesnoth.org/wesstats/model.py
    website/stats.wesnoth.org/wesstats/release.py
    website/stats.wesnoth.org/wesstats/sqlobject-history/
    website/stats.wesnoth.org/wesstats/static/
    website/stats.wesnoth.org/wesstats/static/css/
    website/stats.wesnoth.org/wesstats/static/css/style.css
    website/stats.wesnoth.org/wesstats/static/images/
    website/stats.wesnoth.org/wesstats/static/images/favicon.ico   (with props)
    website/stats.wesnoth.org/wesstats/static/images/header_inner.png   (with 
props)
    website/stats.wesnoth.org/wesstats/static/images/info.png   (with props)
    website/stats.wesnoth.org/wesstats/static/images/ok.png   (with props)
    website/stats.wesnoth.org/wesstats/static/images/tg_under_the_hood.png   
(with props)
    website/stats.wesnoth.org/wesstats/static/images/under_the_hood_blue.png   
(with props)
    website/stats.wesnoth.org/wesstats/static/javascript/
    website/stats.wesnoth.org/wesstats/templates/
    website/stats.wesnoth.org/wesstats/templates/__init__.py
    website/stats.wesnoth.org/wesstats/templates/breakdown.kid
    website/stats.wesnoth.org/wesstats/templates/gold.kid
    website/stats.wesnoth.org/wesstats/templates/index.kid
    website/stats.wesnoth.org/wesstats/templates/login.kid
    website/stats.wesnoth.org/wesstats/templates/master.kid
    website/stats.wesnoth.org/wesstats/templates/platform.kid
    website/stats.wesnoth.org/wesstats/templates/welcome.kid
    website/stats.wesnoth.org/wesstats/tests/
    website/stats.wesnoth.org/wesstats/tests/__init__.py
    website/stats.wesnoth.org/wesstats/tests/test_controllers.py
    website/stats.wesnoth.org/wesstats/tests/test_model.py

[This mail would be too long, it was shortened to contain the URLs only.]

Added: website/stats.wesnoth.org/README.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/README.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/TODO
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/TODO?rev=35131&view=auto

Added: website/stats.wesnoth.org/__init__.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/__init__.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/dev.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/dev.cfg?rev=35131&view=auto

Added: website/stats.wesnoth.org/devdata.sqlite
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/devdata.sqlite?rev=35131&view=auto

Added: website/stats.wesnoth.org/sample-prod.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/sample-prod.cfg?rev=35131&view=auto

Added: website/stats.wesnoth.org/setup.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/setup.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/setup.pyc
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/setup.pyc?rev=35131&view=auto

Added: website/stats.wesnoth.org/start-wesstats.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/start-wesstats.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/test.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/test.cfg?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/PKG-INFO
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/PKG-INFO?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/SOURCES.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/SOURCES.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/dependency_links.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/dependency_links.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/entry_points.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/entry_points.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/not-zip-safe
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/not-zip-safe?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/paster_plugins.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/paster_plugins.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/requires.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/requires.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/sqlobject.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/sqlobject.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats.egg-info/top_level.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats.egg-info/top_level.txt?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/__init__.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/__init__.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/commands.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/commands.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/config/__init__.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/config/__init__.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/config/app.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/config/app.cfg?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/config/log.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/config/log.cfg?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/configuration.py.example
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/configuration.py.example?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/controllers.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/controllers.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/json.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/json.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/model.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/model.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/release.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/release.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/css/style.css
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/css/style.css?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/favicon.ico
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/favicon.ico?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/header_inner.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/header_inner.png?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/info.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/info.png?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/ok.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/ok.png?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/tg_under_the_hood.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/tg_under_the_hood.png?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/static/images/under_the_hood_blue.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/static/images/under_the_hood_blue.png?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/__init__.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/__init__.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/breakdown.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/breakdown.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/gold.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/gold.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/index.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/index.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/login.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/login.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/master.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/master.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/platform.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/platform.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/templates/welcome.kid
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/templates/welcome.kid?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/tests/__init__.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/tests/__init__.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/tests/test_controllers.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/tests/test_controllers.py?rev=35131&view=auto

Added: website/stats.wesnoth.org/wesstats/tests/test_model.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/stats.wesnoth.org/wesstats/tests/test_model.py?rev=35131&view=auto


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to