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
2015-01-16Merge branch 'master' into move_language_reportsgiehl
2015-01-16Fixes #6918 Add proper HTTP status code (302 moved temporarily) to Url:redire...Matthieu Napoli
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-04Tracker refactoringThomas Steur
2014-11-03Indicate user to composer update when network library not yet updated refs #...mattab
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-22#6491 Fixes a redirection loop when Nginx is misconfigured and passes an inco...Matthieu Napoli
2014-10-13Fixed a bug in Url: the PATH_INFO was droppedMatthieu Napoli
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-25Allow underscores in trusted hostsstackcoder
2014-09-17Wrong case in Piwik\IPKyle
2014-09-17Merge remote-tracking branch 'upstream/master' into cleanup-arobases2KyleK
2014-09-15refs #4996 cache all site urls in trackerThomas Steur
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-12refs #4996 redirect only to trusted hosts (will have to remove this most like...Thomas Steur
2014-08-04Refactor handling cors for multiple domains. Also refactor name from hosts in...Marcin Czołnowski
2014-08-04Fixes #5912 Removing UI code + refactor out the un-needed parameter to functi...mattab
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-30Fixes #5262 Throw exception instead of dying so that the function is testable.mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-12Fixes issue when a port number is appended to the hostname, expected: pick th...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-05Refs PR #241 Manually close session when redirecting to another pagemattab
2014-04-08Add method to destroy current database connection (for testing).diosmosis
2014-04-07Small refactormattab
2014-02-20Fixes #4711 Adding new console command to trigger Piwik core and Plugins upgr...mattab
2014-02-18Finishing clearing the console command to allow piwik domainmattab
2014-02-18Add new piwik-domain generic option to the console. Part 2mattab
2014-02-18Add new piwik-domain generic option to the console.mattab
2014-02-12Merge remote-tracking branch 'origin/master' into 4610_cli_archivingThomas Steur
2014-02-12refs #4610 some code tweaks and optimizationsThomas Steur
2014-02-11Fixes #4001 Deprecate force_ssl_login setting as it's too hard to properly en...mattab
2014-02-10Fixing bug with trusted_hostsmattab
2014-02-10Factoring out getTrustedHosts()mattab
2014-02-05Minormattab
2014-02-04Fixes #4626 Prevent warning on screen when user set valid host to a URL inste...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-10-21Refs #4200, revert getAllTableMetadata function removal and document core/Url...diosmosis
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-09Refs #4202 Menu refactor donemattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab