Skip to content

Instantly share code, notes, and snippets.

@costdev
Last active March 25, 2022 04:01
Show Gist options
  • Save costdev/30cf2b80e003190bb66267e6abd83abd to your computer and use it in GitHub Desktop.
Save costdev/30cf2b80e003190bb66267e6abd83abd to your computer and use it in GitHub Desktop.
Commits beginning with "Coding Standard" (case-insensitive)
f1d94b9085176c233a8b411a1451366ed6db6895 # [52977] # Coding Standards: Use multi-line strings for the `$this->request` property in `wp-includes/class-wp-*-query.php`.
8182e922208206c8bd15fd09a79cfbbcf277c049 # [52974] # Coding Standards: Remove a one-time `$pieces` variable in `wp-includes/class-wp-*-query.php`.
fbf8cb73ecdb0488898f79be25c3d321362377d2 # [52973] # Coding Standards: Wrap the `$this->request` property in `wp-includes/class-wp-*-query.php`.
9f2a8562f8157489766429e25908e8632576c810 # [52972] # Coding Standards: Simplify some long conditions in `wp-includes/class-wp-term-query.php`.
d58450609622a86918050f787f9731296bb421b8 # [52967] # Coding Standards: Escape the comment post URL in `_wp_dashboard_recent_comments_row()`.
c5e89128d9db608f303896e2e77c5d7e473f9517 # [52966] # Coding Standards: Use strict comparison in `wp-includes/class-wp-http-curl.php`.
a993557caf35ce7769bab1327ab35df4586c4634 # [52965] # Coding Standards: Rename the `$theBody` variable to `$body` in `WP_Http_Curl::request()`.
21327a29ff5962900a56f4be6fe7256c0ac901eb # [52964] # Coding Standards: Rename the `$strResponse` variable to `$response` in `WP_Http_Streams::request()`.
c49c99f83759405349c344d315846fee24c75361 # [52963] # Coding Standards: Rename the `$headerValue` variable to `$header_value` in `WP_Http_Streams::request()`.
e38ea6ae319613c228189d741aaa490aea3aba22 # [52962] # Coding Standards: Rename the `$strHeaders` variable to `$headers` in `WP_Http_Streams::request()`.
ced5b7d84880eaed2b7ff6cf79512cba5246c2b2 # [52961] # Coding Standards: Rename the `$requestPath` variable to `$request_path` in `WP_Http_Streams::request()`.
aafc0aea71ebc0b1e0af99f84712aabf4c667d3a # [52960] # Coding Standards: Rename the `$bodyStarted` variable to `$body_started` in `WP_Http_Streams::request()`.
f12d9995e7cf13c1c81401c3090264b1f41ec507 # [52958] # Coding Standards: Rename the `$cat_ID` argument to `$cat_id` in `get_the_category_by_ID()`.
8e4578f5a9e4e211b93284494f494f2c603fbc66 # [52957] # Coding Standards: Use `esc_url()` instead of `esc_attr()` for some URLs.
7d42ae5768915b12edc538b80bdd6006ae3614e4 # [52840] # Coding Standards: Fix minor alignment issue in `wp_ajax_install_theme()`.
157d127fef21282c8129c996835c34ada830dab1 # [52820] # Coding Standards: Improve formatting in `/wp-admin/user-edit.php`.
870259d6ecb2a8e59b18b8f849d7d9204c39b564 # [52732] # Coding Standards: Rename some variables in `iis7_add_rewrite_rule()` for consistency.
1635b639bd0b6364b86ed96f1a57ae53998eb5c7 # [52721] # Coding Standards: Fix WPCS issues in `wp-admin/includes/misc.php`.
81ed194ef0da4930beccc041caf8a5d8413b294a # [52717] # Coding Standards: Remove unnecessary try/catch block in `wp_get_webp_info()`.
76eefe433e3a3a925fb7a6d6be0ef48487ef2cf2 # [52689] # Coding Standards: Rename the `$profileuser` variable to `$profile_user` in `wp-admin/user-edit.php`.
97830c4093c146b043edc5134158ab7cbebc5792 # [52687] # Coding Standards: Use strict comparison in `wp-admin/user-edit.php`.
da774e124b206a1826f0b81191167db50b38af8d # [52685] # Coding Standards: Rename `$r` variable to `$args` for clarity in `walk_page_tree()`.
620b7ecf3de19568c1af019e52705a7c4bea6d3a # [52684] # Coding Standards: Rename `$r` variable to `$args` for clarity in `walk_nav_menu_tree()`.
c6c3d9b928b08408918c8651f3125ec15974289b # [52676] # Coding Standards: Use strict type check for `in_array()` in `wp_get_global_stylesheet()`.
1283afc6f79282009e8cbd09b184f3a57ae60dce # [52620] # Coding Standards: Use a more appropriate variable name in `link_advanced_meta_box()`.
a0b1f27de6c928fde51bbc7078b32ca9c9d6ed8d # [52584] # Coding Standards: Rename the `$val` variable to `$site` for clarity in `WP_MS_Users_List_Table::column_blogs()`.
815759d6f33fd887e3046df6eb5b6ae491408905 # [52583] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-ms-users-list-table.php`.
6c22dffb87ee9ce0af466fca5f125fe0239fb562 # [52581] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-users-list-table.php`.
0b010f16c96353254d60693d93c5d943c8f09f13 # [52568] # Coding Standards: Remove an extra variable in `get_author_posts_url()`.
42b4e39c6d16e9969c790b16ece04fe533d0d597 # [52544] # Coding Standards: Correct alignment in `get_block_editor_settings()`.
34edb06d5939f444fb67e44a041c686763bfcc1a # [52540] # Coding Standards: Use strict comparison in `wp-admin/themes.php`.
25073cf976f716a1d1b3ceee9c92707cd209e014 # [52538] # Coding Standards: Use strict comparison in `wp-admin/revision.php`.
b9bb489d1db4e024750e5556f542a89ca95ad9c5 # [52534] # Coding Standards: Use strict comparison in `wp-admin/plugin-install.php`.
7d4b63b3174399693e048c8aee487c23caa02339 # [52440] # Coding Standard: Remove empty space at end of inline comment in `_add_default_theme_supports()`.
f80d2c62402a8a67e99fe604a83d24505e3d2bad # [52431] # Coding Standards: Use strict comparison in `wp-admin/options.php`.
f7929047a346e3ec575b7dfaf93792fdc80b75da # [52428] # Coding Standards: Use strict comparison in `wp-admin/options-reading.php`.
839a0bcf06e4e561a2f3fa51525819fe963e5780 # [52405] # Coding Standards: Remove unwanted whitespaces after [52404].
92cbcb3da62f53cb02ef2a1bbe69f6408d2313f8 # [52350] # Coding Standards: Remove a trailing comma from a `compact()` call in `_wp_customize_include()`.
61296a7badd5549bcebc7791c1ef07d62d18b43f # [52348] # Coding Standards: Simplify or wrap some long conditions in `wp-includes/theme.php` for better readability.
59633f81988e4aec38a931a86821f28c63a2cd75 # [52346] # Coding Standards: Use camel case with a lowercase first letter for the `blockTheme` array key.
7c8bed0be227ed585ff17d8092acd5b37679d41a # [52345] # Coding Standards: Correct alignment in `blocks.php` and `class-wp-rest-templates-controller`.
6fa3ac1b1e317410d0844525182907f9a3997044 # [52339] # Coding Standards: Replace `else if` with `elseif` after [52338].
76357a2936e9bbb122ed03da3532b9047d978e8b # [52322] # Coding Standards: Break the `$path` reference after a `foreach` loop in `block_editor_rest_api_preload()`.
281142bfb4c913e1945d0d014b29e334cf137e55 # [52313] # Coding standards: Address a few coding standards issues after [52312].
d55cf2b71e9b1c31bb74a2ef2f75061f2622fa61 # [52228] # Coding Standards: Wrap some long lines in `js/_enqueues/admin/post.js` per the JS coding standards for better readability.
6ec3f649b77b903b2601d1d9359ae9c6ebbea43f # [52172] # Coding Standards: Revert accidental image changes in [52171].
133a3dd1a3dc42733823287fc1606382c541a614 # [52150] # Coding Standards: Rename the `$gzData` argument to `$gz_data` in `WP_Http_Encoding::compatible_gzinflate()`.
6981c4793f8c9a29c0a1607df910f002cffdd7fc # [52086] # Coding Standards: Use strict comparison in `wp-admin/includes/ms.php`.
de9a1e6f943678889342b22c06813653d27652b5 # [52078] # Coding Standards: Minor alignment fix after [52058].
f0de932e45c36032c592413613c7d8d948f5bd47 # [52076] # Coding Standards: Revert unrelated change to `wp_send_user_request()`.
9558873885049bf318ab2310ada441f057b14e49 # [52063] # Coding Standards: PHP Code style errors.
4a77621488b92eaa50d61272e4ac588ace3668a3 # [52060] # Coding Standards: PHP Code style errors.
b7bbb522982b33b6816fc9cf5579520d4f6f9e47 # [52026] # Coding Standards: Move `wp-includes/class-http.php` to `wp-includes/class-wp-http.php`.
6523e724ee95993f894c5e6527d36a30e451ff58 # [52025] # Coding Standards: Rename the `$strResponse` argument to `$str_response` in `WP_Http::processResponse()`.
b64d06f7840a18f86a42ad14c8bff80fe6fc1456 # [52020] # Coding Standards: Consistently escape attribute in `wp-admin/themes.php`.
40ac5de838be0d75ec4f24bf400f04516745a736 # [52010] # Coding Standards: Add visibility to methods in `tests/phpunit/tests/`.
80380cd3742c623dbe8d7a7c8384e7ceb74ccf4b # [52009] # Coding Standards: Add `public` visibility to methods in `tests/phpunit/includes/`.
3e2ec6c2159453174fe1955451dcecbde4fb7d71 # [51988] # Coding Standards: Fix some WPCS errors and warnings in `wp-admin/user-edit.php`:
ba6b4c4cd962b18d013a0762b978f22420897c0f # [51951] # Coding Standards: Correct alignment in `WP_Site_Health::get_test_update_temp_backup_writable()`.
39479eb86a4cdfac9d508f455d99de95662dd828 # [51944] # Coding Standards: Correct alignment in `wp_enqueue_global_styles()`.
28a1ec5f5920dd54481d31f1d3fb2f21901084e4 # [51940] # Coding Standards: Rename the `$process` variable to `$processed_response` for clarity in `WP_Http_Streams::request()`.
aa37d5ba15c780420c2d6c3d7af9c527a7476dce # [51931] # Coding Standards: Rename `$theHeaders` variable to `$processed_headers` in `WP_Http_Curl::request()`.
e6ba58cb68554f08cd7c1d6934fe1b77c5792e41 # [51929] # Coding Standards: Rename the `$arrHeaders` variable to `$processed_headers` in `WP_Http_Streams::request()`.
7fb3aa1597a38664d738bca88e37b560e36e6d6b # [51927] # Coding Standards: Escape `id` attributes in `WP_Customize_Control::render_content()` and `::print_template()`.
1cf97a3c1479f90a86450f19bd361c71f4b999e3 # [51926] # Coding Standards: Improve escaping in `wp_login_form()`.
85d529d10076ad57a6395c217a988510c5e9c4a0 # [51923] # Coding Standards: Improve escaping in `wp-admin/theme-install.php`.
b0cc77854ffdf7b3d7f298ceec77adecf38c2b30 # [51919] # Coding Standards: Add `public` visibility to methods in `src` directory.
4dae388d32ff20d952f42dc85f4a3cff42fd06e6 # [51918] # Coding Standards: Add a leading zero in the CSS declarations printed by the `print_emoji_styles()` function.
d802fecf979d90b568e3c84d17d521df200cab38 # [51914] # Coding Standards: Consistently escape form action URL in `wp-admin/update-core.php`.
374adaafe6832e57c2f15d817d69a776942972b9 # [51888] # Coding Standards: Use strict type check for `in_array()` in `register_block_script_handle()`.
4226e71828b4da5f7d0b9ffaa571680a9f0d51ab # [51879] # Coding Standards: Use strict comparison in `wp-includes/class-wp-http-ixr-client.php`.
48c68e5dac074b4b5b059180c0715c820efd1e45 # [51877] # Coding Standards: Use strict comparison in `wp-includes/class-http.php`.
863b9f0f8bcced9273986e48ab7c5582e56c038b # [51873] # Coding Standards: Remove duplicate assignment from a ternary operator in `WP_MS_Sites_List_Table::site_states()`.
bf705d99e6e938cf4fbf0b8ca4794b68b5817736 # [51856] # Coding Standards: Fix the alignment of the array.
8873b17424d19e3d1ffba29d9f914b184b8e5066 # [51826] # Coding Standards: Rename the `$processedHeaders` variable to `$processed_headers` in `WP_Http::request()`.
a6408603aa9df68d0c68c18a6cb3dba65ff1137a # [51825] # Coding Standards: Rename the `$arrURL` variable to `$parsed_url` in `WP_Http_Streams::request()`.
4d669c9ec5ba4c7000b44099ec16bedbd060ce87 # [51824] # Coding Standards: Rename the `$arrURL` variable to `$parsed_url` in `WP_Http_Cookie::__construct()`.
be12fd20efd7e48edd424a3894a114fae2d7edcf # [51823] # Coding Standards: Rename the `$arrURL` variable to `$parsed_url` in `WP_Http::request()`.
f386f6f5edb68d7f6d104e05f6454c1cb89bfeb9 # [51822] # Coding Standards: Use strict comparison in `wp-inclues/class-wp-http-cookie.php`.
d6851a30d0c0c17639c8b2aa12a9012efdea3362 # [51727] # Coding Standards: Apply coding standards on CSS.
1fad3ba21fafad3701087aa0a400a5c2f5d4d137 # [51693] # Coding Standards: Apply some minor alignment fixes.
a632c8592b0bffb6be89ae943a8a640a4e3d562a # [51683] # Coding Standards: Fix WPCS issue in [51682].
d616b931e0554a09014e8819886b680fa18fb840 # [51668] # Coding Standards: Add missing visibility keywords for `wp_filter_object_list()` and `wp_list_pluck()` tests.
29c57941ff80d7bce059ce28dd5c81d89af4b593 # [51662] # Coding Standards: Fix indentation and remove `ignore` annotation in `wp_privacy_send_personal_data_export_email()`.
a653725b56e7847394a397c8c2f5b6c4b125ea13 # [51661] # Coding Standards: Make `ignore` annotation more specific in `WP_Site_Health_Auto_Updates::test_vcs_abspath()`.
ab0e915f4031873458de6cbb6d4cff23401c588d # [51660] # Coding Standards: Remove redundant ignore annotation in `populate_options()`.
e5e2b86a6a0b24603a5870b707e8477a6ac7d7d4 # [51659] # Coding Standards: Update the config for `WordPress.PHP.FileName` in PHPCS ruleset.
4e682f09107c3a5a57777ed2bfe37103c709d987 # [51658] # Coding Standards: Update the config for `WordPress.PHP.NoSilencedErrors` in PHPCS ruleset.
e83a341cc082864edf69257fded43d70d8a27685 # [51657] # Coding Standards: Use static closures when not using `$this`.
16848d5468e380e8c4ec431ee4a19d21b7976376 # [51557] # Coding Standards: Silence a WPCS warning in `date_i18n()`.
2bfd2c5da95137c036a805aefc2fbd3f8b9ce82a # [51552] # Coding Standards: Remove redundant semicolons after closing curly brackets.
b2be104b9d8905640bd3e967d2633eec46eec55c # [51551] # Coding Standards: Fix incorrect alignment in two comment blocks.
efe00618ab090fb14327f2e54bc670ecb2639ed4 # [51550] # Coding Standards: Fix incorrect comment indent in `safecss_filter_attr()`.
3ebaa9220fc9ddb0e9743dbc8131b74895b79140 # [51549] # Coding Standards: Use strict comparisons in `wp-admin/upload.php`.
e776002eafc5fec9e58ba2474880bfdf2ad28a5f # [51548] # Coding Standards: Use strict comparisons in `wp-admin/options-discussion.php`.
f117c74c6aaeab9cf3fc13315778ae697d07c74a # [51534] # Coding Standards: Correct `DateTimeZone` class name in `WP_Customize_Date_Time_Control::get_timezone_info()`.
1ea9ce390d0589613ef26f36cdfcad16b8b82483 # [51526] # Coding Standards: Fix typo in the JS function name for handling the password reset button.
e6ed1b2be9f7bf769ccb41184c88b7e5c0752971 # [51499] # Coding Standards: Apply some alignment fixes from `composer format`.
7cb4cc175b1e8cae2d44760ee20fa58659dfd44f # [51423] # Coding Standards: Use the correct formatting for multi-line comments.
bb389cda941be933ced414f5d9406c170e228f01 # [51405] # Coding Standards: Fix WPCS issue in [51404].
b3d49483df707e96b2801351142b5e6047f15ba2 # [51399] # Coding Standards: Rename the `$ID` variable to `$user_id` in `wp_insert_user()` and `wp_update_user()`.
f81cd31166d924ca2fdedc0fa163ae6d99eff452 # [51395] # Coding Standards: Add missing semicolon to `endforeach` keywords in media templates.
7f20da50e7019308ee5aaa77dc99f357790f5f73 # [51381] # Coding Standards: Remove wrapping HTML tags from translatable strings.
73e24c997c1182ac48856c1546cf4719b51ae27d # [51368] # Coding Standards: Fix WPCS issues in [51367].
6da1212c9720bfe03f88b34c2d4926e6d8617554 # [51287] # Coding Standards: Add missing visibility keywords to `WP_Theme`, `WP_Theme_JSON`, and `WP_Theme_JSON_Resolver` tests.
f6f73c48ee028666421f7fdde73bb3ca0bdb52f9 # [51285] # Coding Standards: Remove redundant type casting to array in `WP_Query::get_posts()`.
81e1c2d58b8134ddf633a64e4dd0bcb5f94856e2 # [51255] # Coding Standards: Apply an alignment fix after `composer format`.
e2feb7cf77603dcb0622b105377be7a37ffabf99 # [51230] # Coding Standards: Fix WPCS issues in [51227].
15b43fb36098dcd4785520b60ec082c9ff87de1c # [51229] # Coding Standards: Apply an alignment fix from running `composer format`.
dc999004b8c8b3a35e18a4d9cc394ce3e4eda618 # [51178] # Coding Standards: Bring some consistency to HTML formatting in `wp-admin/comment.php`.
ddd0952ec1c2f7ffa33dd07af83cefdbd275cfec # [51175] # Coding Standards: Fix WPCS issue in [51174].
8bb7054907e7d2610192c7a4e522c6c873993496 # [51158] # Coding Standards: Use consistent formatting for `_wp_posts_page_notice()` and `_wp_block_editor_posts_page_notice()`.
de961a8bbd983f27bbc8cf531c410f5ac8437db8 # [51155] # Coding Standards: Remove a one-time `$message` variable in WordPress version requirement notices for bundled themes.
f04ebe2daf7412131f9386e05f564f3be0bb2703 # [51154] # Coding Standards: Remove a one-time `$message` variable in some `_doing_it_wrong()` calls.
e40fec89abad1209ffb794358331222b929a058d # [51147] # Coding Standards: Apply some alignment fixes.
de69bbd71395c5fa5e7d6c13a126825918d271c5 # [51120] # Coding Standards: Use single quotes when there are no variables within the string.
5cd6bfe2e0f35922c70b4243288d49f239a09ab4 # [51093] # Coding Standards: Apply an alignment fix.
009e4748bcf78d1d648075c00908693f0d753005 # [51084] # Coding Standards: Extraneous white space at end of line.
b495611a35b28174bc09aaefa621eb70ea24616d # [51075] # Coding Standards: Use strict comparison in `wp-admin/options-media.php`.
794a136dd23b121a901dd90fc28d74b72cf743c5 # [51070] # Coding Standards: Simplify the logic in `WP_Widget::get_field_name()` and `::get_field_id()`.
d8c4ba3fa70ab2fdca6de50aba017e709417b4e8 # [51053] # Coding Standards: Simplify a condition in `wp-admin/admin-footer.php`.
b06ec69cfdccc7d21db87d1d0553fbc81f572e18 # [51047] # Coding Standards: Use strict comparison in `wp-includes/class-wp-customize-nav-menus.php`.
f6de89eede7e868ba65e9423543d5ed34ad9e85b # [51010] # Coding Standards: Further update the code for bulk menu items deletion to better follow WordPress coding standards.
0011fb52defad0d4bcb1e0357de8094773345aca # [51009] # Coding Standards: Apply some minor coding standards fixes.
c622c4baddebb621bf3b496d2c8b6de4779f00c8 # [51007] # Coding Standards: Apply some minor coding standards adjustments.
645813bc5779b368402c3ca5340cf92e2ebe79a7 # [50998] # Coding Standards: Move assignment out of condition in `phpunit/includes/speed-trap-listener.php`.
127da0ecaeb790741a4ef1a745c24fa25d1ffc98 # [50839] # Coding Standards: Adds spacing so `define()` statements displayed when creating a network.
180e7a27217c8b7d20ad336d17cacebbe48ac004 # [50832] # Coding Standards: Use strict comparison in `wp-admin/includes/screen.php`.
65fb405e875d4891012e4aac6775855566ce3a9a # [50805] # Coding Standards: Fix a whitespace at end of line issue in `wp-admin/includes/class-wp-comments-list-table.php`.
1415ac7ca79baf039586fae62639e2cbb09d3274 # [50804] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-posts-list-table.php`.
13bb1a09591ee1fe5ff37cd13d55389db0260950 # [50797] # Coding Standards: Update `$out` in `WP_Widget_Pages` with a more meaningful name.
a8323bf8e7e2fc78f18c94327c212ddc03bff13e # [50795] # Coding Standards: Fix a precision alignment issue in `wp-admin/includes/template.php`.
edd6ec0389c7a6d01e5cce3a76f80e28c5478f65 # [50785] # Coding Standards: Use strict comparison in `wp-admin/includes/update-core.php`.
2464d69d8dd9a1e08c176ec5c45ddfb546fb6508 # [50783] # Coding Standards: Remove loose comparison in `wp-admin/includes/plugin-install.php`.
5aae96ba8baee3c7335771e7a5be36725f519b7d # [50780] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-terms-list-table.php`.
c687dc182b0b99c91bdbbc93ce54b6939f5fdd30 # [50779] # Coding Standards: Fix minor, inline spacing issue in `wp-admin/setup-config.php`.
c072116d6aa3f182e6d91dea19ce76c59f7d16d5 # [50770] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-media-list-table.php`.
e01bbd48f49b8702229a943ba10f755f5b24a185 # [50768] # Coding Standards: Fix WPCS issues in `wp-admin/includes/class-wp-comments-list-table.php`.
5e8b165a54be9f72d3b323a81d5ba1e262b6f194 # [50767] # Coding Standards: Use strict comparison in `wp-admin/includes/class-walker-nav-menu-edit.php`.
6caebf6fc208d4b41f299ab2a106d965ebd28e09 # [50762] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-automatic-updater.php`.
fd6ccf4540304b97e470d45447ab21c479e6d476 # [50759] # Coding Standards: Give a variable in `WP_Automatic_Updater::after_core_update()` a more meaningful name.
66b035ab3ba2e80446b020071a6fa4d01eeb6106 # [50707] # Coding Standards: Use strict comparison in `wp-admin/includes/class-custom-image-header.php`.
27ddc687c4aaa66e8aa5321194b9ed78e48f58c0 # [50706] # Coding Standards: Use strict comparison in `wp-admin/includes/class-custom-background.php`.
69d11640be2b5b8b47b9bb3586ccae8f3789903e # [50701] # Coding Standards: Rewrite a fragment in `request_filesystem_credentials()` for clarity and to avoid repetition.
94a8a4c5ec979b4f8e94489dde66ee84f55e6a1c # [50700] # Coding Standards: Use strict comparison in `wp-admin/includes/file.php`.
d2c95cede34dfaa9e15227ea918da7b5543b4a03 # [50699] # Coding Standards: Simplify the check for parent terms in `export_wp()`.
b394d5a7cfcc9d77b104123b3908ec481000987c # [50696] # Coding Standards: Give a variable in `wp-admin/themes.php` a more meaningful name.
4e5569ddd398e22979800c85653588a5b5ed2a70 # [50692] # Coding Standards: Remove unnecessary `unset()` calls in `WP_Importer` methods.
ab3dbadec420c3253603da1fcbf678c0959ce916 # [50689] # Coding Standards: Use strict comparison in `wp-admin/includes/dashboard.php`.
6b8d5df24ec9b249433a4afe5559f0af5ad640d9 # [50665] # Coding Standards: Use strict comparison in `wp-admin/includes/credits.php`.
4ca1ee8c0eca0696dbad2ef3abcbf663fb47c370 # [50664] # Coding Standards: Use strict comparison in `wp-admin/includes/comment.php`.
868081ff3a7d042e125684166468fd783e9aaee3 # [50658] # Coding Standards: Give some variables in `WP_Importer` a more meaningful name.
b0f74b74a5b9948ff6a1ddf4d58d80d539b8dc20 # [50657] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-filesystem-*.php`.
906d5cd908c15fa88661d07ec9dce47ba3652b98 # [50654] # Coding Standards: Move some translator comments to the correct place.
0f4d1d674cdb714c4b7bfc11d5011f4bc9c558d9 # [50652] # Coding Standards: Use strict comparison in `wp-admin/includes/class-core-upgrader.php`.
22e2fce9032535f6b8826656c2ce6a765092af8e # [50632] # Coding Standards: Remove some extra whitespace in `get_item_schema`.
4cb15f9e785c9e9a1c855a11e20fbf1be8ea0925 # [50631] # Coding Standards: Removing unnecessary parentheses from `require_once` in `wp-admin/options-privacy.php`.
4a8aefaf72bd62afecc4aafb94e26f1dd787de52 # [50618] # Coding Standards: Remove some extra whitespace in `_wp_translate_postdata()`.
4cc3f127df5212f60ca72b558db0e7cff6d14a00 # [50561] # Coding Standards: Move some translator comments to the correct place.
89e6e2d31ee4ce0045f0f0bf3323e3a917b9268a # [50560] # Coding Standards: Add missing semicolon to some `endif` keywords.
05566e992d764b5eda1752e5b52b1b6d4a6ae143 # [50558] # Coding Standards: Use strict comparison for return type checks in a few functions:
eea4f303a17a265e129d0094f2f424eb0a8141ea # [50557] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-upgrader.php`.
f552384ebdc1a233085a440849ffa403a2acec4d # [50556] # Coding Standards: Add a space before `/` character in some self-closing HTML tags.
3c85e60449d4446b8676058be708454ae3d230b6 # [50541] # Coding Standards: Use strict comparison for JS fragment in some admin files.
b22c4a1dce7135e439e05cd8f65b0ba8ebf52438 # [50533] # Coding Standards: Remove some extra whitespace in `sanitize_comment_cookies()`.
4fadd1f5742ecdde622943002456395a4abcbc76 # [50522] # Coding Standards: Consistently format `opendir()` calls in `get_plugins()`.
a31fc94dc398ad62c3f5137fcc4547bad7b68998 # [50166] # Coding Standards: Update links to be https in package-lock.json
afb3ee8c5df1d773adb05953613801a7191a7b07 # [50160] # Coding Standards: Fix spacing in `test_pending_status_with_false_send_confirmation_email` test.
6b3c79d67e20037bfb4e103a7cb3ff55dd1eaee1 # [50152] # Coding Standards: Fix several minor coding standards issues.
988bbf67bbdc213b98bc95b45bfcb01250a829ac # [50049] # Coding Standards: Simplify a long condition in `WP_Site_Health_Auto_Updates::test_wp_version_check_attached()` for better readability.
fa7f87b5461abf7bd96d4a4ba257c9cee12c749e # [49975] # Coding Standards: Improve code layout in `wp-admin/includes/class-wp-media-list-table.php`.
994e657e74259053db22c76293915ccb696f4856 # [49965] # Coding Standards: Fix WPCS issue in [49963].
c0f76faef8e2827ee42ba84759a12156288f8471 # [49833] # Coding Standards: Minor fixes following [49830].
1930427d3077b573e7c8431926b99c707ff5fca7 # [49832] # Coding Standards: Minor fixes following [49830].
6884e1340d667ce7de13d7de1063e5d928443d10 # [49668] # Coding Standards: Remove redundant `isset()` check in `core_upgrade_preamble()`.
ea136a3af6cb88298e8cfe7a12f59d85262b1c0a # [49564] # Coding Standards: Pass an empty string instead of `null` as the `$replacement` parameter to `_deprecated_file()`.
2e01c7684130e8a0f20518fc5f9dd27631dbfabb # [49546] # Coding Standards: Use consistent formatting for error messages in `WP_Image_Editor_Imagick::write_image()` and `::strip_meta()`.
52f6f7b64ffa1504071df0e595f4b06490282f02 # [49540] # Coding Standards: Adjust formatting in `WP_Block::render()` for better readability.
5bc27786d1568f68bd2c7d4a2f8230c73fc18a28 # [49384] # Coding standards: Modify escaping functions to avoid potential false positives.
9cf46a734834f04e4cd524546d56132bb0866168 # [49298] # Coding Standards: Remove unused `$current_role` variable from Add New User form.
4a3a7bd0414dea355a224a8d0d085efbefba6fff # [49297] # Coding Standards: Use consistent formatting for `<div class="wrap">` sections in `wp-admin/update-core.php`.
bcc26de235cea8d42ad295c4c5aa999379b84cca # [49286] # Coding Standards: Split long `printf()` calls for search results for better readability.
a1403240bba2fb2efccc2bce70cad01fe1d5b6c2 # [49282] # Coding Standards: Update some alignment in `wp-admin/authorize-application.php` for consistency.
325ba4b81138a7cafc87cb655506c0f84d6c79d0 # [49265] # Coding Standards: Rename a variable in `wp-login.php` for consistency with other instances.
a1663ce5805eb056c2792362a6173c4fdefd55f0 # [49259] # Coding Standards: Fix WPCS issues in [49258].
bf730973101a545afbac56614a8a1b34f6c8f46d # [49251] # Coding Standards: Fix WPCS issues in [49248].
ad2830f9030812ed9111a1e2e5f6ecfc7a454a4b # [49249] # Coding Standards: Fix WPCS issues in [49242].
a8d80fd4a77d06f2a49c444a655ef3f3c922478b # [49225] # Coding Standards: Correct some minor coding standards issues.
98b6f199ef8de2cc9b0063825d7646e4cc41eac6 # [49209] # Coding Standards: Fix WPCS issues in [49207].
8f88adf9d5c8d4fb9dfe143f26533a6b27b45813 # [49206] # Coding Standards: Use more specific checks for `$wpdb->get_row()` results.
97b2f07d2eba6cdd88bb960ba539d4c07f84f71f # [49193] # Coding Standards: Replace alias PHP functions with the canonical names.
f124a650ba9312f702e0e44f06cee6bca08341b2 # [49192] # Coding Standards: Use `self` when appropriate.
39a2ad729a8b31262b8d60a2e4e30f903473b593 # [49097] # Coding Standards: Add missing space in `js/_enqueues/lib/comment-reply.js`.
5d4a0c0411e5d19480de24b02dccbe1581ec8765 # [49086] # Coding Standards: Make checks for an empty post in `wp-includes/post.php` more consistent.
2bfa83d88201d10d3c657db9152ee49e706205d3 # [49008] # Coding Standards: Fix WPCS issue in [49007].
4018e92c3908dcf763d4c9518b182cc6623a511f # [49004] # Coding Standards: Give the `$id` variable in slashed data tests a more descriptive name.
9066eb15a2f6ded6e52b93d01544c56260fcb589 # [48971] # Coding Standards: Explicitly declare the `$wp_version` global used in some core files.
2c843f03d536780d4a1fe76b2fbf393d2949f89d # [48970] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-plugin-install-list-table.php`.
c0570b13980922a4b94841c693af5332ec46cf43 # [48968] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-plugins-list-table.php`.
54f62fc23475c24f44291420da944b2d8117bd74 # [48967] # Coding Standards: Use strict comparison in `wp-admin/includes/class-wp-ms-themes-list-table.php`.
ca5c4cebefe9f493e42eba9ec909b433373bf3be # [48831] # Coding Standards: Fix WPCS issue in [48830].
f556437ef433cacb67299ec3ee40ce56311077da # [48766] # Coding Standards: Remove a few more extra brackets from some conditions in `wp-admin/includes/plugin.php`.
f09aab7232374f45896e8da75b2fab7ec39b66a2 # [48765] # Coding Standards: Use consistent formatting for translator comments in `wp-includes/rest-api.php`.
18c0692773740017221105e593d33dc1e54638c2 # [48764] # Coding Standards: Fix WPCS issues in `wp-admin/includes/plugin.php`.
9eb6dd69c85efb3a0017a736004ab202dd824ac7 # [48762] # Coding Standards: Simplify some parts of `user_can_access_admin_page()` for better readability.
2547c15fee58b4eb0ed8637f8d4837737b832688 # [48664] # Coding Standards: Reformat a condifion for default taxonomy terms in `map_meta_cap()` for better readability.
5ca5435aa95c865d5cc24d089e4f502ad4f8efa0 # [48622] # Coding Standards: Rename the `$id` parameter in various category functions for clarity.
a3427e3bb6cc1675dec058ed41333bfafee3c395 # [48579] # Coding Standards: Use a consistent naming pattern for variables in `wp-includes/comment-template.php`.
9331f7a73f29980ce5bac54e27b5b85eba7458f7 # [48507] # Coding Standards: Use strict comparison in `wp-includes/wp-db.php`.
0fa4801a882e51d3e4dfed8421c3da58427a2958 # [48495] # Coding Standards: Update the docblock to remove superflous `since`.
b4232b7de7d23faac5ab503603ee6d7a8dcd21f5 # [48435] # Coding Standards: Use strict type check for `in_array()` in `wp-includes/feed.php`.
7c1ff0845fad1b7ce7012a5da96aa4afa4c80478 # [48431] # Coding Standards: Ensure strict type check.
73d3e9cfd9555927ac8522bd94a3ac981cef2d1a # [48421] # Coding Standards: Use strict comparison in `WP_List_Util::filter()`.
80e2a20c5337a027e4948858fd7d8a23172e2432 # [48415] # Coding Standards: Some missed code formatting.
0dcbb5b02d7e0925447719045e35bcf3004887f0 # [48358] # Coding standards: Fix a few phpcs errors to get tests passing.
56f5be49843f8bc53f42d2664c9f48470707dfe7 # [48354] # Coding Standards: Add newlines to package files.
49c3d8e33fe10d4e950536227bc5a3f9c48bf8ca # [48353] # Coding standards: Revert the changes from [48352] to package.json and package-lock.json.
b84d8e4d09568609a0fb1de1f02b910f1175dd10 # [48345] # Coding Standards: Correct two coding standards issues introduced in [48277] and [48334].
b0039629b309efd7110c97c7ea11cd0e2df03783 # [48339] # Coding Standards: Fix JSHint issue in `js/_enqueues/lib/auth-check.js`
818de7d83e3dd74429eefccb608890d5a8dfda98 # [48331] # Coding Standards: Fix WPCS issues in `tests/media.php`.
719cf5650ae9fa775fc903af888cda0e472a8122 # [48301] # Coding Standards: Wrap some long lines in `wp-admin/js/site-health.js` per the JS coding standards for better readability.
39d4214826eec7170ff26c0a835fa0a1681f10c6 # [48297] # Coding Standards: Rename functions in `wp-admin/js/site-health.js` per the JS coding standards.
3e1f66bb2e32cd83656251ddac61b3c15ee50d42 # [48229] # Coding Standards: Add missing visibility keywords to `Tests_Comment` methods.
e65d19b9ed72daa3bfaa9411e939e171ed92d019 # [48167] # Coding Standards: Reformat some long `apply_filters_deprecated()` and `do_action_deprecated()` calls for better readability.
8909a914c75f43b3d38fa16d5cdb0e4935da1c99 # [48111] # Coding Standards: Replace `echo sprintf()` with `printf()`.
d4f4f4232c8115b5560e0d2d6bc3ab90350ffd40 # [48089] # Coding Standards: Add some space around control structures in `WP_Filesystem_*` classes for consistency and better readability.
d6b5fbf9ba5dbafa3f0b33f53cddf0e473b3646e # [48083] # Coding Standards: Use strict comparison for JS fragment in `wp-admin/admin-header.php`.
ce955603cbc93f564a060395fede879f0d327daa # [48081] # Coding Standards: Fix WPCS issues in `wp-includes/sitemaps/`.
74967e46ab053f9398ef0438c888f07d1176e72e # [48080] # Coding Standards: Remove unused variable in `WP_Sitemaps_Provider::get_sitemap_entries()`.
eff94648d7fa343c0ef0394f02674bc5e555ff20 # [48065] # Coding Standards: Rename the `$clean` or `$ids` variable in several functions to `$non_cached_ids` for clarity.
f30b2191479ca98dbea37c5c3350dcb19cd1afb1 # [48063] # Coding Standards: Fix WPCS issues in `wp-admin/nav-menus.php`.
69c92a64aa4f5ffe38153327fd38dfa74e180018 # [48046] # Coding Standards: Remove the PHP Compatibility scanning job from the `allowed_failures` list.
5b31b4eee4f3ef76c09e216a13050d6f8e5094cd # [48041] # Coding Standards: Fix code indentation in `post_submit_meta_box()` to improve readability.
9c0fd945582622506312aafbd8079a5b933218a5 # [48040] # Coding Standards: Use strict comparison in `js/_enqueues/lib/ajax-response.js`.
a0742854fab91ce9c99e1c7b5f5db73d4ff74782 # [48036] # Coding Standards: Exclude the whole PHPMailer directory from WPCS checks, for consistency with other external libraries in their own directory.
45e9cb7066cadf6eec00db8037bfd64559f8a743 # [47942] # Coding Standards: Cleans up some PHPCS issues introduced in [47938].
ba994f6c095ae8310509ef84d0b3e24428d20c38 # [47929] # Coding Standards: PHP short ternary operator syntax is not allowed.
7f73f1a1e4f9efe5e2ffef04d396b83834d1c5c6 # [47862] # Coding Standards: Use strict comparison in `wp-admin/_index.php`.
8efc5321c9de246f705d9e6e4f09ba94eab29d36 # [47857] # Coding Standards: Change auto-update filters to be more consistent.
2c75752c885cd616a1d3da10552c1c83adab2b97 # [47855] # Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`.
219acea88f8cb6f60918c04fe012ea61ee50c613 # [47853] # Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved.
2919961c186cb862f6f49ecbe6aa5ecb2b0a8c5e # [47852] # Coding Standards: Use strict comparison for `$wp_db_version` check in `wp-admin/network/upgrade.php`.
3e2d77ae04354915d09e2db6b1c93c07e8e26cf5 # [47851] # Coding Standards: Use strict comparison for more `count()` calls.
772a11b72a111001714c6137d2344ce94a311d55 # [47848] # Coding Standards: Use strict comparison for `count()` calls.
1ce6af5284c96b2ddec155a70478932bd36196c3 # [47845] # Coding Standards: Fix WPCS issues in `wp-admin/plugin-editor.php` and `wp-admin/theme-editor.php`.
3fe58b173feb58d46de8796faa3ba50d9f82fe60 # [47841] # Coding Standards: Fix WPCS issues in `wp-admin/includes/class-wp-site-health-auto-updates.php`.
4d6ac487e71c0583e52f56d53223857b5d01dfe5 # [47840] # Coding Standards: Fix WPCS issues in `wp-admin/includes/class-wp-debug-data.php`.
78a308ea8453310547acbfae3eb42b0dddd9553f # [47821] # Coding Standards: Fix WPCS issues in `wp-includes/class-wp-customize-manager.php`.
5e43c07be4a0f412d81ee70b1b57435e526bc22c # [47814] # Coding Standards: Fix WPCS issues in plugin and theme upgrader classes.
c85005dec1397e19617ab71bde2666874469f7e0 # [47812] # Coding Standards: Correct docblock indentation.
6742d0d7a65e37f24c67eeaae373f4c086c277a5 # [47808] # Coding Standards: Use strict comparison where static strings are involved.
26a527fa9f574fe9d1e40ccdab10d8f1235b559f # [47802] # Coding Standards: Fix WPCS issues in `wp-admin/includes/class-wp-screen.php`.
6e0015066006e31dce9d5a1a2512e26147df0395 # [47788] # Coding Standards: Use strict comparison in `wp-admin/upgrade.php`.
6e8ab8448a13a824a3d4f7ce4783ba0ca1d65306 # [47787] # Coding Standards: Correct `db_version` check in `wp-admin/admin.php`.
94d96bde716d256b36ecbcbc1e9b2746d6edd044 # [47785] # Coding Standards: Use strict comparison in some `wp-admin` files.
c395d6fcd9b4660b79faf68435a12c85ee7c9ae4 # [47780] # Coding Standards: Rename some files and classes in `phpunit/tests/functions/` per the naming conventions.
8e3b8c73d5a8127c5c45d43cd111183fbd6e7720 # [47778] # Coding Standards: Fix WPCS issues in `wp-includes/update.php`.
24b71985b87baf73640c56189c832f26109f2367 # [47775] # Coding Standards: Fix WPCS issues in `wp-admin/includes/template.php`.
0d7244226f47ac91a0930de21d1c7626e8b44b4b # [47774] # Coding Standards: Use strict comparison in `wp-includes/widgets/class-wp-widget-rss.php`.
54c8470bd625c843a00f1ecca328c22d279b9632 # [47759] # Coding Standards: Fix WPCS issues in `wp-includes/canonical.php`.
c61e42db647faa311e47a15281a381d77ec18ed2 # [47664] # Coding Standards: Fix WPCS issues in `tests/formatting/SanitizeFileName.php`.
02e7fc0c7e7cadd7b8cd60424e0d84073c632f3c # [47596] # Coding Standards: Fix WPCS indentation issue in `wp-admin/nav-menus.php`.
19ca20fbe28b1c1deb322cd31a01ec81bcdf68ce # [47595] # Coding Standards: Fix WPCS indentation issue in `wp-admin/includes/class-wp-links-list-table.php`.
bee55953116be9d3ba41a2d2cfbe5f9015dcc8c6 # [47593] # Coding Standards: Format the markup of widget forms in a more consistent manner.
d8c502e9663cf1c266aed375d4ba2e09a86a4f2d # [47557] # Coding Standards: Use strict type check for `in_array()` and `array_search()`.
b195a159e1a33f7d99346589d8c9101f7031ce47 # [47552] # Coding Standards: Whitelist `date_default_timezone_set()` usage in `wp-settings.php`.
6b28c4d100bc72a1bf3b722cf0c9c0e612291e8b # [47551] # Coding Standards: Switch `WordPress.PHP.YodaConditions.NotYoda` back to error level.
0b4e2c46044759e665f7eb516cd4bc5eb37d04d4 # [47550] # Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
815f0341da662502038afbf817850aaba90f6648 # [47520] # Coding Standards: Remove some extra tabs in `wp-admin/user-new.php`.
c71cefe4c9d4f9f46148c6a642ec701c01ad4c7f # [47519] # Coding Standards: Fix WPCS issues in [47516].
d8c80583097a7abda25d3fbb03f5ba2d774e7cc5 # [47508] # Coding Standards: Fix WPCS issues in `wp-includes/class-wp-http-proxy.php`.
7c15916c289fea2d79d9eea440a5499dee7607bf # [47476] # Coding Standards: Fix WPCS issue in [47475].
ab4800b289469bf2884e0592a4c2478236148892 # [47389] # Coding Standards: Update PHPCS Composer plugin to v0.6.0.
38e9142a6628eb755d0f7f0e326b228395ea5a50 # [47372] # Coding Standards: Use strict comparison for `normalize_whitespace()` checks when comparing revisions or autosaves.
c2316edc3ae091e2cd5a1a8ead2ab5b7b2ebd36a # [47349] # Coding Standards: Add missing braces to `if` conditions and use strict comparison in `js/_enqueues/wp/media/editor.js`.
543944257c7bae347d02fab95d2ee16f7e32f63c # [47287] # Coding Standards: Rename `$d` parameter in various date/time functions to `$format` for clarity.
d6352c544b717bac98ee05ed0e9871fc779fbb62 # [47277] # Coding Standards: Use a strict `in_array()` check for reserved names of user data items in `wp_user_personal_data_exporter()`.
0c07311e953aabbbfe2323dc109e13ea5e56c811 # [47248] # Coding Standards: Fix JSHint issues in [47246].
8cbfdbaa0957c55383e771bdd135aae381eceecf # [47220] # Coding Standards: Correct the `get_plugin_page_hook()` check in `wp-admin/admin.php`.
130751cda30fd9a53a7378120ff51d4abea0cf5d # [47219] # Coding Standards: Use Yoda conditions where appropriate.
40ffe0ef06b80b0a003c163392820585654e8836 # [47218] # Coding Standards: Use Yoda conditions in some `wp-admin` files.
f8b2ff1b538072fbbe708a5a1c046a8ff839ab4c # [47207] # Coding Standards: Adjust coding standards to always omit parentheses for `include`/`require` statements.
b02e49c2e8413184b0bebf4eb3078c3565e1e52e # [47197] # Coding Standards: Move `WP_Object_Cache` to `wp-includes/class-wp-object-cache.php`.
6c00abab9e96f55b72a50fd7451cddde2c7fe181 # [47185] # Coding Standards: Fix WPCS issue in [47184].
0bfacbe3b27d4642ab94337d7c891c0f6904c019 # [47177] # Coding Standards: Fix WPCS issues in [47175].
48110faf2514c741ed5e55048e987a56f0b9f8e9 # [47118] # Coding Standards: Disable WPCS warnings for `date_default_timezone_set()` and `current_time( 'timestamp' )` calls in Date/Time tests.
50aa7f980c11ca9770543030eb51b3aa7289882f # [47115] # Coding Standards: Use strict comparison in `wp-admin/user/admin.php`.
bd59d22a81465bc9ae49c91297ec51cc9d78bd35 # [47083] # Coding Standards: Remove unnecessary `// phpcs:ignore` instances in `WP_Debug_Data`.
f243dc38c03e554c67297ef109048c001ac56396 # [47054] # Coding Standards: Use strict comparison and Yoda conditions in the root directory files.
7b0f5e5de863720003cd707f288075e20d28fa78 # [47050] # Coding Standards: Use Yoda conditions in `wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php`.
0a6720af6b4b6d722dba4693fd0ecdf0d5d07363 # [47038] # Coding Standards: Add missing braces to `if` conditions in `js/_enqueues/wp/customize/base.js`.
83defdf556487c947237c09515f5fdb7f8172374 # [47030] # Coding Standards: Move assignment out of condition in `js/media/controllers/library.js`.
aaee49fb639a78ff0d8f9a966369baa038d2dcda # [47029] # Coding Standards: Move assignment out of condition in `js/media/views/settings.js`.
f4346b9da68bdca9f50a715cd54703b6e68cc39b # [47028] # Coding Standards: Use strict comparison in `wp-comments-post.php`.
3e47858a53cdc64999672ecb36d8c0e732ede355 # [47027] # Coding Standards: Use strict comparison and Yoda conditions in `wp-includes/widgets.php`.
7b3483c8661da565e50144688ffc66fd2bef7dc6 # [47020] # Coding Standards: Fix WPCS issue in [47019].
004023d493917518a120a9df7eb383262ad65950 # [47016] # Coding Standards: Fix WPCS issue in [47015].
8a88cfac42ba48b91311d7f61e8e666ed08e5b5e # [46964] # Coding Standards: Use strict comparison in `wp-admin/widgets.php`.
2a8f0cb9e04487889e4442eb6abad795dc7be155 # [46963] # Coding Standards: Use strict comparison in `wp-admin/includes/network.php`.
3b25bc43628a3b0c033248aef260581277880a32 # [46962] # Coding Standards: Use strict comparison in `wp-admin/edit-tags.php`.
ee4f57d509d7287aac2ed01050da832d450ff15a # [46961] # Coding Standards: Use strict comparison in `wp-admin/term.php`.
49c6bc2a694e78561fc249562e7f3868db5ad154 # [46960] # Coding Standards: Add missing braces to `if` conditions in `js/_enqueues/wp/util.js`.
7ac5a9f003bef3b2779935bd19a554cda286081a # [46874] # Coding Standards: Fix WPCS and JSHint issues in [46872].
29ff5498002187634ea34b8bc6a1ab4fb29dff85 # [46764] # Coding Standards: Fix WPCS issue in [46763].
a31133173ddd6e9f5f73db9f9788e6d532cab64d # [46692] # Coding Standards: Fix WPCS issue in [46690].
36994ef1536add865d44969b618517a67d0295de # [46687] # Coding Standards: Fix WPCS issue in [46684].
51d64085dcffcb24fcb4f853294c283e0081aa3e # [46686] # Coding Standards: Revert the change to `wp-includes/class-wp-xmlrpc-server.php` in [46684] to investigate unit test failures.
ae2ebb8b182bcfec40a9beabd57cf61b0cebb938 # [46684] # Coding Standards: Consistently use `do_action_deprecated()` and `apply_filters_deprecated()` for deprecated hooks.
9c3319de66863241dcc36ebe58e881c99c2fa400 # [46671] # Coding Standards: Fix WPCS issues in [46670].
83366144b3e5e492090f4280c0626f0de20d84ad # [46643] # Coding Standards: Clean up the tests around `test_that_you_can_login_with_an_email_that_has_apostrophe`.
f53a78fda73c0250db207b4430d0562e08d90226 # [46477] # Administration: Ensure that admin referer nonce is valid.
4e716dbce1fbafc8764868698f48695866b1f87f # [46432] # Coding Standards: Correct the number of accepted arguments in `add_action()` calls in `wp-includes/default-filters.php` for functions that don't accept any arguments.
fd7240cab048f83381c0e7dcdf9df7a68d617e9f # [46420] # Coding Standards: Fix WPCS issues in `wp-includes/ms-deprecated.php`.
a59b9dd39ec95c260a36bc5e5d5187a3b5e50b6c # [46415] # Coding Standards: Fix WPCS issues in `WP_Widget_Links` and `WP_Widget_Pages`.
47643f762126d4c695d2ead8500cdadc07f82e8d # [46343] # Coding Standards: Remove inline assignments and extra whitespace in `tests/multisite/network.php`.
f68fe85b417312188d35ef897df4338d128b350b # [46317] # Coding Standards: Remove inline assignment in `test_wp_delete_term_should_invalidate_cache()`.
e2882e5cbeac7d64361a17c95fb5872e50f22af9 # [46284] # Coding Standards: Fix WPCS issue in [46283].
1a1d852851ca34869927bffbc64e5713b8d9b426 # [46275] # Coding Standards: Fix WPCS issue in [46274].
f29fdab4261c62d3ba9844019143be9ae1005c86 # [46266] # Coding Standards: Fix WPCS issue in [46262].
2b076b7709a3ec7fef607d19c022c767778290bb # [46261] # Coding Standards: Fix a coding standards issue introduced in [46254].
2d1e8ada5ed404014c1da1a0246d753c7efbee45 # [46227] # Coding Standards: Add missing `break` for the default case in `get_default_comment_status(()`.
355cdce6b70a014e3f9444808c61bac9b6a86c94 # [46121] # Coding Standards: Fix WPCS issue in [46120].
65b4c64440dae0ce1493fb32dc1df7248eaac022 # [46116] # Coding Standards: Fix WPCS issue in [46115].
a70be65d1f4a0bee8628e5c5eccc58916ba6c316 # [46108] # Coding Standards: Fix WPCS issue in [46107].
26ae8b54d14ec491a5be9244c1ca85e3d3aa4f8a # [46089] # Coding Standards: Fix WPCS issue in [46088].
bd299597d5938bd445fa45da3a58183a0f6e172a # [46019] # Coding Standards: Fix WPCS issue in [45990].
f490fb924d926116ce5926ac1af656cafcc4feca # [45907] # Coding Standards: Fix WPCS issue in [45906].
0847b67b132a418cb4aa96c24b7b909a0e8813e6 # [45881] # Coding Standards: Dynamic hooks should be named using interpolation not concatenation.
5a47302c359c2370591a6ab3e95b426143b26d88 # [45877] # Coding Standards: Add missing `break` for the default case in `wp_privacy_anonymize_data()`.
f5f2fc379ee3254583eaa122e7ce3997cc8d7f5b # [45855] # Coding Standards: Use long array syntax in `Tests_WP_Timezone::timezone_offset_provider()`.
c782ad45117fea529b8e6126ad9d4cca7508a3be # [45854] # Coding Standards: Use `KB_IN_BYTES` in `get_file_data()`.
f2b6c12ddb738a86573d40d06825b72dbffd1710 # [45852] # Coding Standards: Fix WPCS violations in [45851].
beb1d3a7b52e31273721b2502181e82860e6a0fd # [45816] # Coding Standards: In `wlwmanifest_link()`, use concatenation instead of commas for `echo`, for consistency with `rsd_link()` and the rest of core.
e196360f8c9b22497588ad56db8e213f2985cf51 # [45792] # Coding Standards: Fix JSHint error in [45790].
10e13daccb7744d8848aca2a31f29fcb03549d0d # [45759] # Coding Standards: Use strict comparison in `wp-admin/edit.php`.
4bbe1ab5a9a3aabe9479207fc6479ddd7dd13c0d # [45755] # Coding Standards: Fix WPCS violation in [45754].
7b11f12d96e50b4b0bf1cb8ec9c22424e22cb30d # [45752] # Coding Standards: Use strict comparison in `wp-admin/options-reading.php`.
bdcc896e2c078b88eaba199a5f317fcc4b51af16 # [45710] # Coding Standards: Use strict comparison in `wp-includes/taxonomy.php`.
209a72c35ae90c492ca799cff4f722dbb4f019b3 # [45709] # Coding Standards: Fix WPCS violations after [45708].
4dbc842cacc8b8565c7e7b177ff64b76b4897bf4 # [45697] # Coding Standards: Fix WPCS violations in `wp-admin/includes/class-walker-nav-menu-edit.php`.
4eabbd6949c364d657ffce3b456501cb732522b2 # [45696] # Coding Standards: Fix WPCS violations in [45694].
d18b725f75c3d4aea5a58f3ab9099308ed2f5466 # [45679] # Coding Standards: Fix newlines in `wp-includes/date.php`.
0eaaf8441995cad8048f6448c8edccb78b23ac38 # [45678] # Coding Standards: Move `wp-includes/date.php` to `wp-includes/class-wp-date-query.php`.
66be571e3a32a66c1988a58ed6b11973df95d676 # [45668] # Coding Standards: Use correct variable in `wp_dropdown_categories()` after [45667].
e5a0610d53a960cd01c3cab364a0c23b3ca81644 # [45667] # Coding Standards: Rename `$r` variable used with `wp_parse_args()` to `$parsed_args` for clarity.
3d1714de710be2d277b6280ca34a01c43866d3e6 # [45665] # Coding Standards: Move the remaining PHPCS errors to report as warnings, and add Travis tests.
ab26c9a2fb4b839aba2d42c7709033aa07e7546a # [45664] # Coding Standards: Fix a filename replacement missed in [45663].
4943b377ce1cc79df527932eed832e16772f35af # [45663] # Coding Standards: Move `wp-includes/class-oembed.php` to `wp-includes/class-wp-oembed.php`.
e0d8dbe350fdf881909c98206705d1ad9ce99358 # [45662] # Coding Standards: Move wp-admin/custom-background.php to wp-admin/includes/class-custom-background.php
968254f4f46b3b0254efd1a500e9ab3db12661bd # [45661] # Coding Standards: Exclude a handful of incorrectly named files that won't be renamed.
8cf3e59fc46b6597b172b4b6ab63ca4e54162413 # [45660] # Coding Standards: Improve spacing of `printf()` calls in the admin About pages.
9db88b1b022c0435f627b6470c4d7dfbd35696e5 # [45656] # Coding Standards: Fix WPCS issues in [45655].
8416a2b410d5d057a7842fe3665b07d9aa462968 # [45654] # Coding Standards: Move `wp-admin/custom-header.php` to `wp-admin/includes/class-custom-image-header.php`
3686fd8c593b155bcbb55fe8aedab82e0b71c761 # [45653] # Coding Standards: Exclude some class names from checks when they can't be renamed.
3bb75e0a3fbc342ea7c24e72c37d40f953198367 # [45652] # Coding Standards: Fix WPCS issues in [45651].
eba439f0acee827715e67bd519b416aa39d885d5 # [45617] # Coding Standards: Remove extra whitespace in list tables' `column_cb()` methods.
6bee5769cba6b6f0a13b3bba9be6d14186934bfc # [45616] # Coding Standards: Remove extra whitespace in `wp-admin/includes/image-edit.php`.
acf6cabe2405ac3d29b6fc6a6fb4a643a067275a # [45612] # Coding Standards: Fix instances of `WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase`.
d36eda33f72f7a4fd2cfb693a84c6c1fd985cb56 # [45611] # Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
9a54b94b4a6da2e5c605060279ca5ec1be91285e # [45609] # Coding Standards: Add missing translator comments to the default themes.
c6c78490e2d6dde354b8a2ae5f3783c805c05d16 # [45607] # Coding Standards: Fix the remaining issues in `/tests`.
272e5bb4e59ea71d4b02510f9280e4ed36799bcb # [45604] # Coding Standards: Add missing translator comments.
18ec05e23ac3403a3298055cd86c4812b3a5115c # [45603] # Coding Standards: Fix all `WordPress.DB.PreparedSQLPlaceholders` issues.
6acb0c64025b163f9218a9aa21af1f1d1837c122 # [45602] # Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.
027c9dae90565d99b942516363a0538a9c77c268 # [45601] # Coding Standards: Fix all `WordPress.CodeAnalysis.AssignmentInCondition` issues.
e6b7205a8fa04c9ab9c92cd7dd7660db7e8f1f52 # [45600] # Coding Standards: Upgrade WPCS to 2.1.1.
6b61c34ded6c66aed99b0f75a03905b9a57f4318 # [45599] # Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
4503f93961b41f55681488b8c3a3a9dcf203c85d # [45590] # Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-includes`.
fe28df65e3805a1e154dc9d2df0660cc47a62b6e # [45588] # Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `tests`.
9a1549767e24f3eecc2f466be98e186833ba38e3 # [45583] # Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`.
5fe76184f26fdc1a073153b77a8322072b1f662a # [45582] # Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in the base directory.
99e5c1e9ed3b6391cdd6951ef173adb0c92ab172 # [45581] # Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in the default themes.
ef5a9dfda6080dee1097508adac62693510b492f # [45580] # Coding Standards: Fix/ignore the `WordPress.NamingConventions.ValidFunctionName` violations.
5c9d27cd171445cba0fa9d578a5556e8a4067d15 # [45197] # Coding standards: Site health: Avoid to use `var` in the middle of JavaScript function blocks.
d1dfe7c41469c21caeadd28c227e34d02a56fa51 # [45074] # Coding Standards: Improve the Site Health CSS for small screens.
328c4f3432450203e238c51665d7563891ff108d # [45071] # Coding Standards: Clean up the Site Health stylesheet.
722d0439f0f20b8f43d7af811f207d985d1e6317 # [44955] # Coding Standards: exclude sodium_compat library.
c62eab00a79d76ef94f01ee841cfa7708ad9811c # [44932] # Coding Standards: Fix PHPCS issue introduced in [44931].
7be4aabff65f3c12bdc54eb0e0d8f9cc82e35a0f # [44916] # Coding Standards: Minor code and performance improvements in `phpunit/includes/abstract-testcase.php`.
bea05b4a417a440708313c13de1627a6d15b7cad # [44914] # Coding Standards: Use strict comparison in `WP_Post` where possible.
19abdee85f1aa8c48b3a86a9ead7f9ec649bd807 # [44791] # Coding standards: Fix incorrect CSS `rgba()` values.
ad71116f382a4810d947147d4b4a7e7b681ea923 # [44705] # Coding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs.
7521e95ca250f5dc58d41b4f626acd4b5f2e048d # [44647] # Coding Standards: Remove some `add_action()`s that were commented out years ago.
950562452ad4728311f6e430f7555fa519cdcfc3 # [44630] # Coding Standards: Remove an assignment in a conditional from `get_plugins()`.
4e9dacc96cff289bf9d14adf00c950df9df31e24 # [44626] # Coding Standards: Manually fix coding standards violations in `wp-signup.php`.
bb59882be83add363c0594be6cafe5dd99d538ec # [44598] # Coding Standards: Move an assignment out of a condition in `wp-admin/admin.php`.
da17f41cc188c20aa047ffcbc7c14b3e6b04a30d # [44597] # Coding Standards: Move assignments out of conditions in `wp-includes/user.php`.
66eefd653cf8248761d057df12b0ed74b674771a # [44593] # Coding Standards: Assignments must be the first block of code on a line.
992184cf73d74f7cd147958ed4cb144faaa648f8 # [44574] # Coding Standards: Upgrade WPCS to 1.2.1.
a139c8cbf70045be40ef2871cc5b2f9244fb8a53 # [44573] # Coding Standards: Fix and whitelist variable names.
cf5be804c7dc664f6bf694f1bc1a4d6b127b974f # [44572] # Coding Standards: Remove an unnecessary line whitelisting.
c1d4ff496c6969df94a479d25d8efe17880e110d # [44571] # Coding Standards: Exclude some external files.
358d65b9c735ba74900e9af839661e4c4708dba6 # [44570] # Coding Standards: Fix an incorrect `phpcs:ignore` comment.
ff53bd388c7712fa4de52abd3c1edf74fac172bd # [44569] # Coding Standards: Extract `extract()` from the codebase.
33caf61b8ba988da73c2e210309566f9fdb039be # [44566] # Coding Standards: Fix the `Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace` violations.
83af0329a2deea811c23c83427221a0f42ff52c8 # [44565] # Coding Standards: Document intentional `case` block fall-throughs.
d0f00b58e217842723b4ea64e4bed9b11faa353d # [44564] # Coding Standards: Add exceptions for `WordPress.Files.FileName.NotHyphenatedLowercase`.
6f0487c2f0fe28fda6550b9e1ab1364f98376563 # [44563] # Coding Standards: Ignore the violations of `Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase`.
8cc49330a4f812d0d374dc49b703ad2704139af0 # [44562] # Coding Standards: Fix the minor `WordPress.WP.I18n` violations.
df771316d1668348cb30b49a1e4e7dd5a594c666 # [44561] # Coding Standards: `template.php` isn't a template tag file.
65f5fcb0fb44a4af4983176801f0e0d7034c1004 # [44560] # Coding Standards: Ignore the single WordPress.PHP.RestrictedPHPFunctions.create_function_create_function violation.
63fbf4a31675484cb3db88987f257d9b77323977 # [44559] # Coding Standards: Remove PHPCS 2.x `@codingStandardsIgnore*` ignore syntax.
801e193ae020c0faead3eb64b72b88e178e88225 # [44470] # Coding Standards: Fix an error introduced in [44465].
ab3b19d94e0eed05d00eddc0d75026aa22e7b496 # [44461] # Coding Standards: Improve the readability of `get_the_modified_author()`.
a75d153eeeac9154c2576697adf721027e1d073e # [43571] # Coding Standards: Upgrade WPCS to 1.0.0
cb3d1777b1a1dcc6e1c86fcd6f4c116254ed8da1 # [43569] # Coding Standards: Prepare for upgrading WPCS to 1.0.0.
2e08b275a65c9c05df6b09498c049a43ed6fddb4 # [43041] # Coding standards: Change a few occurrences of font weight 700 to 600 in multisite signup and activate.
518c7ab6ac31e101503309c901f7cfd42de3cb42 # [43021] # Coding standards: Change one occurrence of font weight 700 to 600.
b3836882ef305e10900442f673c6b7ddbf02bc02 # [43018] # Coding standards: Use numeric font weights instead of keywords.
32f5aacba77be0fa509537602ecea94ec9e14a3c # [42738] # Coding Standards: Fix code indent in `unescape_invalid_shortcodes()`.
6f4f8b79286ef89f0f4d20cf04f68a5748aad44f # [42357] # CODING STANDARDS: Fix single/double quotation mark
81a48c2924bb1c1cd8ae5752397766f133950e18 # [42346] # Coding Standards: Add the `phpcs.xml.dist` file.
f4ee598def0f6078a0faab615a9dada6d2a7292e # [36967] # Coding standards after [36510].
adf5fb1fe131ed13586a24972768aa4f93ad5db2 # [27904] # Coding standards and readability spacing for WP_Customize_Widgets.
4c11a459f9a73e624e297285adeb9bc3097388c1 # [16871] # Coding Standards clean-up, Variable typo fix ($errstr), Svn property correction. See #10588
309a88827b4c2d44d13f163a078184c46d1bd276 # [15278] # Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/"/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output.
133b1e8bf191ef6e34a802225c1fe8430804aaac # [14391] # Coding standard cleanups. Props zeo. see #13198
263bce7e66f5d88a51a7c8d1a4b540d115526874 # [13748] # Coding standards: When vertically aligning for readability, use spaces (not tabs). see #11817
d504e9c257dd9a4db26b066a7d9e44e0c4044593 # [13720] # Coding standards cleanup in twentyten, see #9015. Props sivel
89c01536de96083ab3c987d67947e9158a1dd0ae # [13598] # Coding Standards: no camelcase variables, use lowercase for variables. Props hakre. Fixes #12519
e2adfc832ac7d977928e2480d39970aa4fed1c8a # [12752] # Coding standards, space after if
##
# Commits beginning with "Coding Standard" (case-insensitive)
#
# Command:
# This command appends to a "cs-commits.log" file in the `artifacts` directory. Make sure this file exists and is empty between each run.
# git log --pretty="%H" --regexp-ignore-case --grep="^Coding Standard" | while read -r hash; do echo "$hash # ["$(git svn find-rev $hash)"]" >> artifacts/cs-commits.log; done
#
# Count: 421
##
f1d94b9085176c233a8b411a1451366ed6db6895 # [52977]
8182e922208206c8bd15fd09a79cfbbcf277c049 # [52974]
fbf8cb73ecdb0488898f79be25c3d321362377d2 # [52973]
9f2a8562f8157489766429e25908e8632576c810 # [52972]
d58450609622a86918050f787f9731296bb421b8 # [52967]
c5e89128d9db608f303896e2e77c5d7e473f9517 # [52966]
a993557caf35ce7769bab1327ab35df4586c4634 # [52965]
21327a29ff5962900a56f4be6fe7256c0ac901eb # [52964]
c49c99f83759405349c344d315846fee24c75361 # [52963]
e38ea6ae319613c228189d741aaa490aea3aba22 # [52962]
ced5b7d84880eaed2b7ff6cf79512cba5246c2b2 # [52961]
aafc0aea71ebc0b1e0af99f84712aabf4c667d3a # [52960]
f12d9995e7cf13c1c81401c3090264b1f41ec507 # [52958]
8e4578f5a9e4e211b93284494f494f2c603fbc66 # [52957]
7d42ae5768915b12edc538b80bdd6006ae3614e4 # [52840]
157d127fef21282c8129c996835c34ada830dab1 # [52820]
870259d6ecb2a8e59b18b8f849d7d9204c39b564 # [52732]
1635b639bd0b6364b86ed96f1a57ae53998eb5c7 # [52721]
81ed194ef0da4930beccc041caf8a5d8413b294a # [52717]
76eefe433e3a3a925fb7a6d6be0ef48487ef2cf2 # [52689]
97830c4093c146b043edc5134158ab7cbebc5792 # [52687]
da774e124b206a1826f0b81191167db50b38af8d # [52685]
620b7ecf3de19568c1af019e52705a7c4bea6d3a # [52684]
c6c3d9b928b08408918c8651f3125ec15974289b # [52676]
1283afc6f79282009e8cbd09b184f3a57ae60dce # [52620]
a0b1f27de6c928fde51bbc7078b32ca9c9d6ed8d # [52584]
815759d6f33fd887e3046df6eb5b6ae491408905 # [52583]
6c22dffb87ee9ce0af466fca5f125fe0239fb562 # [52581]
0b010f16c96353254d60693d93c5d943c8f09f13 # [52568]
42b4e39c6d16e9969c790b16ece04fe533d0d597 # [52544]
34edb06d5939f444fb67e44a041c686763bfcc1a # [52540]
25073cf976f716a1d1b3ceee9c92707cd209e014 # [52538]
b9bb489d1db4e024750e5556f542a89ca95ad9c5 # [52534]
7d4b63b3174399693e048c8aee487c23caa02339 # [52440]
f80d2c62402a8a67e99fe604a83d24505e3d2bad # [52431]
f7929047a346e3ec575b7dfaf93792fdc80b75da # [52428]
839a0bcf06e4e561a2f3fa51525819fe963e5780 # [52405]
92cbcb3da62f53cb02ef2a1bbe69f6408d2313f8 # [52350]
61296a7badd5549bcebc7791c1ef07d62d18b43f # [52348]
59633f81988e4aec38a931a86821f28c63a2cd75 # [52346]
7c8bed0be227ed585ff17d8092acd5b37679d41a # [52345]
6fa3ac1b1e317410d0844525182907f9a3997044 # [52339]
76357a2936e9bbb122ed03da3532b9047d978e8b # [52322]
281142bfb4c913e1945d0d014b29e334cf137e55 # [52313]
d55cf2b71e9b1c31bb74a2ef2f75061f2622fa61 # [52228]
6ec3f649b77b903b2601d1d9359ae9c6ebbea43f # [52172]
133a3dd1a3dc42733823287fc1606382c541a614 # [52150]
6981c4793f8c9a29c0a1607df910f002cffdd7fc # [52086]
de9a1e6f943678889342b22c06813653d27652b5 # [52078]
f0de932e45c36032c592413613c7d8d948f5bd47 # [52076]
9558873885049bf318ab2310ada441f057b14e49 # [52063]
4a77621488b92eaa50d61272e4ac588ace3668a3 # [52060]
b7bbb522982b33b6816fc9cf5579520d4f6f9e47 # [52026]
6523e724ee95993f894c5e6527d36a30e451ff58 # [52025]
b64d06f7840a18f86a42ad14c8bff80fe6fc1456 # [52020]
40ac5de838be0d75ec4f24bf400f04516745a736 # [52010]
80380cd3742c623dbe8d7a7c8384e7ceb74ccf4b # [52009]
3e2ec6c2159453174fe1955451dcecbde4fb7d71 # [51988]
ba6b4c4cd962b18d013a0762b978f22420897c0f # [51951]
39479eb86a4cdfac9d508f455d99de95662dd828 # [51944]
28a1ec5f5920dd54481d31f1d3fb2f21901084e4 # [51940]
aa37d5ba15c780420c2d6c3d7af9c527a7476dce # [51931]
e6ba58cb68554f08cd7c1d6934fe1b77c5792e41 # [51929]
7fb3aa1597a38664d738bca88e37b560e36e6d6b # [51927]
1cf97a3c1479f90a86450f19bd361c71f4b999e3 # [51926]
85d529d10076ad57a6395c217a988510c5e9c4a0 # [51923]
b0cc77854ffdf7b3d7f298ceec77adecf38c2b30 # [51919]
4dae388d32ff20d952f42dc85f4a3cff42fd06e6 # [51918]
d802fecf979d90b568e3c84d17d521df200cab38 # [51914]
374adaafe6832e57c2f15d817d69a776942972b9 # [51888]
4226e71828b4da5f7d0b9ffaa571680a9f0d51ab # [51879]
48c68e5dac074b4b5b059180c0715c820efd1e45 # [51877]
863b9f0f8bcced9273986e48ab7c5582e56c038b # [51873]
bf705d99e6e938cf4fbf0b8ca4794b68b5817736 # [51856]
8873b17424d19e3d1ffba29d9f914b184b8e5066 # [51826]
a6408603aa9df68d0c68c18a6cb3dba65ff1137a # [51825]
4d669c9ec5ba4c7000b44099ec16bedbd060ce87 # [51824]
be12fd20efd7e48edd424a3894a114fae2d7edcf # [51823]
f386f6f5edb68d7f6d104e05f6454c1cb89bfeb9 # [51822]
d6851a30d0c0c17639c8b2aa12a9012efdea3362 # [51727]
1fad3ba21fafad3701087aa0a400a5c2f5d4d137 # [51693]
a632c8592b0bffb6be89ae943a8a640a4e3d562a # [51683]
d616b931e0554a09014e8819886b680fa18fb840 # [51668]
29c57941ff80d7bce059ce28dd5c81d89af4b593 # [51662]
a653725b56e7847394a397c8c2f5b6c4b125ea13 # [51661]
ab0e915f4031873458de6cbb6d4cff23401c588d # [51660]
e5e2b86a6a0b24603a5870b707e8477a6ac7d7d4 # [51659]
4e682f09107c3a5a57777ed2bfe37103c709d987 # [51658]
e83a341cc082864edf69257fded43d70d8a27685 # [51657]
16848d5468e380e8c4ec431ee4a19d21b7976376 # [51557]
2bfd2c5da95137c036a805aefc2fbd3f8b9ce82a # [51552]
b2be104b9d8905640bd3e967d2633eec46eec55c # [51551]
efe00618ab090fb14327f2e54bc670ecb2639ed4 # [51550]
3ebaa9220fc9ddb0e9743dbc8131b74895b79140 # [51549]
e776002eafc5fec9e58ba2474880bfdf2ad28a5f # [51548]
f117c74c6aaeab9cf3fc13315778ae697d07c74a # [51534]
1ea9ce390d0589613ef26f36cdfcad16b8b82483 # [51526]
e6ed1b2be9f7bf769ccb41184c88b7e5c0752971 # [51499]
7cb4cc175b1e8cae2d44760ee20fa58659dfd44f # [51423]
bb389cda941be933ced414f5d9406c170e228f01 # [51405]
b3d49483df707e96b2801351142b5e6047f15ba2 # [51399]
f81cd31166d924ca2fdedc0fa163ae6d99eff452 # [51395]
7f20da50e7019308ee5aaa77dc99f357790f5f73 # [51381]
73e24c997c1182ac48856c1546cf4719b51ae27d # [51368]
6da1212c9720bfe03f88b34c2d4926e6d8617554 # [51287]
f6f73c48ee028666421f7fdde73bb3ca0bdb52f9 # [51285]
81e1c2d58b8134ddf633a64e4dd0bcb5f94856e2 # [51255]
e2feb7cf77603dcb0622b105377be7a37ffabf99 # [51230]
15b43fb36098dcd4785520b60ec082c9ff87de1c # [51229]
dc999004b8c8b3a35e18a4d9cc394ce3e4eda618 # [51178]
ddd0952ec1c2f7ffa33dd07af83cefdbd275cfec # [51175]
8bb7054907e7d2610192c7a4e522c6c873993496 # [51158]
de961a8bbd983f27bbc8cf531c410f5ac8437db8 # [51155]
f04ebe2daf7412131f9386e05f564f3be0bb2703 # [51154]
e40fec89abad1209ffb794358331222b929a058d # [51147]
de69bbd71395c5fa5e7d6c13a126825918d271c5 # [51120]
5cd6bfe2e0f35922c70b4243288d49f239a09ab4 # [51093]
009e4748bcf78d1d648075c00908693f0d753005 # [51084]
b495611a35b28174bc09aaefa621eb70ea24616d # [51075]
794a136dd23b121a901dd90fc28d74b72cf743c5 # [51070]
d8c4ba3fa70ab2fdca6de50aba017e709417b4e8 # [51053]
b06ec69cfdccc7d21db87d1d0553fbc81f572e18 # [51047]
f6de89eede7e868ba65e9423543d5ed34ad9e85b # [51010]
0011fb52defad0d4bcb1e0357de8094773345aca # [51009]
c622c4baddebb621bf3b496d2c8b6de4779f00c8 # [51007]
645813bc5779b368402c3ca5340cf92e2ebe79a7 # [50998]
127da0ecaeb790741a4ef1a745c24fa25d1ffc98 # [50839]
180e7a27217c8b7d20ad336d17cacebbe48ac004 # [50832]
65fb405e875d4891012e4aac6775855566ce3a9a # [50805]
1415ac7ca79baf039586fae62639e2cbb09d3274 # [50804]
13bb1a09591ee1fe5ff37cd13d55389db0260950 # [50797]
a8323bf8e7e2fc78f18c94327c212ddc03bff13e # [50795]
edd6ec0389c7a6d01e5cce3a76f80e28c5478f65 # [50785]
2464d69d8dd9a1e08c176ec5c45ddfb546fb6508 # [50783]
5aae96ba8baee3c7335771e7a5be36725f519b7d # [50780]
c687dc182b0b99c91bdbbc93ce54b6939f5fdd30 # [50779]
c072116d6aa3f182e6d91dea19ce76c59f7d16d5 # [50770]
e01bbd48f49b8702229a943ba10f755f5b24a185 # [50768]
5e8b165a54be9f72d3b323a81d5ba1e262b6f194 # [50767]
6caebf6fc208d4b41f299ab2a106d965ebd28e09 # [50762]
fd6ccf4540304b97e470d45447ab21c479e6d476 # [50759]
66b035ab3ba2e80446b020071a6fa4d01eeb6106 # [50707]
27ddc687c4aaa66e8aa5321194b9ed78e48f58c0 # [50706]
69d11640be2b5b8b47b9bb3586ccae8f3789903e # [50701]
94a8a4c5ec979b4f8e94489dde66ee84f55e6a1c # [50700]
d2c95cede34dfaa9e15227ea918da7b5543b4a03 # [50699]
b394d5a7cfcc9d77b104123b3908ec481000987c # [50696]
4e5569ddd398e22979800c85653588a5b5ed2a70 # [50692]
ab3dbadec420c3253603da1fcbf678c0959ce916 # [50689]
6b8d5df24ec9b249433a4afe5559f0af5ad640d9 # [50665]
4ca1ee8c0eca0696dbad2ef3abcbf663fb47c370 # [50664]
868081ff3a7d042e125684166468fd783e9aaee3 # [50658]
b0f74b74a5b9948ff6a1ddf4d58d80d539b8dc20 # [50657]
906d5cd908c15fa88661d07ec9dce47ba3652b98 # [50654]
0f4d1d674cdb714c4b7bfc11d5011f4bc9c558d9 # [50652]
22e2fce9032535f6b8826656c2ce6a765092af8e # [50632]
4cb15f9e785c9e9a1c855a11e20fbf1be8ea0925 # [50631]
4a8aefaf72bd62afecc4aafb94e26f1dd787de52 # [50618]
4cc3f127df5212f60ca72b558db0e7cff6d14a00 # [50561]
89e6e2d31ee4ce0045f0f0bf3323e3a917b9268a # [50560]
05566e992d764b5eda1752e5b52b1b6d4a6ae143 # [50558]
eea4f303a17a265e129d0094f2f424eb0a8141ea # [50557]
f552384ebdc1a233085a440849ffa403a2acec4d # [50556]
3c85e60449d4446b8676058be708454ae3d230b6 # [50541]
b22c4a1dce7135e439e05cd8f65b0ba8ebf52438 # [50533]
4fadd1f5742ecdde622943002456395a4abcbc76 # [50522]
a31fc94dc398ad62c3f5137fcc4547bad7b68998 # [50166]
afb3ee8c5df1d773adb05953613801a7191a7b07 # [50160]
6b3c79d67e20037bfb4e103a7cb3ff55dd1eaee1 # [50152]
988bbf67bbdc213b98bc95b45bfcb01250a829ac # [50049]
fa7f87b5461abf7bd96d4a4ba257c9cee12c749e # [49975]
994e657e74259053db22c76293915ccb696f4856 # [49965]
c0f76faef8e2827ee42ba84759a12156288f8471 # [49833]
1930427d3077b573e7c8431926b99c707ff5fca7 # [49832]
6884e1340d667ce7de13d7de1063e5d928443d10 # [49668]
ea136a3af6cb88298e8cfe7a12f59d85262b1c0a # [49564]
2e01c7684130e8a0f20518fc5f9dd27631dbfabb # [49546]
52f6f7b64ffa1504071df0e595f4b06490282f02 # [49540]
5bc27786d1568f68bd2c7d4a2f8230c73fc18a28 # [49384]
9cf46a734834f04e4cd524546d56132bb0866168 # [49298]
4a3a7bd0414dea355a224a8d0d085efbefba6fff # [49297]
bcc26de235cea8d42ad295c4c5aa999379b84cca # [49286]
a1403240bba2fb2efccc2bce70cad01fe1d5b6c2 # [49282]
325ba4b81138a7cafc87cb655506c0f84d6c79d0 # [49265]
a1663ce5805eb056c2792362a6173c4fdefd55f0 # [49259]
bf730973101a545afbac56614a8a1b34f6c8f46d # [49251]
ad2830f9030812ed9111a1e2e5f6ecfc7a454a4b # [49249]
a8d80fd4a77d06f2a49c444a655ef3f3c922478b # [49225]
98b6f199ef8de2cc9b0063825d7646e4cc41eac6 # [49209]
8f88adf9d5c8d4fb9dfe143f26533a6b27b45813 # [49206]
97b2f07d2eba6cdd88bb960ba539d4c07f84f71f # [49193]
f124a650ba9312f702e0e44f06cee6bca08341b2 # [49192]
39a2ad729a8b31262b8d60a2e4e30f903473b593 # [49097]
5d4a0c0411e5d19480de24b02dccbe1581ec8765 # [49086]
2bfa83d88201d10d3c657db9152ee49e706205d3 # [49008]
4018e92c3908dcf763d4c9518b182cc6623a511f # [49004]
9066eb15a2f6ded6e52b93d01544c56260fcb589 # [48971]
2c843f03d536780d4a1fe76b2fbf393d2949f89d # [48970]
c0570b13980922a4b94841c693af5332ec46cf43 # [48968]
54f62fc23475c24f44291420da944b2d8117bd74 # [48967]
ca5c4cebefe9f493e42eba9ec909b433373bf3be # [48831]
f556437ef433cacb67299ec3ee40ce56311077da # [48766]
f09aab7232374f45896e8da75b2fab7ec39b66a2 # [48765]
18c0692773740017221105e593d33dc1e54638c2 # [48764]
9eb6dd69c85efb3a0017a736004ab202dd824ac7 # [48762]
2547c15fee58b4eb0ed8637f8d4837737b832688 # [48664]
5ca5435aa95c865d5cc24d089e4f502ad4f8efa0 # [48622]
a3427e3bb6cc1675dec058ed41333bfafee3c395 # [48579]
9331f7a73f29980ce5bac54e27b5b85eba7458f7 # [48507]
0fa4801a882e51d3e4dfed8421c3da58427a2958 # [48495]
b4232b7de7d23faac5ab503603ee6d7a8dcd21f5 # [48435]
7c1ff0845fad1b7ce7012a5da96aa4afa4c80478 # [48431]
73d3e9cfd9555927ac8522bd94a3ac981cef2d1a # [48421]
80e2a20c5337a027e4948858fd7d8a23172e2432 # [48415]
0dcbb5b02d7e0925447719045e35bcf3004887f0 # [48358]
56f5be49843f8bc53f42d2664c9f48470707dfe7 # [48354]
49c3d8e33fe10d4e950536227bc5a3f9c48bf8ca # [48353]
b84d8e4d09568609a0fb1de1f02b910f1175dd10 # [48345]
b0039629b309efd7110c97c7ea11cd0e2df03783 # [48339]
818de7d83e3dd74429eefccb608890d5a8dfda98 # [48331]
719cf5650ae9fa775fc903af888cda0e472a8122 # [48301]
39d4214826eec7170ff26c0a835fa0a1681f10c6 # [48297]
3e1f66bb2e32cd83656251ddac61b3c15ee50d42 # [48229]
e65d19b9ed72daa3bfaa9411e939e171ed92d019 # [48167]
8909a914c75f43b3d38fa16d5cdb0e4935da1c99 # [48111]
d4f4f4232c8115b5560e0d2d6bc3ab90350ffd40 # [48089]
d6b5fbf9ba5dbafa3f0b33f53cddf0e473b3646e # [48083]
ce955603cbc93f564a060395fede879f0d327daa # [48081]
74967e46ab053f9398ef0438c888f07d1176e72e # [48080]
eff94648d7fa343c0ef0394f02674bc5e555ff20 # [48065]
f30b2191479ca98dbea37c5c3350dcb19cd1afb1 # [48063]
69c92a64aa4f5ffe38153327fd38dfa74e180018 # [48046]
5b31b4eee4f3ef76c09e216a13050d6f8e5094cd # [48041]
9c0fd945582622506312aafbd8079a5b933218a5 # [48040]
a0742854fab91ce9c99e1c7b5f5db73d4ff74782 # [48036]
45e9cb7066cadf6eec00db8037bfd64559f8a743 # [47942]
ba994f6c095ae8310509ef84d0b3e24428d20c38 # [47929]
7f73f1a1e4f9efe5e2ffef04d396b83834d1c5c6 # [47862]
8efc5321c9de246f705d9e6e4f09ba94eab29d36 # [47857]
2c75752c885cd616a1d3da10552c1c83adab2b97 # [47855]
219acea88f8cb6f60918c04fe012ea61ee50c613 # [47853]
2919961c186cb862f6f49ecbe6aa5ecb2b0a8c5e # [47852]
3e2d77ae04354915d09e2db6b1c93c07e8e26cf5 # [47851]
772a11b72a111001714c6137d2344ce94a311d55 # [47848]
1ce6af5284c96b2ddec155a70478932bd36196c3 # [47845]
3fe58b173feb58d46de8796faa3ba50d9f82fe60 # [47841]
4d6ac487e71c0583e52f56d53223857b5d01dfe5 # [47840]
78a308ea8453310547acbfae3eb42b0dddd9553f # [47821]
5e43c07be4a0f412d81ee70b1b57435e526bc22c # [47814]
c85005dec1397e19617ab71bde2666874469f7e0 # [47812]
6742d0d7a65e37f24c67eeaae373f4c086c277a5 # [47808]
26a527fa9f574fe9d1e40ccdab10d8f1235b559f # [47802]
6e0015066006e31dce9d5a1a2512e26147df0395 # [47788]
6e8ab8448a13a824a3d4f7ce4783ba0ca1d65306 # [47787]
94d96bde716d256b36ecbcbc1e9b2746d6edd044 # [47785]
c395d6fcd9b4660b79faf68435a12c85ee7c9ae4 # [47780]
8e3b8c73d5a8127c5c45d43cd111183fbd6e7720 # [47778]
24b71985b87baf73640c56189c832f26109f2367 # [47775]
0d7244226f47ac91a0930de21d1c7626e8b44b4b # [47774]
54c8470bd625c843a00f1ecca328c22d279b9632 # [47759]
c61e42db647faa311e47a15281a381d77ec18ed2 # [47664]
02e7fc0c7e7cadd7b8cd60424e0d84073c632f3c # [47596]
19ca20fbe28b1c1deb322cd31a01ec81bcdf68ce # [47595]
bee55953116be9d3ba41a2d2cfbe5f9015dcc8c6 # [47593]
d8c502e9663cf1c266aed375d4ba2e09a86a4f2d # [47557]
b195a159e1a33f7d99346589d8c9101f7031ce47 # [47552]
6b28c4d100bc72a1bf3b722cf0c9c0e612291e8b # [47551]
0b4e2c46044759e665f7eb516cd4bc5eb37d04d4 # [47550]
815f0341da662502038afbf817850aaba90f6648 # [47520]
c71cefe4c9d4f9f46148c6a642ec701c01ad4c7f # [47519]
d8c80583097a7abda25d3fbb03f5ba2d774e7cc5 # [47508]
7c15916c289fea2d79d9eea440a5499dee7607bf # [47476]
ab4800b289469bf2884e0592a4c2478236148892 # [47389]
38e9142a6628eb755d0f7f0e326b228395ea5a50 # [47372]
c2316edc3ae091e2cd5a1a8ead2ab5b7b2ebd36a # [47349]
543944257c7bae347d02fab95d2ee16f7e32f63c # [47287]
d6352c544b717bac98ee05ed0e9871fc779fbb62 # [47277]
0c07311e953aabbbfe2323dc109e13ea5e56c811 # [47248]
8cbfdbaa0957c55383e771bdd135aae381eceecf # [47220]
130751cda30fd9a53a7378120ff51d4abea0cf5d # [47219]
40ffe0ef06b80b0a003c163392820585654e8836 # [47218]
f8b2ff1b538072fbbe708a5a1c046a8ff839ab4c # [47207]
b02e49c2e8413184b0bebf4eb3078c3565e1e52e # [47197]
6c00abab9e96f55b72a50fd7451cddde2c7fe181 # [47185]
0bfacbe3b27d4642ab94337d7c891c0f6904c019 # [47177]
48110faf2514c741ed5e55048e987a56f0b9f8e9 # [47118]
50aa7f980c11ca9770543030eb51b3aa7289882f # [47115]
bd59d22a81465bc9ae49c91297ec51cc9d78bd35 # [47083]
f243dc38c03e554c67297ef109048c001ac56396 # [47054]
7b0f5e5de863720003cd707f288075e20d28fa78 # [47050]
0a6720af6b4b6d722dba4693fd0ecdf0d5d07363 # [47038]
83defdf556487c947237c09515f5fdb7f8172374 # [47030]
aaee49fb639a78ff0d8f9a966369baa038d2dcda # [47029]
f4346b9da68bdca9f50a715cd54703b6e68cc39b # [47028]
3e47858a53cdc64999672ecb36d8c0e732ede355 # [47027]
7b3483c8661da565e50144688ffc66fd2bef7dc6 # [47020]
004023d493917518a120a9df7eb383262ad65950 # [47016]
8a88cfac42ba48b91311d7f61e8e666ed08e5b5e # [46964]
2a8f0cb9e04487889e4442eb6abad795dc7be155 # [46963]
3b25bc43628a3b0c033248aef260581277880a32 # [46962]
ee4f57d509d7287aac2ed01050da832d450ff15a # [46961]
49c6bc2a694e78561fc249562e7f3868db5ad154 # [46960]
7ac5a9f003bef3b2779935bd19a554cda286081a # [46874]
29ff5498002187634ea34b8bc6a1ab4fb29dff85 # [46764]
a31133173ddd6e9f5f73db9f9788e6d532cab64d # [46692]
36994ef1536add865d44969b618517a67d0295de # [46687]
51d64085dcffcb24fcb4f853294c283e0081aa3e # [46686]
ae2ebb8b182bcfec40a9beabd57cf61b0cebb938 # [46684]
9c3319de66863241dcc36ebe58e881c99c2fa400 # [46671]
83366144b3e5e492090f4280c0626f0de20d84ad # [46643]
f53a78fda73c0250db207b4430d0562e08d90226 # [46477]
4e716dbce1fbafc8764868698f48695866b1f87f # [46432]
fd7240cab048f83381c0e7dcdf9df7a68d617e9f # [46420]
a59b9dd39ec95c260a36bc5e5d5187a3b5e50b6c # [46415]
47643f762126d4c695d2ead8500cdadc07f82e8d # [46343]
f68fe85b417312188d35ef897df4338d128b350b # [46317]
e2882e5cbeac7d64361a17c95fb5872e50f22af9 # [46284]
1a1d852851ca34869927bffbc64e5713b8d9b426 # [46275]
f29fdab4261c62d3ba9844019143be9ae1005c86 # [46266]
2b076b7709a3ec7fef607d19c022c767778290bb # [46261]
2d1e8ada5ed404014c1da1a0246d753c7efbee45 # [46227]
355cdce6b70a014e3f9444808c61bac9b6a86c94 # [46121]
65b4c64440dae0ce1493fb32dc1df7248eaac022 # [46116]
a70be65d1f4a0bee8628e5c5eccc58916ba6c316 # [46108]
26ae8b54d14ec491a5be9244c1ca85e3d3aa4f8a # [46089]
bd299597d5938bd445fa45da3a58183a0f6e172a # [46019]
f490fb924d926116ce5926ac1af656cafcc4feca # [45907]
0847b67b132a418cb4aa96c24b7b909a0e8813e6 # [45881]
5a47302c359c2370591a6ab3e95b426143b26d88 # [45877]
f5f2fc379ee3254583eaa122e7ce3997cc8d7f5b # [45855]
c782ad45117fea529b8e6126ad9d4cca7508a3be # [45854]
f2b6c12ddb738a86573d40d06825b72dbffd1710 # [45852]
beb1d3a7b52e31273721b2502181e82860e6a0fd # [45816]
e196360f8c9b22497588ad56db8e213f2985cf51 # [45792]
10e13daccb7744d8848aca2a31f29fcb03549d0d # [45759]
4bbe1ab5a9a3aabe9479207fc6479ddd7dd13c0d # [45755]
7b11f12d96e50b4b0bf1cb8ec9c22424e22cb30d # [45752]
bdcc896e2c078b88eaba199a5f317fcc4b51af16 # [45710]
209a72c35ae90c492ca799cff4f722dbb4f019b3 # [45709]
4dbc842cacc8b8565c7e7b177ff64b76b4897bf4 # [45697]
4eabbd6949c364d657ffce3b456501cb732522b2 # [45696]
d18b725f75c3d4aea5a58f3ab9099308ed2f5466 # [45679]
0eaaf8441995cad8048f6448c8edccb78b23ac38 # [45678]
66be571e3a32a66c1988a58ed6b11973df95d676 # [45668]
e5a0610d53a960cd01c3cab364a0c23b3ca81644 # [45667]
3d1714de710be2d277b6280ca34a01c43866d3e6 # [45665]
ab26c9a2fb4b839aba2d42c7709033aa07e7546a # [45664]
4943b377ce1cc79df527932eed832e16772f35af # [45663]
e0d8dbe350fdf881909c98206705d1ad9ce99358 # [45662]
968254f4f46b3b0254efd1a500e9ab3db12661bd # [45661]
8cf3e59fc46b6597b172b4b6ab63ca4e54162413 # [45660]
9db88b1b022c0435f627b6470c4d7dfbd35696e5 # [45656]
8416a2b410d5d057a7842fe3665b07d9aa462968 # [45654]
3686fd8c593b155bcbb55fe8aedab82e0b71c761 # [45653]
3bb75e0a3fbc342ea7c24e72c37d40f953198367 # [45652]
eba439f0acee827715e67bd519b416aa39d885d5 # [45617]
6bee5769cba6b6f0a13b3bba9be6d14186934bfc # [45616]
acf6cabe2405ac3d29b6fc6a6fb4a643a067275a # [45612]
d36eda33f72f7a4fd2cfb693a84c6c1fd985cb56 # [45611]
9a54b94b4a6da2e5c605060279ca5ec1be91285e # [45609]
c6c78490e2d6dde354b8a2ae5f3783c805c05d16 # [45607]
272e5bb4e59ea71d4b02510f9280e4ed36799bcb # [45604]
18ec05e23ac3403a3298055cd86c4812b3a5115c # [45603]
6acb0c64025b163f9218a9aa21af1f1d1837c122 # [45602]
027c9dae90565d99b942516363a0538a9c77c268 # [45601]
e6b7205a8fa04c9ab9c92cd7dd7660db7e8f1f52 # [45600]
6b61c34ded6c66aed99b0f75a03905b9a57f4318 # [45599]
4503f93961b41f55681488b8c3a3a9dcf203c85d # [45590]
fe28df65e3805a1e154dc9d2df0660cc47a62b6e # [45588]
9a1549767e24f3eecc2f466be98e186833ba38e3 # [45583]
5fe76184f26fdc1a073153b77a8322072b1f662a # [45582]
99e5c1e9ed3b6391cdd6951ef173adb0c92ab172 # [45581]
ef5a9dfda6080dee1097508adac62693510b492f # [45580]
5c9d27cd171445cba0fa9d578a5556e8a4067d15 # [45197]
d1dfe7c41469c21caeadd28c227e34d02a56fa51 # [45074]
328c4f3432450203e238c51665d7563891ff108d # [45071]
722d0439f0f20b8f43d7af811f207d985d1e6317 # [44955]
c62eab00a79d76ef94f01ee841cfa7708ad9811c # [44932]
7be4aabff65f3c12bdc54eb0e0d8f9cc82e35a0f # [44916]
bea05b4a417a440708313c13de1627a6d15b7cad # [44914]
19abdee85f1aa8c48b3a86a9ead7f9ec649bd807 # [44791]
ad71116f382a4810d947147d4b4a7e7b681ea923 # [44705]
7521e95ca250f5dc58d41b4f626acd4b5f2e048d # [44647]
950562452ad4728311f6e430f7555fa519cdcfc3 # [44630]
4e9dacc96cff289bf9d14adf00c950df9df31e24 # [44626]
bb59882be83add363c0594be6cafe5dd99d538ec # [44598]
da17f41cc188c20aa047ffcbc7c14b3e6b04a30d # [44597]
66eefd653cf8248761d057df12b0ed74b674771a # [44593]
992184cf73d74f7cd147958ed4cb144faaa648f8 # [44574]
a139c8cbf70045be40ef2871cc5b2f9244fb8a53 # [44573]
cf5be804c7dc664f6bf694f1bc1a4d6b127b974f # [44572]
c1d4ff496c6969df94a479d25d8efe17880e110d # [44571]
358d65b9c735ba74900e9af839661e4c4708dba6 # [44570]
ff53bd388c7712fa4de52abd3c1edf74fac172bd # [44569]
33caf61b8ba988da73c2e210309566f9fdb039be # [44566]
83af0329a2deea811c23c83427221a0f42ff52c8 # [44565]
d0f00b58e217842723b4ea64e4bed9b11faa353d # [44564]
6f0487c2f0fe28fda6550b9e1ab1364f98376563 # [44563]
8cc49330a4f812d0d374dc49b703ad2704139af0 # [44562]
df771316d1668348cb30b49a1e4e7dd5a594c666 # [44561]
65f5fcb0fb44a4af4983176801f0e0d7034c1004 # [44560]
63fbf4a31675484cb3db88987f257d9b77323977 # [44559]
801e193ae020c0faead3eb64b72b88e178e88225 # [44470]
ab3b19d94e0eed05d00eddc0d75026aa22e7b496 # [44461]
a75d153eeeac9154c2576697adf721027e1d073e # [43571]
cb3d1777b1a1dcc6e1c86fcd6f4c116254ed8da1 # [43569]
2e08b275a65c9c05df6b09498c049a43ed6fddb4 # [43041]
518c7ab6ac31e101503309c901f7cfd42de3cb42 # [43021]
b3836882ef305e10900442f673c6b7ddbf02bc02 # [43018]
32f5aacba77be0fa509537602ecea94ec9e14a3c # [42738]
6f4f8b79286ef89f0f4d20cf04f68a5748aad44f # [42357]
81a48c2924bb1c1cd8ae5752397766f133950e18 # [42346]
f4ee598def0f6078a0faab615a9dada6d2a7292e # [36967]
adf5fb1fe131ed13586a24972768aa4f93ad5db2 # [27904]
4c11a459f9a73e624e297285adeb9bc3097388c1 # [16871]
309a88827b4c2d44d13f163a078184c46d1bd276 # [15278]
133b1e8bf191ef6e34a802225c1fe8430804aaac # [14391]
263bce7e66f5d88a51a7c8d1a4b540d115526874 # [13748]
d504e9c257dd9a4db26b066a7d9e44e0c4044593 # [13720]
89c01536de96083ab3c987d67947e9158a1dd0ae # [13598]
e2adfc832ac7d977928e2480d39970aa4fed1c8a # [12752]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment