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
2014-07-19fixed Exception use statementsChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-18fixes #5841 fix Uninitialized string offset if custom variable is an empty st...Thomas Steur
2014-07-18Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-07-18refs #5820 improved generators and added a command to generate an update file...Thomas Steur
2014-07-18refs #5820 better namingThomas Steur
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-18Refactor testing environment code to remove Log.php tests hack.diosmosis
2014-07-17fixes #5851 - allow empty keyword parameter for all search engines, as more a...sgiehl
2014-07-16Refs #5842, use correct `ps` syntaxdiosmosis
2014-07-16Fixes #5842, use -x option when invoking ps in asynchronous process execution...diosmosis
2014-07-15refs #5820 make sure more methods are visible on the developer documentation ...Thomas Steur
2014-07-15refs #5820 started to add some documentation for the new report class. Also r...Thomas Steur
2014-07-15the events documentation generator failed because of "Call to undefined funct...Thomas Steur
2014-07-15fixed method signaturesChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-07-13refs #5819 - added gfsoso.com as google powered enginesgiehl
2014-07-13refs #5819 - added search.azby.fmworld.net to Nifty search enginesgiehl
2014-07-13refs #5819 - added utorrent.inspsearch.com as InfoSpace poweredsgiehl
2014-07-13Remove removal of ExamplePlugin/API.php from old Update file.diosmosis
2014-07-13refs #5819 - added www1.search-results.comsgiehl
2014-07-13refs #5819 - added search.iminent.com as InfoSpace poweredsgiehl
2014-07-12refs #5819 - added auone image searchsgiehl
2014-07-12refs #5819 - added k9safesearch.comsgiehl
2014-07-12refs #5819 - added vp as param for search.yahoo.co.jpsgiehl
2014-07-12this might the ui tests work again, somehow the database gets changed but the...Thomas Steur
2014-07-12set version to 2.5.0-b1 to make sure update gets inserted... got lost during ...Thomas Steur
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-11change parameter to public as suggested in Platform & Plugins forum:mattab
2014-07-112.4.1 KABOOM2.4.1mattab
2014-07-112.4.1-rc12.4.1-rc1mattab
2014-07-11Make sure logging doesn't fail during tests.diosmosis
2014-07-11those example dimensions were not moved from core to plugins, we should make ...Thomas Steur
2014-07-11Fixes #5809, change existing SQL to ignore errors that occur when updates are...diosmosis
2014-07-11we actually need to check whether key exists, not in_array...Thomas Steur
2014-07-11just noticed I broke the installer when I was trying to fix the updater in c0...Thomas Steur
2014-07-11Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-11Ignore warnings for file_put_contents in Log when logging to file.diosmosis
2014-07-11Refs #5397, quick fix for issue where Limit filter is run before LabelFilter:...diosmosis
2014-07-10--force-periods will respect the config setting "Periods enabled in API" enab...mattab
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-08Refs #4363, introduce @ terminal operator for row evolution queries to get ri...diosmosis
2014-07-08this is a very complicated one. Problem was when updating from 2.4.0 to 2.5.0...Thomas Steur
2014-07-08refs #5409 #341 #5349 if a config value contains a dollar sign convert it to ...Thomas Steur
2014-07-08updated submodule and increased version -> this might fix the updater ui test...Thomas Steur
2014-07-07Merge pull request #345 from craue/more-useful-error-messageMatthieu Aubry
2014-07-07included default value for concurent threads numberMichał Gaździk
2014-07-07remove all logs again and disable location settings to see if this causes itThomas Steur
2014-07-07it looks like it truncates all tables between tests?Thomas Steur
2014-07-07whenever ipAnonymization is activated, log DB infos... also log whether db is...Thomas Steur