Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More templates, unicode.Chris Ball2008-05-252-1/+2
* Fix template blacklist (#7077) and update it.Chris Ball2008-05-252-1/+4
* Unicode crashes in writeImageMap.Chris Ball2008-05-251-2/+2
* Try modified stylesheet for better appearanceBen Schwartz2008-05-251-3/+6
* Remove autom4te.cache from MANIFEST.Chris Ball2008-05-251-5/+0
* Fix Unicode bug seen on XO-only.Chris Ball2008-05-251-1/+1
* Remove automa4te.cache.Chris Ball2008-05-255-10630/+0
* Release version 5.Chris Ball2008-05-254-2/+2995
* Update NEWS in preparation for release.Chris Ball2008-05-251-0/+4
* Fix crash on empty template title expansion.Chris Ball2008-05-251-7/+8
* Add links to report rendering problem and inappropriate content.Chris Ball2008-05-251-1/+14
* Unicode fixes, and break out of recursive self-redirects.Chris Ball2008-05-251-6/+14
* Try dead-simple single-process solutionBen Schwartz2008-05-242-16/+6
* xmlprocess.rb was attempting to remove all images!Chris Ball2008-05-241-1/+1
* Disable timeline generating code, which depends on PIL.Chris Ball2008-05-241-1/+2
* 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
* Handle invalid list entries sanelyBen Schwartz2008-05-241-2/+2
* 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-237-1/+408
* Add new AUTHORS file.Wade Brainerd2008-05-231-0/+8
* Clean up server code.Wade Brainerd2008-05-231-88/+4
* Set new DB pathname.Wade Brainerd2008-05-231-1/+1
* Reorganization cleanup, regenerated MANIFEST.Wade Brainerd2008-05-236-566/+180
* Added Perl scripts to Tools directory.Wade Brainerd2008-05-237-0/+644
* Reorganization stpe 3.Wade Brainerd2008-05-236-2420/+0
* Reorganization step 2.Wade Brainerd2008-05-2378-0/+0
* Rename step 1. Breaking the renames up because Git fails to recognize them wh...Wade Brainerd2008-05-2352-1/+1
* Hardcode Spanish localization of Search toolbar.Wade Brainerd2008-05-231-1/+2
* Add logic for choosing whether to rasterize SVG->JPG on the basis of resultan...Ben Schwartz2008-05-231-10/+17
* Merge branch 'master' of git+ssh://bemasc@dev.laptop.org/git/projects/wikiserverBen Schwartz2008-05-232-1/+10
|\
| * Resolved server/browse startup raceErik Garrison2008-05-231-1/+8
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/wikiserverChris Ball2008-05-234-55/+58
| |\
| * | Add acerca/gfdl to MANIFEST.Chris Ball2008-05-231-0/+2
* | | Add SVG wrapper system and convert all SVGs to JPEGBen Schwartz2008-05-231-9/+45
| |/ |/|
* | Specify width for thumbnailsBen Schwartz2008-05-231-1/+4
* | Add title to index-pageBen Schwartz2008-05-231-0/+1
* | Bump startup delay up to 8 seconds. We really need something better.Chris Ball2008-05-231-1/+1
* | Add Ben and Mad to AUTHORS.Chris Ball2008-05-231-0/+2
* | Portal update from mad.Chris Ball2008-05-231-53/+50
|/
* Buffer HTML output and provide a unified point for charset encoding.Wade Brainerd2008-05-231-2/+21
* Basic <gallery> tag support. The mwlib parser is incomplete, it strips out l...Wade Brainerd2008-05-232-7/+69
* Merge branch 'master' of git+ssh://wadeb@dev.laptop.org/git/projects/wikiserverWade Brainerd2008-05-2313-77/+642
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/wikiserverChris Ball2008-05-231-3/+7
| |\
| | * Merge branch 'master' of git+ssh://bemasc@dev.laptop.org/git/projects/wikiserverBen Schwartz2008-05-231-2/+6
| | |\
| | * | Fix handling of None width/heightBen Schwartz2008-05-231-3/+7
| * | | First shot at GFDL-compliance and about page.Chris Ball2008-05-235-3/+439
| | |/ | |/|
| * | Send SIGTERM instead of SIGHUP on close. Needs more testing.Chris Ball2008-05-231-1/+1
| * | Hack: Wait five seconds for the server to start.Chris Ball2008-05-231-1/+5
| |/