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
path: root/core
AgeCommit message (Expand)Author
2014-03-27New beta to test on demo2.1.1-b7mattab
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-26Display output buffer if controller method returns output in FrontController:...diosmosis
2014-03-26Merge remote-tracking branch 'origin/master'mattab
2014-03-26Refs #4909 Only update the visitEcommerceStatus flag if it's different from c...mattab
2014-03-26Fixes #4878, use pre-piwik 2 data in VisitFrequency API if post-piwik 2 data ...diosmosis
2014-03-26Refs #4909 Only update the visitEcommerceStatus flag if it's not NONE.mattab
2014-03-26refs #4903 forward archive.php to new console commandThomas Steur
2014-03-26Add new setting datatable_export_range_as_day = "rss" to let users customise ...mattab
2014-03-26Move two classes to another namespacemattab
2014-03-26Commenting FTWmattab
2014-03-26refs #4903 sleep 25 milliseconds not microsecondsThomas Steur
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-25refs #4780 preserve line breaksThomas Steur
2014-03-25refs #4780 added possibility to enable tracker debug via config, use logger f...Thomas Steur
2014-03-24Normalize URL inputs to Piwik::getJavaScriptCode.diosmosis
2014-03-24Fixing build by reverting older commit.diosmosis
2014-03-24Do not overwrite path local/global/common specified in Config constructor in ...diosmosis
2014-03-24Fix another bug in core/Piwik.php's tracking code generation (use http URL fo...diosmosis
2014-03-24refs #4898 let users directly email the super users in case of an available u...Thomas Steur
2014-03-22Do not use static variables for config paths since they can now be specified ...diosmosis
2014-03-22Allow dropping databases by name for tests.diosmosis
2014-03-22Fix bugs in server-side tracking code generation.diosmosis
2014-03-22Fixes #4886mattab
2014-03-222.1.1-b62.1.1-b6mattab
2014-03-22Merge remote-tracking branch 'origin/master'mattab
2014-03-22a const for the default modulemattab
2014-03-21Fixing build (really this time).diosmosis
2014-03-21Fixing build.diosmosis
2014-03-21Fixing builddiosmosis
2014-03-21Add server-side hooks for server-side JavaScript code generation.diosmosis
2014-03-21Get Db connection singleton in DbTable session handler upon use instead of st...diosmosis
2014-03-21Allow controller action to be different from API action in Controller::render...diosmosis
2014-03-21Allow getting options whose names are like a given pattern.diosmosis
2014-03-21Allow DataTable filters to be array callbacks in DataTable::filter/queueFilter.diosmosis
2014-03-21Log cron archiving start time in addition to end time.diosmosis
2014-03-21Allow config file paths to be specified in Config constructor.diosmosis
2014-03-212.1.1-b5mattab
2014-03-21Let other reuse the initPlugins()mattab
2014-03-21missing default valuemattab
2014-03-21Do not fail the console if there is no config.ini.phpmattab
2014-03-212.1.1-b42.1.1-b4mattab
2014-03-20Changed Updater.checkForUpdates name to Platform.initialized, make sure #cont...diosmosis
2014-03-17This was a hack actuallymattab
2014-03-17Fixes #4857mattab