Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix-variable-name-in-loaf_homepage.patch from godiardHEADmasterRafael Ortiz2011-02-071-1/+1
* Search icon: use stroke and fill colorsGonzalo Odiard2011-02-031-0/+14
* Enable work with old and new toolbarsGonzalo Odiard2011-02-031-1/+16
* Add support for tabbed Browse (>108)Martin Langhoff2011-02-032-5/+12
* server.py: read sys.version_info in backwards compat wayMartin Langhoff2011-01-291-2/+2
* Brought back the 32b python 2.6 shared objectsMartin Langhoff2011-01-293-0/+0
* Versioned binary libs and mwlib rebuild scriptMartin Langhoff2011-01-295-6/+36
* Shared objects: rebuilt for python 2.7 / F14Martin Langhoff2011-01-283-0/+0
* woip: Update build notesMartin Langhoff2011-01-281-0/+10
* mwlib: Fixup buildMartin Langhoff2011-01-282-3/+3
* server.py: Search results title - string localizationMartin Langhoff2010-12-211-3/+12
* Use the setting in activity.py to the port in the search toolbarGonzalo Odiard2010-12-202-12/+13
* Overwrite method _load_homepage in the activity to load the wikipedia home pageGonzalo Odiard2010-12-201-0/+4
* cleanup tmpfileMartin Langhoff2010-12-081-192/+0
* Fix image serving regexMartin Langhoff2010-12-081-1/+2
* Language portability fixes to expandtemplates.pyMartin Langhoff2010-12-081-9/+31
* Updated icon SVGMartin Langhoff2010-12-061-3/+3
* Cleanup language handling -Martin Langhoff2010-12-062-34/+68
* Fix activity.py to follow the new run_server() calling conventionMartin Langhoff2010-12-011-1/+2
* Minor tweaks to expandtemplates and mergeupdatesMartin Langhoff2010-12-012-4/+8
* F11 binaries for locate and woip toolsMartin Langhoff2010-12-018-0/+1884
* Stripped SO filesMartin Langhoff2010-12-013-0/+0
* mergeupdates.py can process an optional blacklistMartin Langhoff2010-11-301-1/+17
* server.py: fix bug when running readonlyMartin Langhoff2010-11-301-3/+4
* Synchronized WPWikiDB class - server.py gets some fixesMartin Langhoff2010-11-292-5/+13
* expandtemplates: a bit slower, but safer by forking wp lookupsMartin Langhoff2010-11-291-12/+43
* expandtemplates.py: expands templates in the compressed file formatMartin Langhoff2010-11-292-0/+225
* expander: Now resilient against empty blocks {{}}Martin Langhoff2010-11-291-0/+8
* mwlib/magics: be more resilient to bogus IFEXISTSMartin Langhoff2010-11-261-1/+4
* Use lrudecorator to memoize wp_load_article lookupsMartin Langhoff2010-11-252-6/+10
* Import pylru-1.0.0Martin Langhoff2010-11-251-0/+368
* Make bzipreader more tolerantMartin Langhoff2010-11-041-1/+2
* Integrate mklocatedbMartin Langhoff2010-11-042-9/+24
* FreeBSD locate code from FreeBSD 8Martin Langhoff2010-11-0414-0/+2107
* Merge commit 'origin/0.84'Martin Langhoff2010-11-0410-8/+105
|\
| * server.py: fixes for python2.6 threading raising -EINTRs.Chris Ball2009-12-041-1/+26
| * Release version 20 for 0.84Chris Ball2009-12-041-1/+1
| * turn off woip/c debuggingChris Ball2009-12-031-1/+1
| * turn off tidy.conf warnings, which slow down renderingChris Ball2009-12-031-1/+1
| * turn off debugging in woip/cChris Ball2009-12-031-0/+0
| * Sugar activity registry seems to have gone awayChris Ball2009-12-031-3/+4
| * add the mwlib setup.py, which is needed for rebuilding mwlibChris Ball2009-12-031-0/+71
| * Shared libraries rebuilt for python2.6Chris Ball2009-12-033-0/+0
| * Get indexer.c building againChris Ball2009-12-031-1/+1
* | Tidy up of the merge and process updates scripts.Martin Langhoff2010-11-032-1/+38
* | Tidy up edit form and its feedback.Martin Langhoff2010-11-031-5/+9
* | mergeupdates.py can 'splice in' updates from a directory.Martin Langhoff2010-10-261-0/+46
* | 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