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
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-12Rename idsite -> idSitemattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-08Fixes #5111 CronArchive now logs errors in an easy to parse format, on the st...mattab
2014-05-06I don't undertand why this test regressed, so for now just skip it #hackmattab
2014-05-06Minormattab
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-23Fixes #5035 CliMulti can now trigger a limited number of concurrent requests.mattab
2014-04-17Refs #5004 Remove the "login" override when setting a user as super user.mattab
2014-04-08Add ability to pass testmode on to CliMulti instances in CronArchive.diosmosis
2014-04-07Fixes #4958 Remove CoreAdminHome.getKnownSegmentsToArchive APImattab
2014-04-04Adding events to CronArchive for archiving process statistics.diosmosis
2014-04-03Fix noticemattab
2014-04-03factor out this logic so it's reusablemattab
2014-04-03Fix noticemattab
2014-04-03Fix noticemattab
2014-04-02Refs #4903 Fix regression + tweaks to debug messagemattab
2014-04-02Refs #4903 Show "visits this week", "visits this month" etc.mattab
2014-04-02Refs #4903 Improving the CronArchive output messages and fixing some issuesmattab
2014-04-01Fixes #4866 @ldrrp Can you please try this patch and confirm it fixes the iss...mattab
2014-03-31Do not use exit(1) in CronArchive::initCore.diosmosis
2014-03-31trying to log only to screen in this web testThomas Steur
2014-03-31wondering if this fixes the build? might look for a better solution afterwardsThomas Steur
2014-03-31Add main() method to CronArchive to call individual methods.diosmosis
2014-03-31Do not call exit from within CronArchive class.diosmosis
2014-03-28Fixing build errors.diosmosis
2014-03-28Commit work in progress cc @tsteurmattab
2014-03-28refs #4903 log if we resume an already existing queueThomas Steur
2014-03-28refs #4903 removed no longer needed methods, make sure logger uses correct lo...Thomas Steur
2014-03-27Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully co...diosmosis
2014-03-27make sure variable requestsbefore is definedThomas Steur
2014-03-26Fix merge fail.diosmosis
2014-03-26Add integration test for archive cron output text.diosmosis
2014-03-26refs #4903 forward archive.php to new console commandThomas Steur
2014-03-26Move two classes to another namespacemattab
2014-03-26refs #4903 added cli command to trigger archivingThomas 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-21Log cron archiving start time in addition to end time.diosmosis
2014-03-17Refs #2981 Fix display of visits in archive.php outputmattab
2014-03-17CronArchive should set logger to INFO only if it is not set to lower level (i...mattab
2014-03-15Fixes #2981 Calling API.get in CronArchive. This will result in VisitFrequenc...mattab
2014-03-11Using SettingsPiwik::getPiwikUrl() instead of getCurrentUrlWithoutFileName() ...mattab
2014-03-05Fix message since we don't necessarily connect over HTTP anymoremattab
2014-03-05More output in case of errorsmattab
2014-02-21I think it somehow makes sense to start a session in CLI.mattab
2014-02-20better archive outputmattab
2014-02-18Add new piwik-domain generic option to the console. Part 2mattab
2014-02-17Fix white spacing in archive.php help textmattab