Merge "Put skin classes in the Autoloader"
[lhc/web/wiklou.git] / includes / Wiki.php
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 LiangentFix comments added in change 10088
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 DemonMerge "(bug 37138) Fix broken Google sitesearch in...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 Aaron SchulzMerge "Added missing GPLv2 headers in some places."
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "setSquidMaxage() globally if we can purge it...
2012-06-04 LiangentsetSquidMaxage() globally if we can purge it, instead...
2012-02-13 Brian WolffGive a warning when people use $wgArticle. Add's a...
2012-02-12 Alexandre EmsenhuberRevert r111168 (removed of $wgArticle) since it seems...
2012-02-10 Alexandre EmsenhuberGOOD BYE $wgArticle!
2012-02-05 Thomas GriesPlease review carefully, I cannot see negative side...
2012-02-03 Alexandre EmsenhuberwfTime() -> microtime( true ), no need to use the forme...
2012-01-29 Jeroen De Dauwfix doc and var names
2012-01-26 PlatonidesUnused global
2012-01-25 Antoine Mussobug 33646 Badtitle error page now emits a 400 HTTP...
2012-01-21 Krinkle[Action] Fix action=ajax
2012-01-21 Krinkle[Wiki.php] Minor clean up
2012-01-21 KrinkleReinstate r109223 per CR + fixes
2012-01-17 Aaron SchulzReverted r109223 per CR
2012-01-17 Krinkle[Actions] Move action logic out of MediaWiki::getAction...
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-12 Sam ReedDocumentation
2012-01-11 Niklas LaxströmApparently we can commit code that doesn't compile...
2012-01-11 Sam ReedAdd @since to getPerformedAction, added in r108342
2012-01-08 KrinkleFix typo from r108342.
2012-01-08 KrinkleImplement MediaWiki::getPerformedAction()
2012-01-06 Alexandre Emsenhuber* Added WikiPage to RequestContext and related so that...
2012-01-02 Alexandre EmsenhuberUpdated comment since $wgArticle is going to be removed...
2011-12-19 Alexandre Emsenhuber* Inlinise the only usage of $user in MediaWiki::main()
2011-12-18 Alexandre EmsenhuberRevert r106545 and pass a null variable by ref (also...
2011-12-18 Mark A. Hershbergerfollowup r88898 -- move BeforeInitialize hook to where...
2011-12-18 Mark A. Hershbergerw/s
2011-12-15 Chad HorohoeGet rid of a few more $wgTitles
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-11-28 Sam Reed* (bug 32276) Skins were generating output using the...
2011-11-09 PlatonidesFollow-up r102521
2011-11-09 Alexandre EmsenhuberSome updates to EditPage and ExternalEdit:
2011-11-06 Alexandre Emsenhuber* Merged Title::userCanRead() check in Title::getUserPe...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-11-02 Aaron SchulzAlias NS_MEDIA page views to NS_FILE. Fixes bug 32032.
2011-10-24 Aaron SchulzFU r100645: don't pass unused param
2011-10-24 Alexandre Emsenhuber* Remove $abort parameter from MediaWiki::checkMaxLag...
2011-10-23 Alexandre Emsenhuber* Changed action=history to use an Action subclass
2011-10-20 Alexandre Emsenhuber* Changed action=raw to use an Action subclass
2011-10-03 Alexandre EmsenhuberAlso catch Special:Badtitle to display the "Bad title...
2011-09-29 Aaron SchulzFR r98459: forgot to commit this!
2011-09-29 Aaron SchulzHTMLFileCache refactoring:
2011-09-27 Aaron SchulzImproved filecache short-circuit slightly (catching...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-09-02 Chad HorohoeMinor tweak to r95521: remove outdated comment about...
2011-08-25 Happy-melonUndo r85392 ('revert' is a strong word since a lot...
2011-08-19 Roan KattouwReverse a bad decision in r93820, which added a comment...
2011-08-07 Alexandre EmsenhuberTemporaray revert of r94031; forgot that this was depen...
2011-08-06 Alexandre Emsenhuber* Moved action=history to use an Action subclass
2011-08-03 Aaron SchulzReverted r91942,r91943,r91949,r92156 per CR
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-14 Chad HorohoeVarious cleanups to ExternalEdit. Documentation, code...
2011-07-14 Chad HorohoeUse the context's response for header() calls in checkM...
2011-07-13 Aaron SchulzPointless w/s tweaks :)
2011-07-13 Aaron Schulz* Changed MediaWiki:main to use WikiPage
2011-07-13 Aaron Schulz* Broke long Wiki.php lines
2011-07-12 Leo KoppelkammRevert r91942, r91943 & reimplement. wgActions doesn...
2011-07-12 Leo Koppelkammr91943. Add global.
2011-07-12 Leo Koppelkammr91942: Add nosuchaction also if action not in
2011-07-12 Leo KoppelkammFollowup r91871 per CR. Write back the actually execute...
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-28 Alexandre Emsenhuber* Fixed documentation
2011-06-25 Aaron Schulz* Follow-up r90749
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-21 Sam ReedFollowup r90261
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...
2011-06-18 Matěj GrabovskýFix outputting AJAX
2011-06-18 PlatonideswfProfileIn/wfProfileOut to the whole main()
2011-06-18 PlatonidesAdd deprecated $wgArticle again. Fixes r88588.
next