Zheng Zhu
14052ee5e5
Second batch of files modified to replace selected wgLang with wgContLang
2004-09-24 16:24:43 +00:00
Antoine Musso
ba2afcd9fa
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
2004-09-03 23:00:01 +00:00
Antoine Musso
90155b8a97
Changing comments layout preparing for generated documentation with Phpdocumentor
2004-09-02 23:28:24 +00:00
Brion Vibber
62e98ad47c
Suppress some more warnings on separate execution of files. Shouldn't
...
be anything exploitable, it's just annoying.
2004-08-06 22:30:47 +00:00
Brion Vibber
e7fea8cec6
Database::setIgnoreErrors() doesn't seem to exist anymore. Switched to
...
Database::ignoreErrors()
2004-08-05 07:48:20 +00:00
Tim Starling
ac549401d4
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
...
* DB_WRITE now called DB_MASTER, DB_READ now called DB_SLAVE
* Converted to use SQL wrapper functions instead of direct SQL in various places
* Experimental method for preserving the chronological order of events when slave servers are used. Untested.
* Fixes to the new post-parse existence test feature
* Some.. other stuff
2004-07-18 08:48:43 +00:00
Brion Vibber
59b9297a7e
Temporary block on Special:Import for the beta cycle
2004-05-21 18:58:09 +00:00
Brion Vibber
b86963068a
Fiddled with Import some more. Preliminary ability to grab a given
...
page from an external wiki (wildly imcomplete).
2004-04-11 07:06:26 +00:00
Brion Vibber
6bcc667408
Works for limited case of history import on existing pages
2004-04-10 06:38:46 +00:00
Brion Vibber
436a028086
Still not complete, but import is approaching functionality
2004-03-16 06:18:37 +00:00
Brion Vibber
2b63bf83c8
Add incomplete Special:Import to repository; will complete it when have a chance
2004-03-10 16:08:16 +00:00