Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-01updates all submodules (#18087)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-17updates all submodules (#18027)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-14updates all submodules (#17994)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-09-10updates all submodules (#17986)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-06updates all submodules (#17971)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-09-03updates all submodules (#17959)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-09-01Use newer version of Puppeteer for UI tests (#17880)Stefan Giehl
* Use latest version of Puppeteer for UI tests * use newer node on travis * test * use waitForTimeout / waitForSelector instead of waitFor * Handle BC for removed waitFor method * Updates expected UI test files * update submodules * improve/fix some UI tests * Updates expected UI test files * improve/fix some UI tests * update url-parse dependency * simplify some UI tests * update screenshot * avoid using merged assets that are broken * fix expected compare exit code * don't use merged assets for TwoFactorAuth UI tests it seems due to too many requests to login, logout and other pages merging the CoreJS assets somehow fails, and results in returning an empty file. Even the reload fails to serve the correct content, so maybe the file, the content should be written to, is somehow locked. Disabling the merged assets seems to fix this issue for this tests. Locally the tests are also running correctly with merged assets. * improve handling of automatic css / js reloading in UI tests * increase timeouts of TwoFactorAuth UI tests * fix 2fa ui test * revert change * update new screenshot * updates UI screenshots * submodule updates
2021-09-01Prepares Weblate migration (#17927)Stefan Giehl
* Add translation stats to readme * improve generate-intl command * update readme * remove translation workflow * allow empty translation files * Adds internal parameter to ignore config in LanguageManager API * ignore missing translators * extend commands to ignore language info * Update lang/README.md Co-authored-by: Lukas Winkler <git@lw1.at> * Update commands to use Weblate instead of Transifex API * Replace remaining Transifex occurences * submodule updates * fix/update tests Co-authored-by: Lukas Winkler <git@lw1.at>
2021-08-30Syncs all translations from Transifex (#17931)Stefan Giehl
* fixes some whitespaces and formatting in english translation files * Adds translations for languages that did not yet exist * fix tests * adds missing locales * fix locale * update submodules * updates expected UI file
2021-08-27updates all submodules (#17922)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-08-06updates all submodules (#17860)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-07-30updates all submodules (#17841)4.4.1-rc1github-actions[bot]
Co-authored-by: sgiehl <stefan@matomo.org>
2021-07-16updates all submodules (#17777)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-07-15use backticks since we can potentially insert batch into the option table ↵dizzy
(#17771) * use backticks since we can potentially insert batch into the option table (in a diagnostic check we do this) * being careful
2021-07-01updates all submodules (#17730)github-actions[bot]
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
2021-06-18updates all submodules (#17690)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-05-30updates all submodules (#17637)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-05-21updates all submodules (#17605)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-05-14updates all submodules (#17558)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-04-30updates all submodules (#17513)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-04-16updates all submodules (#17465)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-04-09updates all submodules (#17438)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-04-02updates all submodules (#17418)github-actions[bot]
Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-02-25[automatic submodule updates] (#17261)github-actions[bot]
* updates all submodules * update expected test files Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
2021-01-22Update Tag Manager submodule (#17131)Thomas Steur
2021-01-19update tagmanager submodule (#17114)Thomas Steur
2020-12-10Update tag manager submodule to speed up tests (#16815)Thomas Steur
2020-12-09Correct archived metric query for days to conversion (#16917)diosmosis
* Correct query for days to conversion * match archiving logic
2020-12-08Updates TagManager submodule (#16909)Stefan Giehl
2020-11-06remove stack trace and update submodule (#16670)diosmosis
* remove stack trace and update submodule * update submodule
2020-11-05choose the correct start date to archive for segments (#16671)diosmosis
* choose the correct start date to archive for segments * fix submodule
2020-10-29Update tag manager submodule (#16625)Thomas Steur
2020-10-27Update tag manager submodule (#16614)Thomas Steur
* update submodule * update expected screenshots Co-authored-by: sgiehl <stefan@matomo.org>
2020-09-25Update Tag Manager submodule (#16472)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-08-31update submodulessgiehl
2020-08-07Submodule updates (#16275)Stefan Giehl
* submodule updates * update travis.yml * updates expected test files * updates expected UI files * submodule update * updates expected test files
2020-07-14update submodules (#16208)Stefan Giehl
* update submodules * updates expected UI files
2020-07-08If available, use SERVER_PORT variable as well as SERVER_NAME. (#16186)diosmosis
2020-06-29submodule updates (#16134)Stefan Giehl
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2020-04-21submodule updatessgiehl
2020-04-17New page performance reports (#15736)Stefan Giehl
* Adds various new performance metrics and dimensions * Adds tracking for new performance values * track performance metrics only for page views * Archive new performance metrics * move everything into a new plugin * fix archiving of overall metrics * Adds new overview reports * show performance metric on some more reports * adds new page performance icon * Adds new row action to view page performance evolution for pages * Adds new stacked bar visualization for page performance evolutions * show total value in stacked bar chart tooltips * [TEMP] use php tracker package branch * Adds some simple System tests * Adds some UI tests * remove performance metrics from action reports that don't support it * move calculation to api * mark as tracker plugin * improve calculation of maximum value in bar evolution chart * enrich existing tests with performance metrics * updates expected test files * send performance metrics with the next request after they are available this might not be the pageview it self but any request after it, like a ping, goal, ... * Adds request processor to process performance metrics not sent directly with the page view * rebuilt js * Add metric decriptions to evolution chart documentation * fix convertion of microseconds part * Ensure average page load time is displayed in evolution graph in scheduled reports * fix some more tests * move page performance overview to visitors overview * Adds new table with performance metrics visualization * Adds some additional information to page performance evolution overlay * update omnifixture * updates expected UI files * Use mediumints for new dimensions * Adds additional permission check * Encode label in page performance overlay title * Improve updating performance metrics in later requests * Adds some integration tests * improves metric documentations * Send already available performance data with page view request * update tests * updates expected UI test screenshots * updates expected test files * improves archiving * show page generation time in performance metrics table if matomo was installed before 4.0 * Hide page generation time in ui reports if Matomo was installed after 4.0 * Fix removal of unavailable columns from being displayed that was done too early in the process causing to be overwritten again by the reports configureView * do not track automatically calculated generation time any more * split latency into network and server time * [TEMP] update php tracker * rebuilt piwik.js * Ensure to count zero values as hits * updates Omnifixture * updates expected test files * remove possibility to set generation time * rebuilt piwik.js * adjust tests * update php tracker * update test logs * submodule * update Omnifixture * show page load time in action tooltip and visitor summary instead of generation time * updates expected ui files * mark page generation time metric as deprecated * fix tests * [TEMP] use submodule branches * ensure lower metric values are shown as better * use 4.x-dev branch of php-tracker * update submodules
2020-04-15Rename interaction_position to pageview_position (#15812)Stefan Giehl
* rename db column interaction_position to pageview_position * allow storing bigger int values in position fields * updates tests & expected files * adds changelog * Update plugins/Actions/Columns/VisitTotalInteractions.php * update submodules
2020-04-06submodule updatesgiehl
2020-03-16Update tag manager reference removing duplicate index (#15695)Thomas Steur
2020-03-15Update tag manager submodule (#15693)Thomas Steur