Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / includes / api / i18n / pl.json
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-03-15 jenkins-botMerge "Change 'history-show-deleted' message to 'Revisi...
2017-03-15 jenkins-botMerge "Revert "Improve sorting on SpecialWanted*-Pages""
2017-03-15 jenkins-botMerge "Make infused and non-infused DateInputWidget...
2017-03-13 jenkins-botMerge "Drop index oi_name_archive_name on table oldimage"
2017-03-09 jenkins-botMerge "Improve sorting on SpecialWanted*-Pages"
2017-03-08 jenkins-botMerge "Add RemexHtml to the list of available Tidy...
2017-03-08 jenkins-botMerge "Break up $wgDummyLanguageCodes"
2017-03-08 jenkins-botMerge "RemexHtml tidy driver with p-wrapping"
2017-03-08 jenkins-botMerge "Handle missing namespace prefix in XML dumps...
2017-03-08 jenkins-botMerge "RCFilters UI: Prevent the popup from disappearin...
2017-03-08 jenkins-botMerge "RCFilters UI: Display popups above CapsuleItemWi...
2017-03-07 jenkins-botMerge "Change mw-body ancestor selector to mw-body...
2017-03-07 jenkins-botMerge "Fix @covers for FileBackend"
2017-03-06 jenkins-botMerge "Ensure the editing textarea is not higher than...
2017-03-06 jenkins-botMerge "Add mw-body-content to indicators"
2017-03-06 jenkins-botMerge "DatabaseUpdater add missing $maintenance property"
2017-03-06 jenkins-botMerge "Add dynomite comments to WANObjectCache"
2017-03-06 jenkins-botMerge "RCFilters UI, Followup I97a45208: Replace the...
2017-03-06 jenkins-botMerge "Fix Title::loadRestrictions() for create-protect...
2017-03-06 jenkins-botMerge "RCFilters UI: Add highlight icon"
2017-03-05 jenkins-botMerge "Move PageArchive class to it's own file"
2017-03-05 Translation update... Localisation updates from https://translatewiki.net.
2017-03-05 jenkins-botMerge "Chinese Conversion Table Update 2017-2"
2017-03-03 jenkins-botMerge "mw.inspect: Include templates and messages in...
2017-03-02 jenkins-botMerge "refreshLinks: Queue non-recursive updates"
2017-03-01 jenkins-botMerge "api.php: Fully spell out "constructor""
2017-02-28 jenkins-botMerge "mediawiki.user: Move JS session token from cooki...
2017-02-28 jenkins-botMerge "Miscellaneous indentation tweaks"
2017-02-28 jenkins-botMerge "Fix StatusValue::setResult phpdoc typo"
2017-02-28 jenkins-botMerge "Make EditPage::incrementConflictStats protected"
2017-02-28 jenkins-botMerge "Add missing access modifiers in UploadBase"
2017-02-28 jenkins-botMerge "mediawiki.special.preferences: Use mw.storage...
2017-02-28 jenkins-botMerge "Update tests to Selenium 3"
2017-02-28 jenkins-botMerge "mediawiki.requestIdleCallback: Re-enable use...
2017-02-28 jenkins-botMerge "Follow-up 1e9c3619: Correct @T1234 accidental...
2017-02-28 jenkins-botMerge "/*.php: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes/libs: Replace implicit Bugzilla bug...
2017-02-28 jenkins-botMerge "languages: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes/api: Replace implicitly-Bugzilla bug...
2017-02-28 jenkins-botMerge "maintenance: Replace implicit Bugzilla bug numbe...
2017-02-28 jenkins-botMerge "includes/specials: Replace implicit Bugzilla...
2017-02-27 jenkins-botMerge "RCFilters UI: Limit filter popup height"
2017-02-27 jenkins-botMerge "Add more Czech special page aliases"
2017-02-26 jenkins-botMerge "Database: Remove weird commented-out block"
2017-02-26 jenkins-botMerge "FeedUtils: Remove weird commented-out block"
2017-02-25 Translation update... Localisation updates from https://translatewiki.net.
2017-02-25 jenkins-botMerge "Move wpSummary from shared.css to mediawiki...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-24 jenkins-botMerge "RCFilters UI: Add 'direction' property to the...
2017-02-24 jenkins-botMerge "Drop in replacement of eval.php based on psysh"
2017-02-23 jenkins-botMerge "Add class in diff and history links in ChangesList"
2017-02-23 jenkins-botMerge "Revert "Temporary hax to hide cawiki's hacked...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-02-21 jenkins-botMerge "User::isPingLimitable(): handle CIDR notation...
2017-02-21 jenkins-botMerge "Copy in various point releases to HISTORY"
2017-02-20 jenkins-botMerge "Fixed documentation on Parser::getVariableValue"
2017-02-19 Translation update... Localisation updates from https://translatewiki.net.
2017-02-18 jenkins-botMerge "Split RCFilter's RL modules"
2017-02-18 jenkins-botMerge "Fix timestamp format in maintenance/manageJobs...
2017-02-17 jenkins-botMerge "resourceloader: Limit module_deps write lock...
2017-02-17 jenkins-botMerge "resourceloader: Use upsert() instead of replace...
2017-02-17 jenkins-botMerge "Add fr (French) language fallback for br, nrm...
2017-02-16 jenkins-botMerge "Align editOptions section with WikimediaUI color...
2017-02-16 jenkins-botMerge "Make RecentChangesUpdateJob::updateActiveUsers...
2017-02-15 jenkins-botMerge "Mark ApiQueryBase methods accepting arrays"
2017-02-14 jenkins-botMerge "Upstream change to message 'summary-preview...
2017-02-13 jenkins-botMerge "Validate BlockID cookie before use"
2017-02-13 jenkins-botMerge "Align edit summary with WikimediaUI guideline"
2017-02-13 jenkins-botMerge "RCFilters UI: Destroy CapsuleItemWidget when...
2017-02-11 Translation update... Localisation updates from https://translatewiki.net.
2017-02-02 jenkins-botMerge "Do not linkify the namespace URI in 'uploadscrip...
2017-02-01 jenkins-botMerge "Follow-up 873d3c9ff: make RCFilters widget input...
2017-02-01 jenkins-botMerge "UsersMultiselect widget and form field."
2017-01-30 jenkins-botMerge "API: Add reference to the mailing list in errors...
2017-01-28 jenkins-botMerge "Add tests for SkinTemplate::setupSkinUserCss"
2017-01-26 jenkins-botMerge "Avoid master queries when old filter checks...
2017-01-26 jenkins-botMerge "Fixing grammar, capitalization and spelling...
2017-01-26 jenkins-botMerge "UploadBase: Allow RDF Schema namespace in SVG...
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-23 jenkins-botMerge "PHAN: conditionally load stubs"
2017-01-23 jenkins-botMerge "Soft deprecated EditPage::submit to avoid new...
2017-01-22 jenkins-botMerge "Revert "ApiSandbox: Display params as JSON on...
2017-01-22 jenkins-botMerge "mw.notification: Re-implement autoHideSeconds...
2017-01-21 jenkins-botMerge "SpecialMIMEsearch: Add a dropdown with input...
2017-01-21 jenkins-botMerge "Replaced all deprecated Linker methods with...
2017-01-21 jenkins-botMerge "BlockLogFormatter: Durations are relative to...
2017-01-21 jenkins-botMerge "ApiErrorFormatter_BackCompat: Use first error...
2017-01-21 jenkins-botMerge "Remove unused fields in SpecialUnusedimages...
2017-01-20 jenkins-botMerge "Special:Upload should not crash on failing previews"
2017-01-20 jenkins-botMerge "Add small script for common job queue admin...
2017-01-20 jenkins-botMerge "Fix Selenium tests"
2017-01-20 Translation update... Localisation updates from https://translatewiki.net.
2017-01-19 jenkins-botMerge "Use parsed HTML error responses instead of api...
2017-01-18 jenkins-botMerge "Remove deprecated mediawiki.UI Less variables"
2017-01-18 jenkins-botMerge "Remove deprecated `.mw-ui-constructive` class...
2017-01-18 jenkins-botMerge "OutputPage: Ignore protocol-relative urls in...
2017-01-18 jenkins-botMerge "tests: Add unit tests for OutputPage::transformR...
2017-01-18 jenkins-botMerge "Pass the language code to the MessagesPreLoad...
next