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 (Expand)Author
2015-03-17Fixing travis build (hopefully).diosmosis
2015-02-23changed version to b4 as b3 is already releasedThomas Steur
2015-02-23fixes #6635 automatically configure database_tests config for developers when...Thomas Steur
2015-02-12Moved the monolog configuration and code into a Monolog pluginMatthieu Napoli
2015-02-08Merge branch 'master' into 6436_action_dupesdiosmosis
2015-02-05Remove update and add ability to invalidate archives in duplicate action fixi...diosmosis
2015-02-05Add update script that removes duplicate actions.diosmosis
2015-01-22renamed update scriptsgiehl
2015-01-13refs #3962 - moved language reports to their own pluginsgiehl
2015-01-08increased version and updated update script to make sure it is executedThomas Steur
2015-01-07renamed overview link to be consistent with other links, verified update scri...Thomas Steur
2015-01-07we will have to migrate existing dashboard widgets, have not tested it yetThomas Steur
2015-01-07added an update file, needs to be renamed later to correct versionThomas Steur
2014-12-21moved browser plugin reports to an own plugin 'DevicePlugins'sgiehl
2014-12-16Trying to fix error on beta7 upgrade that killed the Plugins[] section of con...mattab
2014-12-13activate plugin on updatesgiehl
2014-12-13small adjustmentssgiehl
2014-12-09moved resolution and configuration reports to a new pluginsgiehl
2014-12-08fix problem in api for fallback to old browser/os archivessgiehl
2014-12-06refs #6750 - only rename archives in update script. do not rebuild archives w...sgiehl
2014-12-04refs #6075 moved migration script to correct versionThomas Steur
2014-12-04Tracker refactoringThomas Steur
2014-11-30refs #6750 - added try catch to avoid errors with possibly invalid datatablessgiehl
2014-11-29DeviceDetection upgrade in beta1 timed out on demo #6750mattab
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Merge pull request #6565 from piwik/deprecate_usersettingsMatthieu Aubry
2014-11-25refs #6697 start refactoring the DoNotTrack code to allow for adding testsmattab
2014-11-24fixed small issue while rebuilding os archivessgiehl
2014-11-22moved logic for replacing a dashboard widget to dashboard modelsgiehl
2014-11-22added update sql to update existing dashboards to use new widgets (if they ar...sgiehl
2014-11-21added sqls for updating scheduled reports to new devicesdetection repotrssgiehl
2014-11-21Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-20Fixes #6696 Prevent this mysql error from occuring during updates - @tsteur ...mattab
2014-11-18refactored duplicate codesgiehl
2014-11-18use ArchiveTableCreator to get blob tablessgiehl
2014-11-15Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-11added first version of update scriptsgiehl
2014-11-06refs #6417 moved update to b7 as b6 was releasedThomas Steur
2014-11-06refs #6417 trying to get rid of the unnecessary first archive insertThomas Steur
2014-11-06refs #6417 use sequence table to create archive idsThomas Steur
2014-11-03#5052 Enabled IP anonymization by default. To keep it disabled on previous Pi...Matthieu Napoli
2014-11-03Cleaned up the update script for 2.9.0-b1Matthieu Napoli
2014-10-28refs #6429 as 2.9.0-b1 is not released yet we can reuse existing update fileThomas Steur
2014-10-28refs #6429 enable Test Runner by default for nowThomas Steur
2014-10-22refactored update script: update browser engine in one big query; skip removi...sgiehl
2014-10-16ignore error if update script is executed twicesgiehl
2014-10-15create column manually as update script is currently executed before the coul...sgiehl
2014-10-11updated updatescript so sql queries can be displayedsgiehl