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-04-08Merge remote-tracking branch 'origin/master'mattab
2013-04-08Refs #3781, fixing build, revert last change and add getSuperUserLogin to Piw...diosmosis
2013-04-08refactormattab
2013-04-08Fixes #3781, make sure getUserPreference returns valid default value when opt...diosmosis
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-09-12Follow up of previous api change + cleanup NOTICEs in testsmattpiwik
2012-09-11a user email should not be able to change to the super user email !mattpiwik
2012-09-10Fixes NOTICE when incorrect sites ids specifiedmattpiwik
2012-09-02Fixes #3334, redesigned the reset password functionality.benakamoorthi
2012-08-14Misc minormattpiwik
2012-08-14Another trymattpiwik
2012-08-14attempting to debug why the build is failingmattpiwik
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-01-01fixes #2580robocoder
2011-12-18Fixes #2827 - Only the anonymous user cannot change emails/check if a user ex...mattpiwik
2011-05-06Harmless refactoringmattpiwik
2011-04-15Refs #1478 linking to existing doc pages from the API descriptionsmattpiwik
2011-04-14Fixes #1478mattpiwik
2011-04-14Fixes #2275 Thanks rahman for feedback! mattpiwik
2011-04-12Fixes #2302 Now, setTokenAuth on the Tracking API can accept the Super User t...mattpiwik
2011-04-04refs #2256 - more invalid tagsrobocoder
2011-04-04fixes "click on sparkline to reload graph" for the Goal reportsmattpiwik
2011-03-29Fix testsmattpiwik
2011-03-29Fixes #2236 New config setting:mattpiwik
2011-03-06fixes #2151 - ordering getUsersSitesFromAccess() SQL query, updating unit tes...JulienMoumne
2011-02-04Fixes #2062mattpiwik
2011-02-04Fixes #2061mattpiwik
2011-01-17Fixes #1803 Added Alias column to the Manage permissions admin screenmattpiwik
2010-11-02fixes #1792 - unable to login with passwords containing html special charsrobocoder
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-08-20refs #1630robocoder
2010-07-29spacesmattpiwik
2010-06-03refs #1368 - Piwik::prefixTable() is deprecatedrobocoder
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...mattpiwik
2010-05-05Fixes unit tests to work with plugins that setup new tables, or execute ALTER...mattpiwik
2010-04-14fixes #1304 - delete dashboard layout when deleting userrobocoder
2010-04-09Fixes #1256 Installer now checks that the super user is a valid login string ...mattpiwik
2010-04-02 * Added General settings page to: enable browser archiving, define today's a...mattpiwik
2010-03-29Refs #56 mattpiwik
2010-02-10refs #1122 - fix usagerobocoder
2010-02-10fixes #1122 - per Matt's reviewrobocoder
2009-09-22fixes #923 - invalid XML response from UsersManager.getSitesAccessFromUserrobocoder
2009-08-26edit for consistent use of Piwik_TranslateException()robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-09refs #911 - simplifying regexps; preg_quote() where neededrobocoder
2009-06-15refs #620, refs #803 - refactor autoloader into core/Loader.php (class robocoder
2009-05-18core code using Piwik_FetchOne|All|Query to easily work on the DB mattpiwik