Ilmari Karonen
f3d4d5ed5b
capitalization, spacing (thanks robchurch)
2006-07-02 23:07:02 +00:00
Ilmari Karonen
50359b0f48
"searchsubtitleinvalid" message for searches that are not valid titles
2006-07-02 22:50:52 +00:00
Rob Church
94c9383fd7
* Rename "searchquery" to "searchsubtitle" and support wiki text in it
2006-07-02 19:36:11 +00:00
Tim Starling
0a0e28e82b
Valid exit status codes range from 0 to 254.
2006-06-07 04:15:58 +00:00
Brion Vibber
0a26267688
Revert to r14512; domas introduced massive breakage with incomplete experimental changes. They will be recommitted when they work. :)
2006-06-01 08:19:02 +00:00
Domas Mituzas
bda0b8e104
Use AutoLoader to load classes:
...
* remove require_once() throughout whole code, yet left in few places
* move global functions in HttpUtils, ProxyTools, Credits to class methods
* php5 only: __autoload() now used, combined with class->file map and require()
* move initialization of $wgValidSkinNames to Skin::getSkinNames()
* few more changes that will surely break stuff.
2006-06-01 07:22:49 +00:00
Antoine Musso
698d8d66a7
some unused globals as per #3692
2006-04-30 16:23:01 +00:00
Antoine Musso
69689725c1
Switching from phpdoc to doxygen (use less than 32MB of memory).
...
Run maintenance/mwdocgen.php to generate doc in ./docs/html/ .
2006-04-19 15:46:24 +00:00
Brion Vibber
a418b4ae41
Live fix: cache header tweak
2006-04-02 03:55:24 +00:00
Jens Frank
86c655d7ab
Ajax based suggest feature for the search box
2006-03-26 19:03:14 +00:00