Revert r34906, r34907, r34928 -- mixing high-level data into low-level storage functi...
[lhc/web/wiklou.git] / includes /
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-17 Alexandre EmsenhuberFix doxygen warnings
2008-05-17 Rotem LissUse blockednoreason message when no reason for block...
2008-05-17 Tim Starling* Fix unlogged automatic user creation: run wfLBFactory...
2008-05-17 Tim StarlingHandle the new LoginForm::CREATE_BLOCKED return value...
2008-05-17 Tim Starling* In Special:UserLogin, respect local blocks when autom...
2008-05-17 Aaron Schulz*Add ImagePageFileHistoryLine hook
2008-05-16 Niklas LaxströmNobody wants to touch this....
2008-05-16 Aaron Schulz* Respect feed limits
2008-05-16 Bryan Tong MinhThrow an error if the local repository is not a LocalRe...
2008-05-16 Aaron SchulzLet getThumbnails() work for non-hashed dirs (bug 13788)
2008-05-16 Aaron SchulzDon't let underscore differences cause read whitelist...
2008-05-16 Aaron SchulzImprove efficiency of autoreviewing of edits rollbacks...
2008-05-16 Niklas Laxström* Full path for script includes, this time should work...
2008-05-16 Alexandre EmsenhuberFixed Doxygen warnings when generating documentation...
2008-05-16 Rotem LissShow an error when asking to move a non-existant page...
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-15 Bryan Tong MinhAs per mailing list: $wgOut->redirect auto expands...
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-05-15 Alexandre EmsenhuberE_STRICT
2008-05-15 Brion VibberRevert r34877 -- duplicates wfExpandUrl()
2008-05-15 Bryan Tong MinhDo some refactoring on ImagePage. Shuffled the links...
2008-05-15 Brion VibberRevert r34849 -- please stop randomly changing formatte...
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-05-15 Raimond SpekkingAllow wikisyntax in message.
2008-05-15 HujiFor the sake of documentation
2008-05-15 Aryeh Gregor(bug 13693) Categories sometimes claim to have a negati...
2008-05-15 Brion VibberKill r34826's unnecessary boolval() per yesterday's...
2008-05-15 Hujir34676 also affected {{CURRENTVERSION}} : It used to...
2008-05-15 Aaron SchulzAdd $flags
2008-05-15 Raimond SpekkingUse headings per section, improves navigation by screen...
2008-05-15 Raimond SpekkingAdd a few CSS classes for styling purposes
2008-05-15 Kwan Ting ChanFix error where user blocked from email can still send...
2008-05-14 Brion VibberTrigger load of user data in User::getBlockStatus(...
2008-05-14 Aaron SchulzOffset il_from
2008-05-14 Aaron SchulzActually declare $wgLang
2008-05-14 Brion Vibberrevert r34818 -- bad
2008-05-14 Victor Vasiliev* Move $var ? true : false check to boolval function
2008-05-14 Brion VibberReverting 34794 for the moment; some bad whitespace...
2008-05-14 Greg Sabino MullaneDon't attempt to store the page_id in recentchanges...
2008-05-14 Bryan Tong Minh* Create ForeignDBFile objects from ForeignDBRepo:...
2008-05-14 Brion Vibber* (bug 14082) Fix for complex text input vs AJAX sugges...
2008-05-14 Bryan Tong Minh* Introduce LocalFile::selectFields similarly to Revisi...
2008-05-14 Aaron Schulz* Treat offset as a string, so paging works
2008-05-14 Bryan Tong MinhAdd comments and explicit check for NS_IMAGE.
2008-05-14 Daniel FriesenRevert 34558/34588. Use of an absolute path specified...
2008-05-14 Victor VasilievFix logical error
2008-05-14 Daniel FriesenSupport Array input in Title::getLocalURL and Title...
2008-05-14 Niklas Laxström* I totally blame SVN for this, it didn't show this...
2008-05-14 Niklas Laxström* Fix errors
2008-05-14 Tim StarlingRemoved debugging code.
2008-05-14 Tim StarlingDB schema change.
2008-05-13 Aaron Schulzlog_id here too
2008-05-13 Aaron Schulz* Totally redo index use.
2008-05-13 Aaron SchulzSilly typo
2008-05-13 Brion VibberDisable logevents until it works...
2008-05-13 Aaron SchulzUse 'api' querygroup
2008-05-13 Aaron SchulzE_STRICT
2008-05-13 Aaron SchulzActually, page not always selected. Add this only when...
2008-05-13 Aaron SchulzActually specify page_id=rev_page to avoid cartesian...
2008-05-13 Brion VibberCleanup r34661 (bug 14063 -- <label> for powersearch...
2008-05-13 Raimond SpekkingDo not add an empty class=''
2008-05-13 Brion Vibber* (bug 14111) Similar filename warning links now lead...
2008-05-13 Aaron SchulzIf no current revision, cache as dead link
2008-05-13 Raimond SpekkingAdd CSS classes to allow easier hiding of elements.
2008-05-13 Roan KattouwOops
2008-05-13 Roan KattouwActually this *should* be a LEFT JOIN, or we'll be...
2008-05-13 Roan KattouwForce the pl_from/tl_from index here, as there are...
2008-05-13 Aaron SchulzRemove unused tableNamesN() call
2008-05-13 Roan Kattouw$token is a parameter, so it's set by extractRequestPar...
2008-05-13 Bryan Tong MinhApiQueryRevisions now uses the Revision backend. This...
2008-05-13 Roan Kattouw(bug 14012) prop=templates filesorts under some conditions
2008-05-13 Roan KattouwMaking INNER JOIN implicit
2008-05-13 Bryan Tong Minh(bug 13829) Expose parse tree via action=expandtemplates
2008-05-13 Aaron SchulzComment
2008-05-13 Niklas Laxström* Lets fix the other one too :)
2008-05-13 Aaron SchulzUtilize r34708 tweak. Various performance tweaks. For...
2008-05-13 Aran DunkleyRemove obsolete commen
2008-05-13 Aaron SchulzSplit of query from query text generation. This makes...
2008-05-13 Aaron SchulzINNER JOIN
2008-05-13 Aaron Schulz* Fix undefined variable error
2008-05-13 Aran Dunkleyoops, interwiki inserts were commented out
2008-05-13 Aran Dunkleyremove licence etc to make same as the other DB includes
2008-05-12 Aran Dunkleyremove licence etc to make same as the other DB includes
2008-05-12 Brion VibberRevert r34619, r34622 and do it right. :)
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-12 Brion VibberRevert r34585: "Normalise also special page names ...
2008-05-12 Bryan Tong MinhAdd a link to viewvc
2008-05-12 Huji(bug 14063) Power search form missing <label> for redir...
2008-05-12 Bryan Tong Minh(bug 14093) Do 'sysop' => 'protect' magic in Title...
2008-05-12 Aryeh GregorTweaks to Special:ListGroupRights:
2008-05-11 Niklas Laxström* Forget the offset in the form also
2008-05-11 Niklas Laxström* Code cleanup
2008-05-11 Bryan Tong MinhRefactor SpecialEmailUser.php to split outputting from...
2008-05-11 Greg Sabino MullaneRefactor duplicated code into one area.
2008-05-11 Aaron SchulzTweak doc
2008-05-11 Aaron SchulzGAID_FOR_UPDATE
2008-05-11 Greg Sabino MullaneClean up date formatting per bug 14067, remove assumpti...
2008-05-11 Bryan Tong MinhPut code to view redirect page in new method Article...
2008-05-11 Robert LeveringtonAvoid possible register_globals issue.
next