Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/server.py
Commit message (Expand)AuthorAgeFilesLines
* server.py: read sys.version_info in backwards compat wayMartin Langhoff2011-01-291-2/+2
* Versioned binary libs and mwlib rebuild scriptMartin Langhoff2011-01-291-6/+22
* server.py: Search results title - string localizationMartin Langhoff2010-12-211-3/+12
* Fix image serving regexMartin Langhoff2010-12-081-1/+2
* Cleanup language handling -Martin Langhoff2010-12-061-22/+62
* server.py: fix bug when running readonlyMartin Langhoff2010-11-301-3/+4
* Synchronized WPWikiDB class - server.py gets some fixesMartin Langhoff2010-11-291-2/+11
* Use lrudecorator to memoize wp_load_article lookupsMartin Langhoff2010-11-251-1/+8
* Merge commit 'origin/0.84'Martin Langhoff2010-11-041-1/+26
|\
| * server.py: fixes for python2.6 threading raising -EINTRs.Chris Ball2009-12-041-1/+26
* | Tidy up edit form and its feedback.Martin Langhoff2010-11-031-5/+9
* | Edits are saved, and servedMartin Langhoff2010-10-261-9/+33
* | Fix index and article retrievalMartin Langhoff2010-10-261-4/+4
* | Editing and saving works.Martin Langhoff2010-10-261-2/+40
* | UI support for editing - WIPMartin Langhoff2010-10-251-22/+101
* | Move header and inappropriate / error links to server.pyMartin Langhoff2010-10-221-1/+23
|/
* Work as standalone server or as thread.Chris Ball2008-09-061-5/+7
* Revisit the attempt to shut down the server on activity close.Chris Ball2008-06-031-0/+1
* Remove old code. (itex2MML, object embedding.)Chris Ball2008-05-301-43/+0
* Don't return templates in search results.Chris Ball2008-05-301-2/+3
* Spanish translation for "Search results for" from Scott Ananian.Chris Ball2008-05-301-2/+2
* Allow override to be displayed expanded, unexpanded.Wade Brainerd2008-05-281-12/+11
* Encode input to blahtex, better blahtex error reporting.Wade Brainerd2008-05-271-2/+2
* Add try/except to Blahtex XML parsing.Wade Brainerd2008-05-271-7/+11
* Fix hardcoded path.Wade Brainerd2008-05-271-1/+1
* Better MathML rendering (using Blahtex instead of itex2MML).Wade Brainerd2008-05-271-10/+15
* Rudimentary MathML rendering. Some character entities (∈, ℝ) ar...Wade Brainerd2008-05-271-27/+107
* Improved rendering of floating images with |frame but not |thumb.Wade Brainerd2008-05-261-39/+37
* Server code for handling reports, with Spanish translations from Jameson.Chris Ball2008-05-261-0/+23
* More templates, unicode.Chris Ball2008-05-251-1/+1
* Unicode crashes in writeImageMap.Chris Ball2008-05-251-2/+2
* Fix Unicode bug seen on XO-only.Chris Ball2008-05-251-1/+1
* Unicode fixes, and break out of recursive self-redirects.Chris Ball2008-05-251-6/+14
* Try dead-simple single-process solutionBen Schwartz2008-05-241-1/+1
* Revert "Handle a crash case when a template is an empty article."Chris Ball2008-05-241-7/+4
* Handle a crash case when a template is an empty article.Chris Ball2008-05-241-4/+7
* Fix image path.Wade Brainerd2008-05-231-1/+1
* Fix images path to be relative to es_PE/Wade Brainerd2008-05-231-4/+4
* Add GPL.Wade Brainerd2008-05-231-0/+16
* Clean up server code.Wade Brainerd2008-05-231-88/+4
* Reorganization cleanup, regenerated MANIFEST.Wade Brainerd2008-05-231-42/+2
* Rename step 1. Breaking the renames up because Git fails to recognize them wh...Wade Brainerd2008-05-231-0/+642