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
2015-03-18Merge pull request #7464 from piwik/7462_optimize_tables_mariadbBenaka
2015-03-18Correctly filter out InnoDB tables in Db::optimizeTables.diosmosis
2015-03-18Fixes #7462, optimize InnoDB tables if MariaDB v10.1.1 or greater is used.diosmosis
2015-03-17Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-17Merge pull request #7452 from piwik/7388Matthieu Aubry
2015-03-17Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-17Merge pull request #7407 from piwik/di-apiMatthieu Napoli
2015-03-17Fixing travis build (hopefully).diosmosis
2015-03-16Make sure core:update fails if an Updates class executes queries manually by ...diosmosis
2015-03-16Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-16Add comment about NULL1 in core/Columns/Updater.php.diosmosis
2015-03-162.12.0-b52.12.0-b5Matthieu Aubry
2015-03-16Merge pull request #7408 from piwik/di-in-widgets-menus-tasksMatthieu Aubry
2015-03-16Merge pull request #7435 from piwik/aggregateDataTableRecord_performance_tweakMatthieu Aubry
2015-03-162.12.0-b42.12.0-b4Matthieu Aubry
2015-03-16fixed a couple of bugs in DataTable\Sort.Thomas Steur
2015-03-16possibility to define a default sort order in a report classThomas Steur
2015-03-16Deprecate unsetInstance() and setSingletonInstance() in API classesMatthieu Napoli
2015-03-16Dependency injection in API classesMatthieu Napoli
2015-03-16Avoid calling the same method twiceMatthieu Napoli
2015-03-16do not rename columns twice when aggregating dataTable recordsThomas Steur
2015-03-16ref #6441 When Piwik fails to update over HTTPS, offer the user the possibili...Matthieu Napoli
2015-03-16Tests fixtures can provide DI configurationMatthieu Napoli
2015-03-15Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-15Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-132.12.0-b32.12.0-b3Matthieu Aubry
2015-03-13Fixing travis build (two tests only failed on travis). Fixing build failure d...diosmosis
2015-03-12Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12Add support for HTTP AUTH requests in the HTTP client, only for CURL refs #7393mattab
2015-03-12Merge pull request #7365 from piwik/no-data-welcomeMatthieu Aubry
2015-03-12Merge pull request #7409 from piwik/fast_flatten_3Matthieu Aubry
2015-03-122.12.0-b22.12.0-b2Matthieu Aubry
2015-03-11Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-11Merge RawLogFetcher and RawLogUpdater to RawLogDao.diosmosis
2015-03-11Refactor AttributeHistoricalDataWithLocations for clarity, fixing Integration...diosmosis
2015-03-11Minor refactor to RawLogUpdater class.diosmosis
2015-03-11Updated php docThomas Steur
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-11Simplified use of DI in Menu classes by removing the parent constructorMatthieu Napoli
2015-03-11Simplified use of DI in widgets by removing the parent constructorMatthieu Napoli
2015-03-11Add support for using dependency injection in widgets, menus, tasks…Matthieu Napoli
2015-03-10Fixes #7356 Do not catch and silence exceptions blindlyMatthieu Napoli
2015-03-10Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-10Refs #7365, add log statement to core\Console.php when plugins fail to load.diosmosis
2015-03-10Refs #7365, add log statement to core\Console.php when plugins fail to load.diosmosis
2015-03-10Move throwIfPiwikVersionIsOlderThanDBSchema that is only used in FrontControl...diosmosis
2015-03-10More refactoring to Updates.php base & Columns\Updater, make Updates.php meth...diosmosis
2015-03-10Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-10Load translations in core\Console.php so translations are accessible to conso...diosmosis