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-07-01fix output logging when --force-date-range is usedmattab
2014-07-01Add support for --force-date-range parameter + also enable Verbose logging vi...mattab
2014-07-01fix bug in --force-periods logicmattab
2014-07-01core:archive console command: new parameter --force-periodsmattab
2014-07-01factor out more code to method processArchiveDays()mattab
2014-07-01factor out code in method processArchiveDays()mattab
2014-06-18fixes #5358 When looking for websites for which the local time, has moved int...mattab
2014-06-18During cron archive script, make sure to log this error as an errormattab
2014-06-17we must use operator === when comparing token stringsmattab
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