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-11-15Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-15Fixes #6599 do not proceed if the row does not yet have the visits value - ho...mattab
2014-11-14Replaced usage of deprecated Piwik\Period\Range::factory() to Piwik\Period\Fa...Matthieu Napoli
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-14Merge pull request #6659 from piwik/6577Thomas Steur
2014-11-14Merge pull request #6587 from piwik/removeHtmlMessageExceptionThomas Steur
2014-11-13use HTTP 1.1Thomas Steur
2014-11-132.9.02.9.0Matthieu Aubry
2014-11-132.9.0-rc22.9.0-rc2Matthieu Aubry
2014-11-13Merge pull request #6657 from piwik/bugfix/5365Matthieu Aubry
2014-11-132.9.0-rc12.9.0-rc1Matthieu Aubry
2014-11-13refs #6577 Return HTTP 204 instead of GIF for JavaScript tracking.Thomas Steur
2014-11-13Introduce new function and tests to make it clearer what's happening #5365mattab
2014-11-13Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-12Refs #6101, fix sumRowArray error caused by Provider change (GroupBy must be ...diosmosis
2014-11-11added first version of update scriptsgiehl
2014-11-11revert refs #touchpad failmattab
2014-11-11Merge remote-tracking branch 'origin/master'mattab
2014-11-11fixing a unit test now that the function does not throw exception refs #6485mattab
2014-11-112.9.0-b92.9.0-b9Matthieu Aubry
2014-11-11when there's a fire, pour a lot of water over it!! fixes #6485mattab
2014-11-11add a comment about perceived inconsistenciesmattab
2014-11-11refs #4595 only sanitize the values of those action types that are stored san...mattab
2014-11-11removing @api tag as it created in https://github.com/piwik/developer-documen...mattab
2014-11-11Adding few unit tests for getRangeStringmattab
2014-11-11Added Piwik\Sequence::exists()Matthieu Napoli
2014-11-11Added dependency injection in Core\Sequence so that the SiteMigration plugin ...Matthieu Napoli
2014-11-102.9.0-b82.9.0-b8Matthieu Aubry
2014-11-10refs #6334 fix sorting list of plugins does not work if first value is < 0% o...Thomas Steur
2014-11-07Merge pull request #6610 from piwik/64352.9.0-b7Matthieu Aubry
2014-11-07Merge pull request #6583 from piwik/6417_removeLocksMatthieu Aubry
2014-11-07refs #6612 Set default logger level to ERROR so that only real errors break t...mattab
2014-11-07Merge pull request #6591 from DaSchTour/masterMatthieu Aubry
2014-11-07Merge pull request #6606 from czolnowski/disable-truncate-filter-if-value-is-...Matthieu Aubry
2014-11-07refs #6553 Fix 404 errors when opening developer toolsThomas Steur
2014-11-07refs #6435 if a float is assigned to a config value and a german locale is us...Thomas Steur
2014-11-07refs #6435 fix some more wrong values if a German locale is usedThomas Steur
2014-11-07refs #6435 fix evolution filter did cast a float to string resulting in wrong...Thomas Steur
2014-11-07refs #6435 make sure we compare values using a dot in getRequestVarThomas Steur
2014-11-07refs #6435 check for floats in a more central place so dimensions do not have...Thomas Steur
2014-11-07refs #6435 replace possible comma with a dot. Not 100% sure if that works yetThomas Steur
2014-11-06refs #6417 moved update to b7 as b6 was releasedThomas Steur
2014-11-06refs #6417 seems to be unused nowThomas Steur
2014-11-06refs #6417 trying to get rid of the unnecessary first archive insertThomas Steur
2014-11-06refs #6417 use sequence table to create archive idsThomas Steur
2014-11-06Shouldn't truncate and add summary row if truncate parameter is negative.Marcin Czołnowski
2014-11-062.9.0-b62.9.0-b6Matthieu Aubry
2014-11-06In General settings inline help, display the proper default value instead of ...mattab
2014-11-062.9.0-b52.9.0-b5Matthieu Aubry
2014-11-05fixes #6508 it works, although unfortunately not with automated testsmattab