Schema is not PostgreSQL connection parameter
[lhc/web/wiklou.git] / resources / src / mediawiki.api / mediawiki.api.watch.js
2014-08-13 jenkins-botMerge "Allow to send the memory usage with UDP profiler."
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-07-21 jenkins-botMerge "Allow wildcard searching in wiki IDs for interwi...
2014-07-03 jenkins-botMerge "Allow local interwiki links with an empty title...
2014-07-01 jenkins-botMerge "Improve Database related documentation a bit"
2014-06-29 jenkins-botMerge "Less false positives for MEDIATYPE_VIDEO"
2014-06-17 jenkins-botMerge "shell script fix using shellcheck lint"
2014-06-16 jenkins-botMerge "Add tests for API's assert={user|bot}"
2014-06-05 jenkins-botMerge "Load previous tags in ChangeTags::addTags()...
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 jenkins-botMerge "Fix typo"
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 "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 "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 jenkins-botMerge "Pass phpcs-strict on includes/specials/ (3/3)"
2014-05-10 SPQRobinMerge "Update html5 specs link in comment"
2014-05-10 jenkins-botMerge "Fix return type documentation for getCacheTTL()"
2014-05-10 Derk-Jan Hartmanmediawiki.api.watch: Use postWithToken to recover from...
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-04-24 jenkins-botMerge "Introducing pp_sortkey."
2014-04-22 jenkins-botMerge "Fix "UTPage" creation in tests"
2014-04-20 jenkins-botMerge "Allow additional interwiki prefixes on local...
2014-04-17 jenkins-botMerge "Add 'mw-anonuserlink' class for anonymous users"
2014-04-17 jenkins-botMerge "includes/Linker.php: Added hook for "Media:...
2014-04-16 jenkins-botMerge "Revert "Removed useless JobQueue return values""
2014-04-16 jenkins-botMerge "Changing a message's lang must reset cached...
2014-04-15 MwalkerMerge "New hook for readonly editpages"
2014-04-15 jenkins-botMerge "Handle conflicting image format options in predi...
2014-04-14 jenkins-botMerge "Ignore height as well as width for framed images."
2014-04-13 jenkins-botMerge "Add columns option to Special:PrefixIndex"
2014-04-13 jenkins-botMerge "Rename Skin::getUsableSkins() to Skin::getAllowe...
2014-04-11 SiebrandMerge "Clarify the "Watchlist-details" message"
2014-04-09 jenkins-botMerge "Disabling profiling in the debug toolbar for...
2014-04-08 jenkins-botMerge "Made runJobs.php fully respect $wgJobBackoffThro...
2014-04-08 jenkins-botMerge "Removed useless JobQueue return values"
2014-04-08 jenkins-botMerge "Set the "error" field in the right array"
2014-04-08 jenkins-botMerge "resourceloader: Don't add superfluous line break...
2014-04-08 jenkins-botMerge "Add extra views (tabs) for files in a foreign...
2014-04-07 jenkins-botMerge "Replace in_array( array_keys( ... ) ) with array...
2014-04-07 jenkins-botMerge "Delete UIDGenerator cache files after unit tests"
2014-04-07 jenkins-botMerge "Remove troublesome fonts from font stack"
2014-04-07 jenkins-botMerge "Fix usage of $wgDebugDumpSql"
2014-04-07 James D. ForresterSplit /resources into /resources/lib and /resources/src