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
2014-09-14New plugin on the Marketplace called InterSites provides cool new features an...2.7.0-b3mattab
2014-09-14added new contents pluginmattab
2014-09-14Do not log bind when logging SQL statements.diosmosis
2014-09-14fix buildmattab
2014-09-14keep travis fast by logging this only at debug levelmattab
2014-09-14Keep travis pages load fast: only enable logger log_level = infoMatthieu Aubry
2014-09-14Add note about tests logs & logging level, re-organised in sectionsMatthieu Aubry
2014-09-14Use double colon in piwikTranslate directive so filters can be used in replac...diosmosis
2014-09-14Add new angularjs translation directive to aid in complex translations where ...diosmosis
2014-09-14Add logging of SQL statements (w/ verbose level) to Db class.diosmosis
2014-09-14Merge pull request #6208 from piwik/translationupdatesStefan Giehl
2014-09-14language update refs #3430sgiehl
2014-09-14In IntegrationTestCase, create processed dir if it does not exist, add assert...diosmosis
2014-09-14Add type hint to DatabaseTestCase::.diosmosis
2014-09-14Fix comment header in ConfigTest.diosmosis
2014-09-13Do not abort all requests just last made request in site selector model object.diosmosis
2014-09-13Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13Make sure piwikApi.bulkFetch will check if a response is an error and handle ...diosmosis
2014-09-13Add toString() method to Piwik\Segment for easier logging of Segment instances.diosmosis
2014-09-13refs #4996 we should first test methods that do not depend on other methods. ...Thomas Steur
2014-09-13might fix an issue on IE6Thomas Steur
2014-09-13update submodulesThomas Steur
2014-09-13refs #4996 maybe this fixes the not working tests on travis? maybe the sqlite...Thomas Steur
2014-09-13refs #4996 activate contents plugin on updateThomas Steur
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-13refs #4996 allow only hosts of siteIds that are present in the URL and do not...Thomas Steur
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-13refs #4996 do log successful ran tests so we can locate not working ones bett...Thomas Steur
2014-09-13refs #4996 content JS tests do now run on IE10, latest FF + Chrome + Safari +...Thomas Steur
2014-09-13refs #4996 updated piwik.jsThomas Steur
2014-09-13refs #4996 better cross browser compatible tests. should now run on phantomjsThomas Steur
2014-09-13Fix bug in setting of POST params in piwikApi angularjs object, add new bulkF...diosmosis
2014-09-12Allow binding to piwik-siteselector with object so selected site name can be ...diosmosis
2014-09-12Do not set current site name to 'All Websites Dashboard' in All Websites Dash...diosmosis
2014-09-12Refs #6193, make angularjs ngDialogs have same style as jquery-ui dialogs.diosmosis
2014-09-12refs #4996 redirect only to trusted hosts (will have to remove this most like...Thomas Steur
2014-09-12refs #4996 apply enableLinkTracking first before trackContentImpressions or soThomas Steur
2014-09-12refs #4996 added a few php tests for contentsThomas Steur
2014-09-12small fixsgiehl
2014-09-12replace placeholders with empty stringsgiehl
2014-09-12Move phpstorm codestyles one level upmattab
2014-09-12Toggle 'expanded' class on site selector when expanded in order to overcome z...diosmosis
2014-09-12Updating UI tests submodule (for #5976).diosmosis
2014-09-12Fixes #5976, quick tweak to CSS in _dataTable.less & update UI test submodule.diosmosis
2014-09-12Refs #5976, another fix for UI tests.diosmosis
2014-09-12Refs #5976, more tweaks to CSS to get different datatable views to look correct.diosmosis
2014-09-12Only delete assets in tests:run-ui command to speed up UI tests.diosmosis
2014-09-12Refs #5976, fix CSS for tests and row evolution.diosmosis
2014-09-12Refs #5976, fix CSS changes for widgetized reports.diosmosis