Commit graph

7 commits

Author SHA1 Message Date
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
060b6c74c6 implement feature switch for ContentHandler database integration, to allow for easy deployment 2012-05-02 15:41:47 +02:00
daniel
1665bc101a adding sanity checks to find out why testDoRollback is failing on jenkins 2012-04-30 17:52:46 +02:00
daniel
4538a5f4bc using SecondaryDataUpdate to clean up after deletion 2012-04-30 15:32:31 +02:00
daniel
fc91010111 backporting changes made during review of core patch 2012-04-30 12:50:31 +02:00
daniel
6a07b790ba explicitly define user objects for testing 2012-04-26 12:10:38 +02:00
daniel
853daf150e introducing WikiPageTest 2012-04-24 18:00:21 +02:00