52
I Use This!
Activity Not Available

Commits : Individual Commit

Analyzed about 1 year ago. based on code collected almost 2 years ago.

Commit ID 1a50cbd1965e8ee8ddfdee7a4b985e54b925ead5

Contributor: dizzy Files Modified 4162
Date: 29-January-2024 at 05:41 Lines Added: 236655
Repository: https://github.com/matomo-org/matomo-for-wordpress develop Lines Removed: 130442
Commit Comment: update core to matomo 5.0.1 (#979) * update to matomo 5.0.0-rc9 * use Piwik\DI in config.php * regenerate assets * in update-core.sh, modify matomo .gitignore so vendor directory is not excluded * remove unneeded test group * remove opt out unit test since we cannot replace HTML with Vue * fix a couple unit tests * do not use symfony console directly in tests since it can clash with the version phpunit uses * remove angularjs libs from .gitignore * run update again so materializecss is added into the repo * remove unneeded node_module excludes from export-ignore, and make sure to include materializecss * remove more unneeded files * quick comment * exclude umd.metadata.json from release build since it is only used during compilation * raise release size limit to 25mb * fix release test * fix phpcs error * try to fix wp-load detection in github action * debug build failure * try to set matomo.wpload_dir.php in unit tests * use relative path to get generated release file * rely on root .gitattributes only * re-run update-core * re-add file that is in core release * adapt to new geoip2 region data structure * fix import test * remove more unneeded files from the release * update to v5.0 * apply https://github.com/matomo-org/matomo/pull/21541 * insert wordpress opt out short code description at the start of "Let users opt-out of tracking" section * include effect-highlight.min.js in matomo side * update expected screenshots * update expected screenshots * update expected screenshot * remove plugins admin menu (plugins are managed through wordpress) * update some expected screenshots * remove usersmanager system settings * copy some expected screenshots over * update expected files and debug test failure * replace direct vendor references in config/config.php * fix another vendor reference * update screenshots * update some screenshots * update expected screenshots * update screenshots * update screenshots and possibly better hover disabling * update expected screenshots * temporary version bump so updater will run * fix variable name to use some unintentionally unused code * convert wp CaseInsensitiveDictionary to array in Matomo Http handler * update more screenshots and hide wordpress version before screenshot * update more screenshots * check if headers is expected instance before calling method, in case it is actually an array in an older WP version * debug test failure * try to fix random failures * fix unit test * fix import test * regenerate core assets * update screenshot and try to fix random failure * update Matomo core to 5.0.1 * regenerate bundled assets * update expected screenshots * bump version * remove TODO

Changes by Language

Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  PHP 86816 17367 14777 5288 6215 2633
  JavaScript 50715 43745 13165 29671 10009 7474
  HTML 37692 8085 4 14 6304 1023
  CSS 8356 8135 354 376 934 1478
  TypeScript 605 3741 177 904 108 487
  XML 276 7 26 3 43 0
  shell script 66 6 2 0 5 0
  Ruby 6 5 0 0 0 0

Changes by File

File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
app/bootstrap.php PHP 1 1 0 0 0 0
app/composer.json   No source code was detected in this file.
app/composer.lock   No source code was detected in this file.
app/config/environment/dev.php PHP 5 5 0 0 0 0
app/config/global.ini.php HTML 25 14 0 0 3 0
  PHP 0 0 0 0 0 0
app/config/global.php HTML 29 23 0 0 3 0
  PHP 1 2 0 0 0 0
app/core/Access/Capability.php PHP 0 0 0 0 0 1
app/core/Access.php HTML 1 1 0 0 0 0
  PHP 0 0 0 0 0 0
app/core/Access/Role/Admin.php PHP 2 1 0 0 0 1
app/core/Access/Role.php PHP 0 0 0 0 0 1