Commit graph

8 commits

Author SHA1 Message Date
daniel
bb51a58e57 Cleanup of Wikidata branch.
This cleans up several issues raised in comments to I3b2dad3a,
mostly style and merge artifacts.

Change-Id: I99f5e300a671db1353db151cd187ffd2e4478d03
2012-10-08 17:34:47 +02:00
daniel
604ef15dce skip test for WikitextContentHandler::merge3 if $wgDiff3 isn't configured 2012-05-29 12:43:53 +02:00
daniel
cbc2014b2d Use integers for content_model and content_format.
Representing content_model and content_format as integers in the
database was suggested by Asher mainly to save space.

This change entails some refactoring and renaming, but no big
change in logic.
2012-05-14 10:22:52 +02:00
daniel
2b740d448a use text/x-wiki instead of application/x-wiki, as per brions comment on wikitech-l 2012-04-25 20:45:32 +02:00
daniel
3a5869cf21 spaces -> tabs 2012-04-25 18:35:36 +02:00
daniel
3518ceaad1 type hinting 2012-04-25 18:34:36 +02:00
daniel
e1d0291952 use application/x-wiki, not application/x-wikitext 2012-04-25 18:14:53 +02:00
daniel
06e7fbe13f test cases for WikitextContentHandler 2012-04-23 14:28:57 +02:00