split prefs-help-userdata to prefs-help-realname & prefs-help-email. Nds still need...
[lhc/web/wiklou.git] / includes / RawPage.php
2005-06-27 Brion Vibber* Try reading revision _text_ from master if no result...
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-04-23 Brion VibberChanges to raw page security handler:
2005-02-28 Brion VibberReturn 404 for action=raw hits to pages that don't...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-20 Tom GilderRemove no longer needed Vary: Cookie header to fix...
2004-12-24 Brion Vibber* Keep generated stylesheets cache-separated for each...
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-10-19 Brion Vibber* Drop a couple instances of wfTimestamp2Unix & reverse...
2004-10-09 Brion VibberFix for last checkin on Squid and for the generated...
2004-10-09 Brion VibberMore paranoia checks for Internet Explorer
2004-09-30 Brion Vibber* Remove useless, unvalidated charset option on raw...
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-04 Gabriel Wickeadd Last-Modified header
2004-06-11 Domas MituzasPG: old->"old"
2004-06-09 Gabriel Wickeset ctype in any case for gen
2004-06-09 Gabriel WickeReworked css include/pref/tooltip/accesskey subsystem
2004-06-03 Gabriel Wickeuse wfMsg() for MediaWiki NS
2004-06-03 Gabriel Wickeadditional smaxage parameter
2004-04-29 Gabriel Wickesome IE6 textarea tweaks
2004-04-28 Gabriel Wickeuse content types to prevent IE from displaying this
2004-04-28 Gabriel Wickeparser to the rescue to secure the content this returns...
2004-04-28 Gabriel Wickecontent-type restrictions
2004-04-28 Gabriel Wickecache headers- allow client to cache for one day
2004-04-28 Gabriel Wickecache on the client side
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...