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
AgeCommit message (Expand)Author
2013-12-08Refs #4200 tweaks to last commit.diosmosis
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-11-18Miscellaneous tweaks to config.diosmosis
2013-11-13Refs #4200, revised documentation of Notification classes.diosmosis
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-23Change some @param array phpdoc tags to be @param Object[], fill in DataTable...diosmosis
2013-10-23Tweaking some docs, fixing build, fixing a MultiSites css issue and fixing re...diosmosis
2013-10-22Refs #4200, remove parameter from Truncate filter,and document AddSummaryRo...diosmosis
2013-10-22Refs #4200, change function of AddSummaryRow and move logic to Truncate filter.diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-21Refs #4200 fixing build and documented AddColumnsProcessedMetricsGoal.diosmosis
2013-10-21Refs #4200, revert getAllTableMetadata function removal and document core/Url...diosmosis
2013-10-21Refs #4200, documented several more classes.diosmosis
2013-10-21Fixing tests.diosmosis
2013-10-21Done.diosmosis
2013-10-18Refs #4200, started documentation of DataTable class.diosmosis
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-14added interface for dataTable to be able to define the expected type in a fun...Thomas Steur
2013-10-09Refs #4202 Cleaning up the good old bridge classesmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-09-12Minor code changes + style following reviewmattab
2013-09-02Fixing build.Benaka Moorthi
2013-09-02Fixing one of the integration tests.Benaka Moorthi
2013-08-31Refs #4041, refactored jqplot datatable visualizations (mainly the evolution ...Benaka Moorthi
2013-08-03Refs #4040, #4041, move AllColumns ViewDataTable & Goals ViewDataTable logic ...Benaka Moorthi
2013-08-02fixed undefined classes in doc blockssgiehl
2013-07-31Fix namespace induced regression in closure detection.Benaka Moorthi
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-29Refs #4040, converted UserCountry plugin to use display properties instead of...Benaka Moorthi
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-13Refs #4041, fix bug in displaying DBStats reports by redefining how columns_t...Benaka Moorthi
2013-07-06fixed several doc blockssgiehl
2013-06-28Removing feature: enable_archive_parents_of_datatable = 0 (main reason: there...mattab
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-05-08Reorganizing the images folders for every pluginsThomas ZILLIOX
2013-04-20Fixes #3904:mattab
2013-04-17Refs #3465, fix regression for flattener filter where queued filters were app...diosmosis