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/core
AgeCommit message (Expand)Author
2015-09-08fix typo in http headermattab
2015-09-05fixes #8707 - throw exception when url is not reachablesgiehl
2015-09-05Tiny tweak to warning message when tracker debug is enabled in config.diosmosis
2015-09-04also show warning if tracker debug is enabledThomas Steur
2015-09-04show warning if debugging on demand is enabledThomas Steur
2015-09-03Merge pull request #8633 from piwik/force_optimize_cmdBenaka
2015-09-03Support lastN in database:optimize-archive-tables and add a test for the comm...diosmosis
2015-09-03Merge pull request #8703 from piwik/autosugesst_api_testMatthieu Aubry
2015-09-03Fill out some doc blocks.diosmosis
2015-09-03Refactor API.getSegmentsMetadata and Plugin\Segment so segments are all defin...diosmosis
2015-09-02Merge pull request #8692 from piwik/8691Matthieu Aubry
2015-09-02Whitelists TTF to be downloadable via apache webservermattab
2015-09-02Small refactor of GoalManager for reuse in pro plugin.diosmosis
2015-09-01Refs #8317, fixing regression caused by refactor, post event Tracker.newVisit...diosmosis
2015-08-31Merge pull request #8571 from piwik/8066Benaka
2015-08-31generate timer for each segmentThomas Steur
2015-08-31Wrong "Time Elapsed" in core:archive outputThomas Steur
2015-08-31Merge pull request #8661 from piwik/8621Matthieu Aubry
2015-08-30Merge pull request #8662 from piwik/8555Benaka
2015-08-30Fix custom date ranges are still being archived when --force-periods=dayThomas Steur
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-08-29refs #8621 fix Wrong "Time Elapsed" in core:archive outputThomas Steur
2015-08-26Change version update now that 2.14 has been released and this PR will go int...diosmosis
2015-08-26Ignore sub-domains in whitelist urls matchingbarbushin
2015-08-26Use new (not deprecated) update methodsbarbushin
2015-08-26Add option to track only website urlsbarbushin
2015-08-24Use Common::prefixTable instead of storing tables_prefix as property. (Don't ...diosmosis
2015-08-24Adding diagnostic command that allows you to see exactly what's inside an arc...diosmosis
2015-08-22Merge pull request #8351 from piwik/deprecated_updates_fixBenaka
2015-08-22Migrate updates to use new(not deprecated) methodsbarbushin
2015-08-22use a const for sql modesThomas Steur
2015-08-22make sure it works if connection is created again, added testThomas Steur
2015-08-22setting a fixed SQL modeThomas Steur
2015-08-21Merge pull request #8537 from piwik/7903Benaka
2015-08-21Merge pull request #8615 from piwik/8607_last_edit_segment_archivingBenaka
2015-08-21Update debug log in statement in SegmentArchivingRequestUrlProvider::getCreat...diosmosis
2015-08-21Small refactor to remove indentation in SegmentArchivingRequestUrlProvider.diosmosis
2015-08-21refs #8066 faster query to find websites with traffic since last successful a...Thomas Steur
2015-08-21Merge pull request #8604 from piwik/8600Thomas Steur
2015-08-212.15.0-b22.15.0-b2Matthieu Aubry
2015-08-21Merge pull request #8500 from piwik/7838Thomas Steur
2015-08-21refs #7837 deprecated some eventsThomas Steur
2015-08-21Add new option for [General] process_new_segments_from option, 'segment_last_...diosmosis
2015-08-21Merge pull request #8559 from piwik/archive_purging_fixesBenaka
2015-08-20Merge pull request #8599 from piwik/8597Matthieu Aubry
2015-08-20better variable namingThomas Steur
2015-08-20add plugin name to exceptionThomas Steur
2015-08-19do not trigger exception in case of duplicated itemsThomas Steur
2015-08-19use monolog in trackerThomas Steur
2015-08-14Merge pull request #8455 from piwik/6497Thomas Steur