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-16Fix bug in admin goal form, 'change' event handlers removed because iCheck in...diosmosis
2015-03-16possibility to define a default sort order in a report classThomas Steur
2015-03-16Merge pull request #7419 from piwik/7393_sync_ui_screenshots_pluginsMatthieu Aubry
2015-03-16Fix new integration test.diosmosis
2015-03-16Dependency injection in API classesMatthieu Napoli
2015-03-16Fix broken file mv.diosmosis
2015-03-16Moved UI tests into main ui tests directoryMatthieu Napoli
2015-03-16Refs #7419 Make getDownloadToPath logic clearmattab
2015-03-16Refs #7419 Do not use logger, do not pass $input as parameter, do not hold st...mattab
2015-03-16Move VisitorGeolocatorTest to Integration/ dir since it is an integration tes...diosmosis
2015-03-16Move single visit re-attribution logic to VisitorGeolocator from attribute co...diosmosis
2015-03-16ref #6441 When Piwik fails to update over HTTPS, offer the user the possibili...Matthieu Napoli
2015-03-16Refactor Piwik update with a Updater class + UI testsMatthieu Napoli
2015-03-16Moved the UI tests of CoreUpdater into the pluginMatthieu Napoli
2015-03-15Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-15Add test for when core:update fails.diosmosis
2015-03-15Clean up update command output when errors occur during the update process.diosmosis
2015-03-15Remove _cli.twig templates as they are no longer used.diosmosis
2015-03-15Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-14fixes #7432 - remove action attribute from login form to force the browser to...sgiehl
2015-03-14fixes #7431 - disabled popover actions on login pagesgiehl
2015-03-14fixes #6359 - make UsersManager.getSitesAccessFromUser work for superusersgiehl
2015-03-13submodule updatessgiehl
2015-03-13language update refs #3430sgiehl
2015-03-13refs #6821 Truncation of labels on datatables leads to labels changed to "..."Thomas Steur
2015-03-13Merge pull request #7377 from piwik/7181_isolated_archive_purgingMatthieu Aubry
2015-03-13add use Piwik\Common;Matthieu Aubry
2015-03-13Ability to sync UI screenshots for Plugins including premium pluginsmattab
2015-03-13Fixing travis build (two tests only failed on travis). Fixing build failure d...diosmosis
2015-03-12update and init submodules if neededThomas Steur
2015-03-12Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-12Add asserts to setUp method of archive purging tests so there is an assurance...diosmosis
2015-03-12Tweak to core:purge-old-archive-data command help and add command to CHANGELO...diosmosis
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12Merge pull request #7415 from piwik/fast_flatten_3Matthieu Aubry
2015-03-12New screenshot test for Site with no datamattab
2015-03-12Moved UI test to core UI tests as it's not supported yet that core plugins ha...mattab
2015-03-12Fix UI tests after OmniFixture updatemattab
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-12extracted expanding table into a methodThomas Steur
2015-03-12When a page is displayed and click on 'Sign in' it would fail as the 'action'...mattab
2015-03-12Merge pull request #7352 from ArnY/dntOptOutMatthieu Aubry
2015-03-12Fix typo fixes #7412mattab
2015-03-11Fix build failure (due to dimension cache causing VisitorGeolocator to not us...diosmosis
2015-03-11Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-11Name variables that store VisitorGeolocator instances to visitorGeolocator in...diosmosis
2015-03-11Merge RawLogFetcher and RawLogUpdater to RawLogDao.diosmosis
2015-03-11Refactor AttributeHistoricalDataWithLocations for clarity, fixing Integration...diosmosis
2015-03-11replace tabs with spacesArnaud Abélard