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-02-05Fix changes to ArchiveProcessor/Rules so test will pass (and use Log::debug s...diosmosis
2015-02-05Do not use php-di config for option since it is easier to use INI config w/o ...diosmosis
2015-02-05Add undocumented (ie, unsupported) config option (DI config only) to disable ...diosmosis
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-12-05Merge pull request #6794 from czolnowski/6708-provide-better-information-of-m...Matthieu Aubry
2014-12-04Refactor to reuse Piwik components.Marcin Czołnowski
2014-12-03Add debug log which print amount of used memory.Marcin Czołnowski
2014-11-28Minor coding stylemattab
2014-11-16Change two logs in PluginsArchiver.php to use verbose level since they can re...diosmosis
2014-11-06In General settings inline help, display the proper default value instead of ...mattab
2014-11-05refs #6508 some refactoring and renamingmattab
2014-11-05refs #6508 add some commentsmattab
2014-11-04Add some debug logging to PluginsArchiver.diosmosis
2014-10-20Delete archives older than yesterday midnight raher than today midnight as we...Matthieu Aubry
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-30Removing disablePurge hack in tests, as this should not be needed anymoremattab
2014-09-12Merge remote-tracking branch 'upstream/master' into feature/5932-invalidate-a...m.kurzeja
2014-09-11Fix bug in Rules::shouldSkipUniqueVisitorsCalculationForMultipleSites, should...diosmosis
2014-09-10Merge masterMichał Kurzeja
2014-09-09Fixes #6079, move skip unique visitors calculation logic to small method in A...diosmosis
2014-09-03Added DONE_INVALIDATED flag to archiving and considering it when fetching arc...m.kurzeja
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-01Remove the purge of outdated archives from the Archive loading mechanism. it ...mattab
2014-07-01factor out the Archive Purging code in own classmattab
2014-07-01Small refactor, replace static variable with two static methodsmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-09Refs #472 Custom Events Archiver and APImattab
2014-04-07Refactor method isSegmentPreProcessed()mattab
2014-04-03Refs #4878, create update script for converting *_returning metrics to new se...diosmosis
2014-03-26Move two classes to another namespacemattab
2014-03-26refs #4903 sleep 25 milliseconds not microsecondsThomas Steur
2014-03-26refs #4903 added tests and fixed some issuesThomas Steur
2014-03-25refs #4903 added some comments and better namingThomas Steur
2014-03-25refs #4903 started to work on the possibility to run multiple archivers in pa...Thomas Steur
2014-03-17Fixes #4857mattab
2014-03-17Fixed that logic + commentsmattab
2014-03-15Fixes #4857 - When trigger=archivephp is found in the request, never disable ...mattab
2014-03-15Move the Super User auth check within the helper SettingsServer::isArchivePhp...mattab
2014-03-12Fixes #4768 Implement performance improvement for period=range: do not archiv...mattab
2014-03-11Fix bug where the segment is not detected as a pre-processed segment when it ...mattab
2014-03-03Refs #4357 Not fully working, so revertingmattab
2014-03-03Fixes #4357 Merging branch into master, let's see if the build stays greenmattab
2014-03-03only archive activated pluginsmattab
2014-02-17Fixing bug where pre-processed segment would not be fully pre-process.mattab
2014-02-03Fix issue that when the General settings are disabled, then the settings shou...mattab