Installer: Simplify css request
[lhc/web/wiklou.git] / includes / User.php
2014-06-04 jenkins-botMerge "Add global limit to PoolCounter"
2014-06-04 jenkins-botMerge "Documentation for page_props getter in ParserOutput"
2014-06-04 jenkins-botMerge "Add jMY to Arab date formats ($datePreferences)"
2014-06-03 jenkins-botMerge "(bug 56849) Deprecate dangerous edittime-based...
2014-06-03 jenkins-botMerge "Make "mini" the default alias for "thumb" in...
2014-06-03 jenkins-botMerge "Add some SVG element namespaces"
2014-06-03 jenkins-botMerge "Made TransactionProfiler handle interlaced trans...
2014-06-03 jenkins-botMerge "Remove use of strencode() outside Database classes"
2014-06-02 jenkins-botMerge "Make convertUserOptions.php more self-contained"
2014-06-02 jenkins-botMerge "Correct field used to detect incomplete POST"
2014-06-02 jenkins-botMerge "Include edit summary in permalink"
2014-06-01 Kevin IsraelMake convertUserOptions.php more self-contained
2014-05-30 jenkins-botMerge "Add category output to ApiExpandTemplates"
2014-05-30 jenkins-botMerge "Don't use isset() to check for null"
2014-05-30 jenkins-botMerge "Allow adding Deleted log entries"
2014-05-30 Nemo bisSave advanced search namespace prefs on Special:Search...
2014-05-30 jenkins-botMerge "Reduce some code duplication"
2014-05-30 jenkins-botMerge "Fix typo"
2014-05-30 jenkins-botMerge "PostgreSQL: Support table prefixes"
2014-05-30 jenkins-botMerge "Restrict empty-frame cache entries to their...
2014-05-29 jenkins-botMerge "jquery.suggestions: Handle CSS ellipsis better...
2014-05-29 jenkins-botMerge "SECURITY: Don't parse usernames as wikitext"
2014-05-29 jenkins-botMerge "Add hash_equals() fallback and use it"
2014-05-29 Kevin IsraelAdd hash_equals() fallback and use it
2014-05-28 jenkins-botMerge "Reorganize commonPrint.css"
2014-05-28 jenkins-botMerge "Add SelfLinkBeginHook"
2014-05-28 jenkins-botMerge "mediawiki.searchSuggest: Show full article title...
2014-05-27 jenkins-botMerge "Remove Vector from the default LESS import path"
2014-05-27 jenkins-botMerge "Remove "Help/Project" profile from Special:Search"
2014-05-27 jenkins-botMerge "Remove silly 'm' prefix from StubObject/Deprecat...
2014-05-27 jenkins-botMerge "Introduce ContentHandler::exportTransform()"
2014-05-27 jenkins-botMerge "Introduce ContentHandler::importTransform."
2014-05-27 jenkins-botMerge "Cleaned up database reconnection logic"
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-25 jenkins-botMerge "Fix broken @return documentation"
2014-05-23 jenkins-botMerge "Store page_id in logging table for deletions...
2014-05-23 jenkins-botMerge "Make HTTPS port configurable"
2014-05-22 jenkins-botMerge "format the tests/phpunit/TODO document for reada...
2014-05-22 jenkins-botMerge "Apply correct line-height to diffs"
2014-05-22 jenkins-botMerge "Fixed possible race condition in LocalFileMoveBatch"
2014-05-21 jenkins-botMerge "Create a version of mediawiki.skinning.content...
2014-05-21 jenkins-botMerge "mediawiki.toc.test: Stub $.cookie to avoid test...
2014-05-21 jenkins-botMerge "Inserted test whether the resource 'uploadsource...
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 "Collation: Remove deprecated findLowerBound()"
2014-05-20 jenkins-botMerge "User::pingLimiter() profiles per action as well"
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-19 Antoine MussoUser::pingLimiter() profiles per action as well
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 "Remove underscore from classes WebInstaller_*"
2014-05-15 jenkins-botMerge "Added unicode encoding support flags to FileBackend"
2014-05-15 jenkins-botMerge "Inserted getter for the XMLReader and change...
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 "MWException: Don't send headers multiple times"
2014-05-13 jenkins-botMerge "Revert "Simplify thumbnail styling to have consi...
2014-05-13 jenkins-botMerge "Improve a bit the code of SpecialAllpages::showC...
2014-05-13 jenkins-botMerge "Installer: Minor tweaks to UI"
2014-05-13 jenkins-botMerge "jquery.accessKeyLabel: Replace hardcoded bracket...
2014-05-13 jenkins-botMerge "Make phpcs-strict pass on includes/ (6/~10)"
2014-05-13 jenkins-botMerge "Allow floating point values for $wgJobBackoffThr...
2014-05-13 jenkins-botMerge "Update documentation and method visibility for...
2014-05-13 jenkins-botMerge "Update the API credits"
2014-05-13 jenkins-botMerge "Improved rate limit log to mention IP"
2014-05-13 jenkins-botMerge "Revert "Make it possible to install extensions...
2014-05-12 jenkins-botMerge "Add two more categories to Special:TrackingCateg...
2014-05-12 jenkins-botMerge "Make update.php file executable"
2014-05-12 jenkins-botMerge "tyop fxi"
2014-05-11 jenkins-botMerge "PPAccum_Hash -> PPDAccum_Hash"
2014-05-11 Siebrand MazelandMake phpcs-strict pass on includes/ (3/~10)
2014-05-11 jenkins-botMerge "jquery.suggestions: Hide the suggestions list...
2014-05-10 SPQRobinMerge "Update html5 specs link in comment"
2014-05-10 jenkins-botMerge "Adds the SidebarBeforeOutput hook"
2014-05-10 jenkins-botMerge "Introduce ContentGetParserOutput hook"
2014-05-10 jenkins-botMerge "Restored method for clearing a watchlist in...
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/upload"
2014-05-10 jenkins-botMerge "Declare visibility on class properties of CdbPHP...
2014-05-09 Brion VIBBERMerge "Allow mobile to reduce image quality"
2014-05-09 jenkins-botMerge "Add API action=watch 'entirewatchlist' param...
2014-05-09 jenkins-botMerge "ChangesListSpecialPage: Use Html instead of...
2014-05-09 jenkins-botMerge "ChangesListSpecialPage: Correctly show legend...
2014-05-09 jenkins-botMerge "Expand release notes for I82d26b64"
2014-05-09 jenkins-botMerge "Allow moving category pages"
2014-05-09 JackmcbarnAllow moving category pages
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-06 Aaron SchulzImproved rate limit log to mention IP
2014-05-05 jenkins-botMerge "mediawiki.mixins: Move .box-sizing mixin from...
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-05-01 jenkins-botMerge "Expand core post edit functionality to match VE"
2014-05-01 jenkins-botMerge "Change X-UA-Compatible from <meta> tag to HTTP...
2014-04-30 jenkins-botMerge "Added VirtualRESTServiceClient/VirtualRESTServic...
2014-04-29 jenkins-botMerge "Fix some issues with Microsoft SQL Server support"
next