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
path: root/config
AgeCommit message (Expand)Author
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-08-23Minor Improvement to descriptionmattab
2016-08-17Update global.ini.php (#10408)Thomas Steur
2016-07-26add possibility to create ui tests for users with view access onlyThomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-06-18fixed some typos [ci skip]sgiehl
2016-05-16Merge pull request #10082 from piwik/visit_standard_length_docStefan Giehl
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-21value should be specified in seconds, not millisecondsThomas Steur
2016-04-20Explain a user should call setSessionCookieTimeout when changing visit lengthThomas Steur
2016-04-19Implements #9389 - UserId module, that adds a new Users report (#9883)alexkuk
2016-03-31URL query string parameters to remove from URL are now stored in config filemattab
2016-03-16Fix typoJoost van Rijn
2016-01-29fixes #9650 new widget showing piwik pro blogThomas Steur
2016-01-28fixes #9648 New sentence presenting Piwik PRO after a successful Piwik instal...Thomas Steur
2016-01-15add possibility to specify charset when importing in batchThomas Steur
2015-12-22Merge pull request #9310 from peterbo/9156-ForceNewVisitAtMidnightMatthieu Aubry
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-12-07Commit after code review, refs #9156pboehlke
2015-11-30 New visit after midnight - setting for disabling this characteristic, refs #...pboehlke
2015-11-26Add 'all' in the Row count selector to be able to display all rows, and optio...mattab
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-11-01Fix config overriding in ui-test.php DI config.diosmosis
2015-10-29Rename whitelist to blacklist since we're ignoring entries that are in the li...diosmosis
2015-10-29Instead of hardcoding whitelisting of Overlay methods in UI test URL normaliz...diosmosis
2015-10-27Remove trusted host change and try to fix w/ ui-test.php config modification.diosmosis
2015-10-27Get last two Overlay tests to pass.diosmosis
2015-10-27Do not replace port URLs for overlay API results so links can be matched in U...diosmosis
2015-10-27Fix ui-test.php config (missing DI\add).diosmosis
2015-10-27Try to fix CORS issues in travis when port 3000 is used for Piwik.diosmosis
2015-10-27Fix failing Dashboard test by removing RSS widget contents for UI tests.diosmosis
2015-10-27Remove host & port only if test port is defined in config & remove Piwik base...diosmosis
2015-10-27Allow extra environments to be specified through testing environment variable...diosmosis
2015-10-27Add port in tests to tracker URL.diosmosis
2015-10-27Try to fix nginx setup on travis. Includes new [tests] INI config parameter f...diosmosis
2015-10-13add comment to document new feature https://github.com/piwik/piwik/issues/8529Matthieu Aubry
2015-10-08Plugin to track usage of PiwikThomas Steur
2015-10-07Left menu designThomas Steur
2015-09-29TTL: Time to live for cache files, in seconds. Default to 60 minutesmattab
2015-09-29Added INI setting to configure maximum number of id actions to store in one c...mattab
2015-09-28Caching id actions in general cache - can be enabled via INI setting enable_s...mattab
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-22Restore to last versionmattab
2015-09-22UI tests: Added LogViewer plugin to view and search Piwik application logs in...mattab
2015-09-22Make Provider plugin disabled by default. fixes #8826mattab
2015-09-21Revert "Do not enable Provider plugin by default for new users"Benaka
2015-09-21Do not enable Provider plugin by default for new users fixes #8826mattab
2015-09-18Fix a small typo in global.ini.phpJorrit Schippers
2015-08-21Add new option for [General] process_new_segments_from option, 'segment_last_...diosmosis
2015-08-19added warning re debug_on_demandThomas Steur