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
2013-04-04testing b5 with new umask1.12-b5mattab
2013-04-04Very nice commit!mattab
2013-04-03refs #1700: new metrics min_time_generation, max_time_generationTimo Besenreuther
2013-04-03Beautify the time in Metadata reports + testsmattab
2013-04-02Merge pull request #48 from pebosi/german_providersFabian Becker
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
2013-04-02add some german provides to datafilepebosi
2013-04-02Merge branch 'master' of github.com:piwik/piwikTimo Besenreuther
2013-04-02refs #1700 performance analyticsTimo Besenreuther
2013-04-02Merge pull request from @ksubileauFabian Becker
2013-04-02B4mattab
2013-04-01b3 to test on demo with Stefan Jqplot update + New page speed report!1.12-b3mattab
2013-03-31fixing some doc blockssgiehl
2013-03-29refs #3813 css files in libs folder should always be included first, so they ...sgiehl
2013-03-29refs #3813 readding jQuery.browser plugin, as it has been removed in 1.9sgiehl
2013-03-29refs #3734 better integration of Majesticseo.com links1.12-b2mattab
2013-03-29Refs #17001.12-b1mattab
2013-03-29 * Small tweaks to translation refs #1700mattab
2013-03-28refs #1700 better time formatting for millisecondsTimo Besenreuther
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-27refs #1700 fixing an error introduced in the previous commit (thanks peter fo...Timo Besenreuther
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-25Missing encode for URLs display for super usermattab
2013-03-24Use span+css instead of font tag [ci skip]Fabian Becker
2013-03-23Simplify code [ci skip]Fabian Becker
2013-03-23Piwik_Config::setConfigOption() is outdated and should not be used for upgrades.Fabian Becker
2013-03-21Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-03-21Piwik_Config::setConfigOption() is outdated and should not be used for upgrades.Fabian Becker
2013-03-20Merge branch 'master' of github.com:piwik/piwikTimo Besenreuther
2013-03-20visitor log improvementsTimo Besenreuther
2013-03-20Updating search enginespebosi
2013-03-20update search enginespebosi
2013-03-20Add search enginespebosi
2013-03-20Add search enginespebosi
2013-03-18Another Piwik::log fix in PluginsManager. Not working in tracker mode.Fabian Becker
2013-03-18Refs #3833 - Piwik_Period's toString method does not return the type of the P...Peter Boehlke
2013-03-17Merge branch 'master' of https://github.com/piwik/piwik into 3697_ISP_NamesKévin Subileau
2013-03-17Move the "Providers" array to its own core/DataFiles/Providers.phpKévin Subileau
2013-03-17Fixes #3833 adding check upstream. Thx for the report & patch, very nice bug ...mattab
2013-03-17Fixes #3465, refactor row evolution code to fix bug where if no labels are sp...diosmosis
2013-03-14Weibo uses the t.cn shortener (similar to t.co for Twitter)Fabian Becker
2013-03-14Adding biggest chinese microblogging service weibo.com to socials.Fabian Becker
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-03-14Simplify statementFabian Becker
2013-03-14Fixing notice at /index.php?module=API&method[]=ExampleAPI.getXSS%3C%3E/\%22;...mattab
2013-03-14Fix error for tracking mode.Fabian Becker
2013-03-13fixes #3821 do not schedule reports set to never send (period=never)Julien Moumné
2013-03-13Fixes #3817 Capping visit_total_timemattab
2013-03-12Fix error for wrong use of reset().Fabian Becker
2013-03-11Improve Loader by using preg_match instead of strspn.Fabian Becker