index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
RawPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Try reading revision _text_ from master if no result on slave
Brion Vibber
2005-06-27
1
-1
/
+1
*
* (bug 2064) Configurable JavaScript mimetype with $wgJsMimeType
Ævar Arnfjörð Bjarmason
2005-05-05
1
-3
/
+3
*
Changes to raw page security handler:
Brion Vibber
2005-04-23
1
-11
/
+26
*
Return 404 for action=raw hits to pages that don't exist, if they don't set a...
Brion Vibber
2005-02-28
1
-14
/
+22
*
fix phpdoc comment
Antoine Musso
2005-01-27
1
-0
/
+1
*
Remove no longer needed Vary: Cookie header to fix IE5.0 caching
Tom Gilder
2005-01-20
1
-2
/
+0
*
* Keep generated stylesheets cache-separated for each user
Brion Vibber
2004-12-24
1
-0
/
+2
*
Start splitting back-end functions from the Article user-interface class.
Brion Vibber
2004-12-19
1
-22
/
+12
*
Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:
Brion Vibber
2004-12-19
1
-7
/
+7
*
* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
Brion Vibber
2004-10-19
1
-1
/
+1
*
Fix for last checkin on Squid and for the generated data
Brion Vibber
2004-10-09
1
-1
/
+2
*
More paranoia checks for Internet Explorer
Brion Vibber
2004-10-09
1
-1
/
+19
*
* Remove useless, unvalidated charset option on raw page
Brion Vibber
2004-09-30
1
-10
/
+5
*
First batch of files modified to switch wgLang to wgContLang.
Zheng Zhu
2004-09-24
1
-3
/
+3
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+2
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-5
/
+13
*
* Support for table name prefixes throughout the code. No support yet for con...
Tim Starling
2004-07-18
1
-4
/
+5
*
OOP calling convention for database functions. DBMS abstraction implemented b...
Tim Starling
2004-07-10
1
-6
/
+9
*
add Last-Modified header
Gabriel Wicke
2004-07-04
1
-0
/
+1
*
PG: old->"old"
Domas Mituzas
2004-06-11
1
-2
/
+4
*
set ctype in any case for gen
Gabriel Wicke
2004-06-09
1
-2
/
+2
*
Reworked css include/pref/tooltip/accesskey subsystem
Gabriel Wicke
2004-06-09
1
-9
/
+35
*
use wfMsg() for MediaWiki NS
Gabriel Wicke
2004-06-03
1
-0
/
+8
*
additional smaxage parameter
Gabriel Wicke
2004-06-03
1
-1
/
+3
*
some IE6 textarea tweaks
Gabriel Wicke
2004-04-29
1
-2
/
+0
*
use content types to prevent IE from displaying this
Gabriel Wicke
2004-04-28
1
-5
/
+3
*
parser to the rescue to secure the content this returns- no js in html please
Gabriel Wicke
2004-04-28
1
-1
/
+5
*
content-type restrictions
Gabriel Wicke
2004-04-28
1
-1
/
+7
*
cache headers- allow client to cache for one day
Gabriel Wicke
2004-04-28
1
-1
/
+2
*
cache on the client side
Gabriel Wicke
2004-04-28
1
-0
/
+1
*
New, simple method to retrieve the plain source of an article
Gabriel Wicke
2004-04-28
1
-0
/
+50