Merge "Installer: output css correctly when session errors occur"
[lhc/web/wiklou.git] / includes / specials / SpecialLockdb.php
2014-05-27 jenkins-botMerge "Installer: output css correctly when session...
2014-05-27 jenkins-botMerge "Make abstract Config class truly implementation...
2014-05-25 jenkins-botMerge "Revert "Pass phpcs-strict on includes/revisionde...
2014-05-23 jenkins-botMerge "Make HTTPS port configurable"
2014-05-20 jenkins-botMerge "Update kss style guide wording and README"
2014-05-20 jenkins-botMerge "Improve rendering of Living Style Guide sections...
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-15 jenkins-botMerge "Allow editing transcluded sections via the API"
2014-05-15 jenkins-botMerge "Check for Language::getSpecialPageAliases return...
2014-05-15 jenkins-botMerge "Added unicode encoding support flags to FileBackend"
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-15 jenkins-botMerge "Added a script to compare current parser output...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-14 jenkins-botMerge "Linker.php: Do not double escape accesskey in...
2014-05-14 RobmoenMerge "Implement mediawiki.cookie module"
2014-05-14 jenkins-botMerge "qunit: Make use of 'config' and 'messages' short...
2014-05-13 jenkins-botMerge "Installer: Minor tweaks to UI"
2014-05-13 jenkins-botMerge "Allow floating point values for $wgJobBackoffThr...
2014-05-13 jenkins-botMerge "Improved rate limit log to mention IP"
2014-05-12 jenkins-botMerge "Add two more categories to Special:TrackingCateg...
2014-05-12 jenkins-botMerge "Make update.php file executable"
2014-05-11 jenkins-botMerge "CSS style to make HTML5 <wbr> work on IE 8-11"
2014-05-11 jenkins-botMerge "Remove $wgSessionStarted"
2014-05-11 jenkins-botMerge "jquery.suggestions: Hide the suggestions list...
2014-05-11 jenkins-botMerge "Several tweaks to the install.php script"
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/profiler/"
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/specials/ (2/3)"
2014-05-10 Siebrand MazelandPass phpcs-strict on includes/specials/ (2/3)
2013-07-08 jenkins-botMerge "Add Special:Login and Special:Logout as aliases."
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-18 YuvipandaMerge "(Bug 45775) Adjusted the margin of "userloginForm""
2013-03-18 jenkins-botMerge "Cleanup for ApiImageRotate"
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-16 Daniel KinzlerMerge "Default $wgContentHandlerUseDB to true"
2013-03-15 jenkins-botMerge "Make update.php and install.php use wfPHPVersion...
2013-03-13 KaldariMerge "Adjusting badge size per Vibha"
2013-03-13 jenkins-botMerge "getBools doesn't exist in Translate anymore"
2013-03-12 jenkins-botMerge "Normalise documentation in tests/selenium"
2013-03-12 jenkins-botMerge "Documentation improvements in includes/actions"
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-11 GWickeMerge "Make sure Parsoid doesn't get snobbish and treat...
2013-03-11 jenkins-botMerge "Fixes for e288e4036"
2013-03-11 jenkins-botMerge "Fixed many small spelling mistakes and php docs...
2013-03-10 jenkins-botMerge "Kill off numerous unused variables"
2013-03-09 jenkins-botMerge "Return user ID as userid in watchlist API module"
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-08 jenkins-botMerge "Use output/error maintenance functions"
2013-03-08 jenkins-botMerge "Add SpecialPage::getGroupName and use it"
2013-03-07 umherirrenderAdd SpecialPage::getGroupName and use it
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-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
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-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
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 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
2012-05-11 Aaron SchulzMerge "Add unit test for MWNamespace::isNonincludable"
2012-05-11 Aaron SchulzMerge "Add user talk page in newusers log to LinkBatch"
2012-05-11 Alexandre EmsenhuberUse local context to get messages.
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-10-26 Aaron SchulzSplit out checkExecutePermissions() function from userC...
2011-10-25 Alexandre EmsenhuberPort Special:Lockdb and Special:Unlockdb to HTMLForm...
2011-08-14 Alexandre EmsenhuberUse local context instead of global variables
2011-08-11 Thomas Griescode cosmetics: moved the closing td to a new line
2011-08-11 Thomas Griescorrection of Mixed tabs and spaces (2 tabs and 4 space...
2011-08-10 Thomas Griesadding label atttributes for confirm checkboxes in...
2011-07-18 Sam ReedKill unused globals
next