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-11Re-add geoipUpdateRows.php w/ message about new command.diosmosis
2015-03-11Revert loading translations in integrationtestcase.diosmosis
2015-03-11Minor refactor to RawLogUpdater class.diosmosis
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-10Add type-hints to DuplicateActionRemover constructor.diosmosis
2015-03-10Merge pull request #7403 from piwik/load_translations_consoleBenaka
2015-03-10Load translations in core\Console.php so translations are accessible to conso...diosmosis
2015-03-10Fix usage of removed methodMatthieu Napoli
2015-03-10Removed all deprecated methods of the Piwik\IP classMatthieu Napoli
2015-03-10Remove deprecated SettingsPiwik::rewriteTmpPathWithInstanceId()Matthieu Napoli
2015-03-10Remove deprecated MenuTop::addEntry() and MenuTop::removeEntry()Matthieu Napoli
2015-03-10Submodule updateMatthieu Napoli
2015-03-10Remove deprecated MenuAdmin::addEntry() and MenuAdmin::removeEntry()Matthieu Napoli
2015-03-10Revert accidental commit in the wrong branchMatthieu Napoli
2015-03-10Remove deprecated Config::getConfigSuperUserForBackwardCompatibility()Matthieu Napoli
2015-03-10Remove deprecated Period::factory()Matthieu Napoli
2015-03-10Increasing marketplace timeout to 10 seconds fixes #7395mattab
2015-03-10now submodules should be fixed but at the latest version (I did git pull)Matthieu Napoli
2015-03-10Merge pull request #7327 from piwik/https-updateMatthieu Napoli
2015-03-10Merge pull request #7361 from piwik/frontcontroller-refactoringMatthieu Napoli
2015-03-10updated submoduleThomas Steur
2015-03-09restore submodule to UI tests to latest master commitmattab
2015-03-09Updated fixture, after bug was fixed in flattenmattab
2015-03-092.12.0-b1, with massive performance improvements2.12.0-b1Matthieu Aubry
2015-03-09added a comment in case it is not clear why we remove one of the two htmlTablesThomas Steur
2015-03-09Merge pull request #7387 from piwik/visualization_filter_fixMatthieu Aubry
2015-03-09I HATE submodulesMatthieu Napoli
2015-03-09Fix bug introduced in #7391Matthieu Napoli
2015-03-09method should be called staticThomas Steur
2015-03-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2015-03-09Remove coveralls setup from codebase fixes #7391mattab
2015-03-09Merge pull request #7336 from piwik/fast_flatten_2Matthieu Aubry
2015-03-09Added support for passing any number of arguments to the test command on AWSMatthieu Napoli
2015-03-09Fixed running the tests on AWSMatthieu Napoli
2015-03-09Running builds on PHP 5.3.3, this will fix many Plugins UI buildsmattab
2015-03-07Improve AttributeHistoricalDataWithLocationsTest, remove existing geolocation...diosmosis
2015-03-07More refactoring and fixing VisitorGeolocatorTest (used to be LocationFetcher...diosmosis
2015-03-07Refactoring tests & LocationFetcher (renamed to VisitorGeolocator and documen...diosmosis
2015-03-07Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-06Merge pull request #7374 from piwik/mocha_updateMatthieu Aubry
2015-03-06Updating mocha to latest stablemattab
2015-03-06added a BC test for subtablesThomas Steur
2015-03-06removed the tests that do not work since we do not get a subtableThomas Steur
2015-03-06added a test for expanded and flat. Please not that the expected flat result ...Thomas Steur
2015-03-06Refs #7372 Remove unused option invalidate-datesmattab
2015-03-06Refs #7297, fixing a pro build, do not clear twig file cache if cache directo...diosmosis
2015-03-06#7230 Fixed the display of arrowsMatthieu Napoli
2015-03-06Set indent size 4 for less: it is now consistent with CSS style and with the ...Matthieu Napoli
2015-03-05forgot to commit this file, it brings callable columns back to rowsThomas Steur