Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / Wiki.php
2011-01-03 Alexandre Emsenhuber* Modified Article::loadPageData() to use a slave datab...
2010-12-16 Alexandre EmsenhuberPer ^demon, follow-up r78260: introduced MediaWiki...
2010-12-12 Alexandre EmsenhuberMoved the check for the "printable" parameter to perfor...
2010-12-09 Alexandre EmsenhuberCall finalCleanup() after outputting a cached page...
2010-12-07 Chad HorohoePer CR, no need for an empty constructor
2010-12-07 Alexandre EmsenhuberPer Nikerabbit, follow-up to r77972: use a string inste...
2010-12-07 Alexandre EmsenhuberMerged wfDoUpdates() and MediaWiki::doUpdates() in...
2010-12-06 Alexandre EmsenhuberCheck for the "search" along with other checks to creat...
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-30 Sam ReedMore unused variables
2010-11-10 Alexandre EmsenhuberFix for r70871: need explicit check against null since...
2010-11-10 Alexandre Emsenhuber* (bug 17996) HTTP redirects are now combined when...
2010-11-06 Antoine Mussoreinsert some statements removed by r74745
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 PlatonidesRemove unused globals.
2010-10-28 Philip TzouFollow up r75617. remove extra brackets.
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-08-21 Niklas LaxströmAdded $wgAdaptiveMessageCache to avoid caching huge...
2010-08-11 Chad HorohoeRemove raw $_GET usage held over from days before WebRe...
2010-08-09 Chad HorohoeRemove silly end-of-class comment
2010-06-30 Sam ReedNormalise # to // comments
2010-06-30 Sam ReedFollowup r65037, do the same for the other route of...
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-04-14 Alexandre Emsenhuber* (bug 21456) "Bad title" error when showing non-local...
2010-04-04 Alexandre Emsenhuber* (bug 22496) Viewing diff of a redirect page without...
2010-03-15 Lisa RidleyUpdated documentation on Title, Wiki. Added @internal...
2010-01-17 Max SemenikFollow-up to r60744: one more const != $var <--> $var...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-21 Philip Tzoufollow-up r59522. follow Tim's suggestion to serve...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-07 Danny B* (bug 21776) Empty project + language interwikis do...
2009-12-05 Philip Tzoufollow-up r59522 and r59735. only redirect to a variant...
2009-12-04 Philip Tzoufollow-up r59522 and r59541. To make the condition...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-29 Philip Tzoufollow-up r59544. more comments added.
2009-11-29 Philip Tzoufollow-up r59522, r59523, r59527, r59529, r59530.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-10-06 Tim Starling(bug 20966) Use the name of the <button> element to...
2009-09-28 Aaron SchulzRename and document initializeSpecialCases() a bit
2009-09-23 Aaron Schulzmissing wfProfileOut() calls
2009-09-06 Aaron Schulzbug 20519 Redirects in the stable version showed up...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-08-17 Tim Starling* Renamed PageHistory to HistoryPage. Brion gave me...
2009-08-04 Niklas Laxström* Forward get parameters to local interwikis
2009-08-03 Chad Horohoe(bug 15209) New hook right after initialization
2009-07-31 Chad HorohoeHandle todo: Mediawiki::initialize() is now called...
2009-05-02 Roan KattouwFix interesting regression from r49324: on a redirected...
2009-04-21 Aaron SchulzMade DB profiling work by actually committing it to...
2009-04-10 Chad Horohoe(bug 7830) Pending transactions failed to commit on...
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-02-17 Tim StarlingProfile RawPage
2009-01-07 Aaron SchulzRedo simple ?diff check code for setting the right...
2009-01-07 Brion VibberPull back r45458 "Fix diff= urls with no title (bug...
2009-01-06 Aaron SchulzFix diff= urls with no title (bug 15233)
2009-01-02 Aaron SchulzTweak r45314: just return out
2009-01-02 Aaron Schulz(bug 9243) Avoid exit to make MW handle page exceptions...
2008-12-27 Aaron Schulz* Move filecache hits to faster lower level index.php...
2008-12-23 Aaron SchulzSkip redirect checks for NS_MEDIAWIKI
2008-12-23 Brion VibberPull back r44972 for now "(Bug 16677) Media: view URLs...
2008-12-23 Brion VibberRevert r44970 "Add FileCache exit back from r44801"
2008-12-23 Aaron Schulz(Bug 16677) Media: view URLs should HTTP-redirect to...
2008-12-23 Aaron SchulzAdd FileCache exit back from r44801
2008-12-23 Brion VibberRevert r44801 "Tweaks from profiling"
2008-12-23 Brion VibberRevert r44798 "short-circuit update call"
2008-12-22 Aaron SchulzAvoid extra page_touched query
2008-12-19 Aaron SchulzTweaks from profiling
2008-12-19 Aaron Schulzshort-circuit update call
2008-12-11 Aaron SchulzPull up and tweak filecache check to make it much faste...
2008-12-11 Brion VibberRevert r44381 "Remove noisy profiling"
2008-12-11 Brion VibberRevert r44335 "Tweak profile calls"
2008-12-10 Aaron SchulzMinor RawPage tweaks
2008-12-10 Aaron SchulzRemove noisy profiling
2008-12-09 Aaron SchulzWhitespace/style consistency
2008-12-09 Aaron SchulzTweak profile calls
2008-12-09 Aaron Schulz* Performance tweaks
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-10-01 Matt JohnstonWhen there is no title given but a curid parameter...
2008-09-12 Aaron SchulzDon't hang up page views with jobs
2008-08-21 Aaron Schulzminor code tweaks
2008-08-18 Alexandre EmsenhuberTweaks for Credits and Metadata:
2008-08-18 Aaron Schulzprofile out
2008-07-04 Aaron SchulzRe-commit fixed r37006
2008-07-04 Brion VibberRevert r37006 -- causes fatal errors:
2008-07-03 Aaron SchulzMake redirects work properly with flagging (bug 14714)
2008-07-01 Chad HorohoePass $mediaWiki object to MediawikiPerformAction hook.
2008-05-17 Alexandre EmsenhuberFix doxygen warnings
2008-05-10 Bryan Tong MinhDon't call wfFindFile twice when it's not necessary.
2008-05-10 Bryan Tong Minh(bug 13943) Fix image redirect behaviour on image pages:
2008-05-09 Bryan Tong Minh* Use getters where appropriate
2008-05-08 Bryan Tong Minh* Move image page redirect checking to ImagePage. Shoul...
2008-05-08 Bryan Tong Minh* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and...
2008-04-22 Aaron SchulzDon't make extensions have to play around with NS_MEDIA
2008-04-22 Aaron SchulzPass title by ref to consistently override the whole...
2008-04-15 Brion VibberRevert some chunks of r33133 and r33375:
2008-04-15 Alexandre Emsenhuber(bug 13752) Section redirects now works again
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
next