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-03-31refs #4691 _test.js => _spec.jsThomas Steur
2014-03-31refs #4619 run jshint when saving a file or running tests but only for actual...Thomas Steur
2014-03-31refs #4691 added more example tests and fixed a bug found because of the testsThomas Steur
2014-03-31Merge pull request #253 from fhemberger/fix-optout-iframeMatthieu Aubry
2014-03-31Fixes #4928mattab
2014-03-31refs #4691 added more test casesThomas Steur
2014-03-30refs #4691 use chai instead of expect.js, run tests by default only in Phanto...Thomas Steur
2014-03-29refs #4022 Fix iframe attributes in privacy settingsFrederic Hemberger
2014-03-29refs #4691 started to add support for unit tests by using karma + mochajs +ch...Thomas Steur
2014-03-29Fixing build.diosmosis
2014-03-28Refs #4878, fix strange bug in computing unique returning visitors for visit ...diosmosis
2014-03-28Refs #4878, fix nb_uniq_visitors metric issue in VisitFrequency archiving and...diosmosis
2014-03-28Add initial command to help w/ managing Integration test files.diosmosis
2014-03-28fixes #4854 always allow to add/remove new trusted hosts, even if there is on...sgiehl
2014-03-27Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully co...diosmosis
2014-03-27Fix multiple segment selector issue: deleting segments shows three dialogs w/...diosmosis
2014-03-27Refs #4878, fix bug in VisitFrequency.addPrePiwik2DataIfNewDataAbsent and add...diosmosis
2014-03-27refs #4828 commmitting test filesmattab
2014-03-27Refs #4878 Fix error addPrePiwik2DataIfMissing not definedmattab
2014-03-27Refs #4878 typos @diosmosis please add integration test triggering this code ...mattab
2014-03-27refs #4903 better solution for not working web archivingThomas Steur
2014-03-26Fixing build.diosmosis
2014-03-26Fixes #4878, use pre-piwik 2 data in VisitFrequency API if post-piwik 2 data ...diosmosis
2014-03-26refs #4903 forward archive.php to new console commandThomas Steur
2014-03-26search in website name and group name if one is definedThomas Steur
2014-03-26Add new setting datatable_export_range_as_day = "rss" to let users customise ...mattab
2014-03-26refs #4903 added cli command to trigger archivingThomas Steur
2014-03-25Allow idSite to be overridden in SegmentSelectorControl PHP class.diosmosis
2014-03-25Allow users of segment selector to manually change the selected segment and u...diosmosis
2014-03-25Use border color in morpheus for site selector.diosmosis
2014-03-25refs #4903 started to work on the possibility to run multiple archivers in pa...Thomas Steur
2014-03-24Normalize URL inputs to Piwik::getJavaScriptCode.diosmosis
2014-03-24Allow plugin UI tests to have name different than plugin. Added --plugin opti...diosmosis
2014-03-24this should fix some websites are not displayed under circumstances if they h...Thomas Steur
2014-03-24refs #4898 show check for updates only in admin, only for superusersThomas Steur
2014-03-24refs #4898 let users directly email the super users in case of an available u...Thomas Steur
2014-03-24refs #4898 display available update message to all usersThomas Steur
2014-03-24refs #4898 rate help and not about piwik pageThomas Steur
2014-03-24Merge branch 'master' into about_piwik_page_experimentThomas Steur
2014-03-24simplify and make sure to display only to superusers or piwik demo usersThomas Steur
2014-03-24increased gap above social buttonsThomas Steur
2014-03-24made the help even smallerThomas Steur
2014-03-24smaller font sizeThomas Steur
2014-03-24do not underline check for updates link by defaultThomas Steur
2014-03-24fix update check and some header message display issuesThomas Steur
2014-03-24About Piwik -> HelpThomas Steur
2014-03-24added social icons to about piwik pageThomas Steur
2014-03-24refs #4877 updated feedback email, always send english translation of the fea...Thomas Steur
2014-03-22Do not use static variables for config paths since they can now be specified ...diosmosis
2014-03-22Fixes #4886mattab