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
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-14split files containing multiple classes (#15810)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-20Fallback to JSON renderer if no valid format is given (#15590)Thomas Steur
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-11-21API reference doc: fix some of the example links (#15178)Matthieu Aubry
2019-11-19Proceed rate in Goal Funnel report and row evolution of funnel is mismatching...Thomas Steur
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-10-23Fix build failures (#15016)Kate Butler
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-19Return backtrace on exception for cli archiving requests. (#14742)diosmosis
2019-08-12Add JS event invoked after a widget is loaded for client side manipulation of...diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-12Use query params to add goal processed metrics instead of filter directly. (#...diosmosis
2019-06-11Show flattened columns as extra columns in UI (#12524)Stefan Giehl
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-04-03Strip HTML tags in API error messages (#14213)Stefan Giehl
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-03-07Do not calculate totals if totals row is found OR if totals metadata is found...diosmosis
2019-02-27Fix build (#14144)diosmosis
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2019-01-28Allow DataTables to disable generic filters gthrough a datatable metadata. (#...diosmosis
2018-12-14If totals row already exists, do not recalculate in ReportTotalsCalculator. (...diosmosis
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-09Keep flattened columns as extra columns (#12199)Stefan Giehl
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-11-28Small API changes needed for a translation plugin (#13766)Thomas Steur
2018-11-28Improved CORSHandler (#13677)MichaelHeerklotz
2018-11-27Use new exception in PluginsArchiver & add previous exceptions to backtrace i...diosmosis
2018-11-16Add request parameters to API.Request.intercept event. (#13720)diosmosis
2018-10-02Fix incorrect sort order when scheduled report uses custom report (#13487)diosmosis
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-03Reconstruct partial stack traces for fatal errors. (#13238)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-06-14Allow to provide secondary sort column for reports (#12128)Stefan Giehl
2018-05-15Add new method to detect if root request is an API request (#12913)Thomas Steur
2018-05-04Removes default action name for flattened action urls (#12669)Stefan Giehl
2018-03-06Assorted events and changes (#12496)Benaka
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-12-01Add possibility to restrict piwik access by ip (#12242)Thomas Steur
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2017-10-04force using utf-8 as charset for htmlentities/htmlspecialchars (#12135)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-03-29Make it possible to disable flattening for an report (#11529)Stefan Giehl