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-09-18refs #8445 remove outdated commentmattab
2015-07-13Refs #8311, add automated system test for the api_internal_call.php example s...diosmosis
2015-07-13Fixes #8311 Init the DI containermattab
2015-04-09Remove cli-script-bootstrap.php, no longer used.diosmosis
2015-04-05Move DI container creation to Piwik\Application\Environment class.diosmosis
2015-03-11Re-add geoipUpdateRows.php w/ message about new command.diosmosis
2015-03-07Merge branch 'master' into geo-attribution-taskdiosmosis
2015-02-07Merge pull request #7021 from piwik/move_language_reportStefan Giehl
2015-02-05Updated instructionsMatthieu Napoli
2015-02-05Disable by default the script to delete PiwikMatthieu Napoli
2015-01-22Merge branch 'master' into move_language_reportsgiehl
2015-01-18fixes #7028 - fixed jquery pathsgiehl
2015-01-14removed several occurences of UserSettings pluginsgiehl
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-12-19#6622 Logger refactoring: updated the geoipUpdateRows.php scriptMatthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-12-03User country attribution command.Marcin Czołnowski
2014-11-26link from dev changelog footer to changelogmattab
2014-11-17Silent fail in front of ini_set to prevent warning raised when function disabledmattab
2014-11-14refs #6661 initial work on triggering a 400 bad request instead of 500 in cas...Thomas Steur
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-20refs #6469 forgot to commit this fileThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-09-27Require autoload in cli-script-bootstrap.php so geoipUpdateRows.php script wi...diosmosis
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-12Move phpstorm codestyles one level upmattab
2014-09-08Merge pull request #344 from Irrational86/masterMatthieu Aubry
2014-08-20Remove Loader.php reference from cli-script-bootstrap.php.diosmosis
2014-07-25Merge branch 'master' of https://github.com/piwik/piwikJesse
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23removed some outdated scripts that do no longer work anyway. use console and ...Thomas Steur
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-05Changed JavaScript Tracking Code generation to use "//", instead of verifying...Jesse
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-04-10fix typoThomas Steur
2014-04-01Fix white spacemattab
2014-04-01Add missing module=APImattab
2014-03-03Add missing ;mattab
2014-02-25Merge branch 'master' into comparison_dashboard_changesdiosmosis
2014-02-20deleting few outdated unused filesmattab
2014-02-20Fix CLI bootstrap script (add missing use statements and tweak Log config).diosmosis
2014-02-15Move common startup code of Piwik PHP CLI scripts to file in misc/others and ...diosmosis
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-11-06Phpstorm organize importsmattab