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
2016-09-26Release 2.16.3-b4 (#10558)2.16.3-b4Matthieu Aubry
* Fix Scheduled Reports sent one hour late in daylight saving timezones (#10443) * convert hour to send report to/from UTC, to ensure it isn't affected by daylight savings * adds update script to change existing scheduled reports to use utc time * code improvement * adds missing param * Added new event Archiving.makeNewArchiverObject to allow customising plugin archiving (#10366) * added hook to alllow plugin archiving prevention * cr code style notes * reworked PR to fit CR suggestions * added PHPDoc for hook * Event description more consistent * UI tests: minor changes * Adds test checking if all screenshots are stored in lfs * removed screenshots not stored in lfs * readds screenshots to lfs * 2.16.3-b4
2016-09-20Merge pull request #10525 from piwik/2.x-dev2.16.3-b3Matthieu Aubry
Merge 2.x into master
2016-09-202.16.3-b3Matthieu Aubry
2016-09-20Merge pull request #10524 from piwik/2.x-devMatthieu Aubry
Merge 2.x dev into master
2016-09-20expose some DOM methods (#10522)Thomas Steur
2016-09-19Make sure to set an entry page if none was set before (#10510)Thomas Steur
* make sure to set an entry page if none is set yet * fix possible error * Site searches will set idaction=0, which is actually a valid entry page url, so we test specifically for false * Add test case where the visit directly starts with an event * Add system test where the first actions of a visit are events (without URL set), followed by a pageview later -> the pageview will be set as the entry page * Update processed api responses * UI tests: two new fields in log_visit have been updated * Processed API responses
2016-09-19Fix depraction test: use assertDeprecatedMethodIsRemovedInPiwik3mattab
2016-09-19Split piwik.js in multiple files minor tweak (#10449)Matthieu Aubry
* Split piwik.js in multiple files minor tweak * Do not create the piwik.js in tests as it's not needed * check whether test failure is related to previous commit: re-add file_put_contents($targetFile, '');
2016-09-19Merge pull request #10502 from piwik/delayedplugincallsThomas Steur
Add possibility to retry _paq plugin method calls at a later point
2016-09-19Merge pull request #10440 from piwikjapan/masterStefan Giehl
Add tests for piwik/searchengine-and-social-list#14
2016-09-18Merge pull request #10513 from piwik/packageupdates2xStefan Giehl
Updates internal piwik component dependencies (2.x)
2016-09-18submodule updatesgiehl
2016-09-18update device detector and search eninge definiton dependenciessgiehl
2016-09-15fix segmented live log did not use date of reportThomas Steur
2016-09-15add possibility to update search and hash separatelyThomas Steur
2016-09-15added a new option for plugins to load piwik js synchronousThomas Steur
2016-09-15add api to detect whether files are loaded automaticallyThomas Steur
2016-09-15backported #10468 to 2.xsgiehl
2016-09-14Merge pull request #10501 from piwik/metadatasupportfixThomas Steur
Fix possible twig error in updater if support is defined but no email
2016-09-14update submoduleThomas Steur
2016-09-14fix possible twig error if support is defined but no emailThomas Steur
2016-09-11new plugin structure for marketplace (#10481)Thomas Steur
2016-09-10Add possibility to retry _paq plugin method calls at a later pointThomas Steur
2016-09-05Mention usage of Git LFS in Changelog (#10465)Stefan Giehl
* Mention usage of Git LFS in Changelog [ci skip] * Update CHANGELOG.md
2016-09-05fix Deprecated - Non-static method Piwik\Db\Adapter::isRecommendedAdapter() ↵Thomas Steur
should not be called statically, (#10464) #10463
2016-08-31Fix for issue 10427 (#10428)andrewbrown12
Fix for issue 10427 - Tk should equal N not 1
2016-08-31Merge pull request #8392 from piwik/git-lfsStefan Giehl
Moved UI screenshots inside the repository using git-lfs
2016-08-31submodule updatessgiehl
2016-08-31update screenshots with latest versionssgiehl
2016-08-31update screenshot sync command to use correct directorysgiehl
2016-08-31renamed directories for expected screenshots in pluginssgiehl
2016-08-31make it possible to use old and new expected screenshot pathsgiehl
2016-08-31remove old screenshot submodulesgiehl
2016-08-31.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2016-08-31submodule updatesgiehl
2016-08-31Updating screenshots from submoduleMatthieu Napoli
2016-08-31fix gitmodules & updates submoduleThomas Steur
2016-08-31Add exported reports that were stored in the UI screenshots submoduleMatthieu Napoli
[skip ci]
2016-08-31Fix the submodule and travis config for git-lfsMatthieu Napoli
2016-08-31ref #7726 Move UI screenshots in the repository using git-lfsMatthieu Napoli
2016-08-31ref #7726 Enable git-lfs for UI screenshotsMatthieu Napoli
2016-08-31point submodules to 2.x-dev branchThomas Steur
2016-08-31improve code readability (#10448)Thomas Steur
2016-08-29Fix issue when running archiving via the old archive.php pathmattab
Notice: Use of undefined constant PIWIK_DOCUMENT_ROOT - assumed 'PIWIK_DOCUMENT_ROOT' in plugins/CustomPiwikJs/Commands/UpdateTracker.php
2016-08-28Fixes #10143 (#10424)2.16.3-b2Matthieu Aubry
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
refs #6106
2016-08-26submodule updatesgiehl
2016-08-25Merge pull request #10442 from piwik/translationupdatesStefan Giehl
[automatic translation update] Updated 118 strings in 4 languages (cs, it, nb, de)
2016-08-25language updatesgiehl
2016-08-25Add tests for piwik/searchengine-and-social-list#14YAMAMOTO Takashi
Use kanji strings instead of just 'Piwik'.