Merge "Fix separated login link so that create account and login are always next...
[lhc/web/wiklou.git] / includes / Status.php
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-19 SiebrandMerge "Follow-up I774a89d6 (2fabea7): use $this->msg...
2012-08-19 SiebrandMerge "Use ErrorPageError extension in Special:Preferen...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Tyler Anthony RomeoRemoving unused method Status::getXML.
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-12 Sam ReedAdd a getValue method...
2012-02-09 Sam ReedMore return documentation
2011-12-02 Aaron SchulzFixed comment typo
2011-08-11 Mark A. Hershbergerw/s
2011-05-26 Bryan Tong MinhFollow-up r81536: Fix misleading comment in Status...
2011-05-21 Sam ReedMore documentation updates and additions
2011-04-30 Bryan Tong MinhFix bug in Status::getItemXML
2011-04-23 Alexandre EmsenhuberwfMsgReal() -> wfMsg() or wfMsgNoTrans()
2011-03-24 Sam ReedRemove some trailing whitespace
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-19 Sam ReedMore function level documentation
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-07-10 Chad HorohoeCleanup r69128, getStatArray() -> getStatusArray()...
2010-07-07 Mark A. Hershberger* Add Status::getWarningsArray() to complement Status...
2010-04-01 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-02-09 Mark A. Hershbergerrandom EOL white space.
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-04-30 Tim StarlingSanitize cleanCallback on wakeup. Extra security check...
2009-03-29 Victor VasilievImprove image moving error handling:
2008-06-10 Tim StarlingForgot this, needed with r36153
2008-05-30 Bryan Tong MinhAlways return an array if an error has occurred in...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...