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-03-18Merge pull request #7464 from piwik/7462_optimize_tables_mariadbBenaka
2015-03-18Correctly filter out InnoDB tables in Db::optimizeTables.diosmosis
2015-03-18Adding more tests to DbTest::test_isOptimizeInnoDBSupported_ReturnsCorrectRes...diosmosis
2015-03-18Fixes #7462, optimize InnoDB tables if MariaDB v10.1.1 or greater is used.diosmosis
2015-03-17Merge pull request #7381 from piwik/geo-attribution-taskBenaka
2015-03-17Adding diagnostics for location provider selection (so users will be made awa...diosmosis
2015-03-17Merge pull request #7461 from piwik/7163_log_analytics_repoBenaka
2015-03-17Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-17Removing misc/log-analytics directory and replace w/ submodule.diosmosis
2015-03-17Updated to piwik/decompress 1.0 and install PEAR through ComposerMatthieu Napoli
2015-03-17fix error "Cannot use Piwik\Updater as Updater because the name is already in...Thomas Steur
2015-03-17Merge pull request #7452 from piwik/7388Matthieu Aubry
2015-03-17Merge pull request #7333 from piwik/7276_update_command_progressBenaka
2015-03-17Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-17Add deprecations of Updates methods to CHANGELOG.md.diosmosis
2015-03-17Merge pull request #7407 from piwik/di-apiMatthieu Napoli
2015-03-17Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-17Fixing travis build (hopefully).diosmosis
2015-03-17fix expected system tests since we do actually always sort by nb_visits, labe...Thomas Steur
2015-03-17Fixes #7438Matthieu Napoli
2015-03-17Attempting to fix travis build.diosmosis
2015-03-16Fix description of handling download extensions is incomplete Thomas Steur
2015-03-16Debugging travis build failure.diosmosis
2015-03-16Correct floating point comparison for latitude/longitude in VisitorGeolocator...diosmosis
2015-03-16Make sure core:update fails if an Updates class executes queries manually by ...diosmosis
2015-03-16Debugging MYSQLI build failure.diosmosis
2015-03-16Try to fix rounding errors for new test in MYSQLI.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-16Submodule updateMatthieu Napoli
2015-03-162.12.0-b42.12.0-b4Matthieu Aubry
2015-03-16Merge pull request #7429 from piwik/https-updateMatthieu Aubry
2015-03-16Merge pull request #7433 from piwik/7432Matthieu Aubry
2015-03-16#6441 Update textsMatthieu Napoli
2015-03-16Fix bug in admin goal form, 'change' event handlers removed because iCheck in...diosmosis
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-16adding missing linebreakMatthieu Aubry
2015-03-16Merge pull request #7419 from piwik/7393_sync_ui_screenshots_pluginsMatthieu Aubry
2015-03-16Fix new integration test.diosmosis
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-16Fix broken file mv.diosmosis
2015-03-16Moved UI tests into main ui tests directoryMatthieu Napoli
2015-03-16Display correct message to developer in the CI build outputmattab
2015-03-16do not rename columns twice when aggregating dataTable recordsThomas Steur