Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/py
Commit message (Expand)AuthorAgeFilesLines
* Add static content; release.Chris Ball2008-05-131-1/+7
* Derive from SimpleHTTPRequestHandler which adds support for serving static fi...Wade Brainerd2008-05-121-14/+17
* First pass at link-checking.Chris Ball2008-05-121-5/+82
* Trac #6991: capitalize the first letter of the query article before searchingChris Ball2008-05-121-0/+2
* Prevent template removal code from also removing tables.Wade Brainerd2008-05-091-5/+15
* Improvements to formatting: Server follows redirects, strips variables & temp...Wade Brainerd2008-05-081-4/+36
* Support for choosing JavaScript parsers using /wiki/Title?parser={0,1,2}. Th...Wade Brainerd2008-05-081-32/+47
* The server gets killed now when the activity exits, but an occasional race co...Wade Brainerd2008-05-081-3/+8
* Refactored activity, now integrates with shell decently.Wade Brainerd2008-05-082-58/+1
* Merge branch 'master' of git+ssh://wadeb@dev.laptop.org/git/projects/wikiserverWade Brainerd2008-05-081-1/+7
|\
| * Add /search/ support.Chris Ball2008-05-081-1/+7
* | First pass at the wikiserver activity.Wade Brainerd2008-05-082-9/+72
|/
* Advertise charset=utf-8.Chris Ball2008-05-071-3/+2
* Fix up Unicode coming from the C layer.Chris Ball2008-05-071-2/+2
* python server functional use sh/pyserver with the same args as sh/server.Wade Brainerd2008-05-075-0/+245