aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Wiki.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't convert bad curids to the Main Page"jenkins-bot2014-01-041-1/+1
|\
| * Don't convert bad curids to the Main PageJackmcbarn2014-01-021-1/+1
* | Merge "Add fastcgi_finish_request where appropriate"jenkins-bot2014-01-031-0/+3
|\ \
| * | Add fastcgi_finish_request where appropriateTyler Anthony Romeo2014-01-031-0/+3
* | | Change Title::getInterwiki() in conditions to Title::isExternal()umherirrender2014-01-021-3/+3
| |/ |/|
* | Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-011-18/+18
|/
* Introduce WebRequest::getProtocol()Tim Starling2013-11-061-1/+1
* Kill $wgArticleChad Horohoe2013-11-011-7/+0
* exception: Use MWExceptionHandler::logException in more placesTimo Tijhof2013-10-301-1/+1
* Correctly update wl_notificationtimestamp when viewing old revisionsBartosz Dziewoński2013-10-271-0/+1
* Move forceHTTPS check until after wgTitle is setupcsteipp2013-10-071-20/+22
* Merge "Add Vary: X-Forwarded-Proto for https redirects"jenkins-bot2013-10-011-0/+2
|\
| * Add Vary: X-Forwarded-Proto for https redirectscsteipp2013-09-301-0/+2
* | Move 'main page as default title' further down to unbreak diff urlsNiklas Laxström2013-09-301-4/+11
|/
* Pass context to Action::factoryaude2013-09-191-1/+2
* Also redirect if prefixed https cookie is presetcsteipp2013-08-301-0/+2
* Remove prefix from forceHTTPS cookiecsteipp2013-08-291-1/+1
* Core support for disabling HTTPS based on GeoIPTim Starling2013-08-211-1/+4
* Fix super long lineChad Horohoe2013-08-191-1/+2
* Add some logging for weird redirected POSTsChad Horohoe2013-08-191-2/+14
* Change secure login to use a user preferenceTyler Anthony Romeo2013-08-191-3/+10
* Hide exceptions in MediaWiki::doJobs() as deferred updates do.Aaron Schulz2013-05-141-20/+27
* Pass array to Title::getLocalURL instead of an urlencoded stringumherirrender2013-04-271-1/+1
* Changed on-request job running to shell out instead of doing a loop.Aaron Schulz2013-04-251-20/+31
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-2/+2
* Wrap job execution around profiling calls.Aaron Schulz2013-04-181-1/+3
* Correct case of Title::getPrefixedDBkey() callsAlexandre Emsenhuber2013-03-091-1/+1
* fix some spacingumherirrender2013-03-071-4/+4
* fix some spacingumherirrender2013-01-271-2/+2
* [JobQueue] Optimized JobQueueGroup::pop().Aaron Schulz2013-01-141-30/+13
* Reuse the WikiPage object to save a db queryBrian Wolff2013-01-041-2/+12
* Rewritten $wgAdaptiveMessageCacheNiklas Laxström2012-10-261-3/+0
* Fixed the caching of redirects in SquidTim Starling2012-10-171-4/+5
* [JobQueue] Job queue refactoring and generalizing.ASchulz2012-10-161-13/+36
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+1
* (bug 29898) Set cookie to force HTTPS from HTTPcsteipp2012-09-211-0/+17
* Merge "No need to call parseTitle() directly in MediaWiki::__construct()."Demon2012-07-301-1/+0
|\
| * No need to call parseTitle() directly in MediaWiki::__construct().Alexandre Emsenhuber2012-07-191-1/+0
* | Reorder methods in the MediaWiki class for better consistency.Alexandre Emsenhuber2012-07-241-86/+86
* | Execute jobs on all index.php requests.Alexandre Emsenhuber2012-07-211-18/+18
|/
* Fix comments added in change 10088Liangent2012-06-191-3/+1
* Big oops - merged to wrong branch.awjrichards2012-06-051-0/+11
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-11/+0
* setSquidMaxage() globally if we can purge it, instead of in actions.Liangent2012-06-041-0/+11
* Give a warning when people use $wgArticle. Add's a class that can be used to ...Brian Wolff2012-02-131-1/+1
* Revert r111168 (removed of $wgArticle) since it seems that this is too early ...Alexandre Emsenhuber2012-02-121-0/+7
* GOOD BYE $wgArticle!Alexandre Emsenhuber2012-02-101-8/+0
* Please review carefully, I cannot see negative side effects from this patch. ...Thomas Gries2012-02-051-1/+1
* wfTime() -> microtime( true ), no need to use the former which is just a wrap...Alexandre Emsenhuber2012-02-031-2/+2
* fix doc and var namesJeroen De Dauw2012-01-291-5/+5