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/API
AgeCommit message (Expand)Author
2012-12-20 * Fixing bug, when anonymous user is set with some permission, it should workmattpiwik
2012-12-19Fixing testsmattpiwik
2012-12-16 miscmattpiwik
2012-12-15Refs #3213 fixing detection (thanks tests!) & adding testsmattpiwik
2012-12-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-11-25Fixes #3575, remove code in ResponseBuilder.php that turns DataTable_Simple i...benakamoorthi
2012-11-20Fixes #3432, allow filter_pattern_recursive to be used w/ flat=1 & add test f...benakamoorthi
2012-11-11it looks like it fixes #3532 without side effect? Please test on demomattpiwik
2012-11-01Fixes #3503 #3492mattpiwik
2012-10-07Refs #3332mattpiwik
2012-09-27Fixes #2159, allow limit dropdown to be used with evolution graphs (including...benakamoorthi
2012-09-26Refs #3158 #3227 mattpiwik
2012-09-05refs #3013JulienMoumne
2012-08-30Refs #3227, make sure API method metadata is reloaded when Piwik_API_Proxy::h...benakamoorthi
2012-08-19Refs #3300, tweak to code commentbenakamoorthi
2012-08-19Fixes #3300, added hideColumns/showColumns query parameters to customize API ...benakamoorthi
2012-08-14refs #2708JulienMoumne
2012-07-20Fixes #3134, added bulk tracking feature and bulk request API method.benakamoorthi
2012-05-31Error message display in CSV + add version number in msg + Minor mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-26Fixes #3004, redesigned DBStats plugin, added several new reports including d...benakamoorthi
2012-05-25Fixes #3137, added ability for data table views to link to arbitrary related ...benakamoorthi
2012-05-24completed a bunch of php doc blockssgiehl
2012-04-11refs #534BeezyT
2012-04-10refs #3073BeezyT
2012-04-10refs #3073BeezyT
2012-04-10refs #2714, refs #3073BeezyT
2012-04-05refs #3073 flatten table UI, option to include aggregate rows (this option wi...BeezyT
2012-03-28refs #3073 data table flattener and test casesBeezyT
2012-03-09Refs #534mattpiwik
2012-03-09Refs #534mattpiwik
2012-03-08Refs #534 Minor code style + renaming tests to .test.php to ensure they are p...mattpiwik
2012-03-07refs #2735robocoder
2012-03-07refs #534: BeezyT
2012-02-15Refs #2714mattpiwik
2012-02-09Fixes #2816 mattpiwik
2012-02-09Fixes #2912mattpiwik
2012-02-08Refs #534 mattpiwik
2012-02-04refs #534 integration tests for label filterBeezyT
2012-02-04refs #534 recursive label filter for the apiBeezyT
2011-12-02refs #2806 - silent array to string conversion now emits noticerobocoder
2011-11-25fixes #2714 includeInnerNodes=1 by default, nice export filename for API.get ...BeezyT
2011-11-23Add back to top in API doc mattpiwik
2011-11-23Refs #2327 Thanks for your tests, indeed one call was missing! please check w...mattpiwik
2011-11-23Refs #1820 mattpiwik
2011-11-23refs #2714 column translations for html and rss export, general fine tuning o...BeezyT
2011-10-28Refs #584mattpiwik
2011-10-27Fixes #584, #536, #2031 - Kuddos to Benaka akka capedfuzz for this great patc...mattpiwik
2011-10-19refs #2714 improved csv/tsv exportBeezyT