config: Add unit tests for EtcdConfig
[lhc/web/wiklou.git] / includes / config / EtcdConfig.php
2017-05-01 Timo Tijhofconfig: Add unit tests for EtcdConfig
2017-04-29 jenkins-botMerge "SpecialJavaScriptTest: Make sure we don't catch...
2017-04-29 Aaron SchulzImprove EtcdConfig fallback logic
2017-04-28 jenkins-botMerge "Simplify Image/Video/Audio rules using LESS...
2017-04-28 jenkins-botMerge "EtcdConfig: use array_key_exists(), the value...
2017-04-28 Tim StarlingEtcdConfig: use array_key_exists(), the value can be...
2017-04-27 jenkins-botMerge "Block: Remove old IP addresses from default...
2017-04-26 jenkins-botMerge "exception: Add newline at the end of a debugging...
2017-04-26 jenkins-botMerge "EditPage: Factor out getSaveButtonLabel method"
2017-04-25 jenkins-botMerge "Keep headers from jumping when expire interface...
2017-04-24 jenkins-botMerge "Remove usages of RequestContext::getStats()"
2017-04-24 jenkins-botMerge "New maintenance script to clean up rows with...
2017-04-22 jenkins-botMerge "Add benchmarkTidy.php, to benchmark tidy drivers"
2017-04-22 jenkins-botMerge "Send 500 http status code, instead of 200, for...
2017-04-21 jenkins-botMerge "Rephrase enotif_lastdiff and enotif_lastvisited"
2017-04-21 jenkins-botMerge "Set default to 1 recent contributor instead...
2017-04-21 jenkins-botMerge "RCFilters UI: Unify li bullets with and without...
2017-04-21 jenkins-botMerge "RCFilters UI: Change text for edit authorship...
2017-04-20 jenkins-botMerge "Hold number of search results in a data attribute"
2017-04-20 jenkins-botMerge "Switch to librarized version of TestingAccessWra...
2017-04-20 jenkins-botMerge "Fix EditPage button/input accessors on PageObject"
2017-04-20 jenkins-botMerge "Document which EtcdConfig parameters are optional"
2017-04-19 Aaron SchulzDocument which EtcdConfig parameters are optional
2017-04-16 jenkins-botMerge "Convert various FormActions to OOUI"
2017-04-12 jenkins-botMerge "RC Filters: Disable defaults for legacy filters...
2017-04-12 jenkins-botMerge "mw.widgets.Complex*: Fix setDisabled"
2017-04-12 jenkins-botMerge "Use delete_and_move_reason in content language...
2017-04-12 jenkins-botMerge "Remove some ancient upgrade information from...
2017-04-12 jenkins-botMerge "Preload the logo using link rel="preload" http...
2017-04-12 jenkins-botMerge "Prevent PHPDBG from issuing notices in unit...
2017-04-11 jenkins-botMerge "resourceloader: Add unit tests for ResourceLoade...
2017-04-11 jenkins-botMerge "First version of AutoblockList special page"
2017-04-11 jenkins-botMerge "API: Optionally include in job queue size in...
2017-04-11 jenkins-botMerge "chmod -x SpecialNewpages.php"
2017-04-10 jenkins-botMerge "MediaSearchWidget: Listen to "change" event...
2017-04-10 jenkins-botMerge "Add ?safemode=1 to disable user JS/CSS"
2017-04-10 jenkins-botMerge "RC Filters: correctly read default value for...
2017-04-10 jenkins-botMerge "Fixes to mw.notifications"
2017-04-10 jenkins-botMerge "stylelint: Remove no-unsupported-browser-feature...
2017-04-10 jenkins-botMerge "EditPage: Fix typo in comment"
2017-04-10 jenkins-botMerge "Add UserGroupMembership details to the UserGroup...
2017-04-10 Aaron SchulzAdd EtcdConfig class