1
0
mirror of https://github.com/djohnlewis/stackdump synced 2025-01-22 22:51:36 +00:00
Commit Graph

117 Commits

Author SHA1 Message Date
Samuel Lai
5e930bbc08 Added scripts for deleting a site from the system, and getting site info from the net. 2011-11-01 22:02:25 +11:00
Samuel Lai
489d9aec22 Added some new fields for sites, and ability to look up details from the sites RSS feed. 2011-11-01 17:36:14 +11:00
Samuel Lai
97740a206d Added methods to render templates. 2011-10-30 18:37:33 +11:00
Samuel Lai
a83bed32b5 Extracted models out of dataproc/insert.py so they can be reused elsewhere. 2011-10-30 17:12:01 +11:00
Samuel Lai
18850e5bb5 Fixed media root path due to file having moved directories. 2011-10-30 17:11:41 +11:00
Samuel Lai
d541bdeabc Added missing __init__ file to make stackdump dir a module. 2011-10-30 17:11:00 +11:00
Samuel Lai
65130d5415 Moved code into a single stackdump package so code can be shared more easily. 2011-10-30 16:54:49 +11:00
Samuel Lai
513829e255 Oops, forgot to remove the import statement for the now deprecated servers.py. 2011-10-23 18:20:20 +11:00
Samuel Lai
63da7cd3ca Added Twitter bootstrap and jQuery to static media. 2011-10-23 18:18:48 +11:00
Samuel Lai
bc1572be52 Added static files serving function, and cleaned up more Jython hacks. 2011-10-23 18:17:23 +11:00
Samuel Lai
810e2e5fe3 Removed package modded markers that are no longer needed. 2011-10-23 17:42:23 +11:00
Samuel Lai
61579cb807 Removed the Jython hacks. We're going with CPython only now. 2011-10-23 17:07:59 +11:00
Samuel Lai
59ab86dd59 Attempted to fix issues with Jython and the import process. 2011-10-23 16:52:47 +11:00
Samuel Lai
58f2225e4e Completed first hack of data insertion script - db and solr. 2011-09-18 18:00:32 +10:00
Samuel Lai
5857815885 Modified jython-sqlite connector to support transactions. 2011-09-18 13:57:28 +10:00
Samuel Lai
e6d91198fa Added the httplib2 and pysolr libraries for Solr Python API. 2011-09-17 19:57:45 +10:00
Samuel Lai
af2eafeccd Initial commit. Still building up the env and some parsing code. 2011-09-11 14:29:39 +10:00