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
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-10-01Refactor magic string FTWmattab
2014-10-01Submodulesmattab
2014-10-01Run Mysqli tests only on 5.4mattab
2014-10-01Merge pull request #6342 from piwik/set_superuser_access_refactorMatthieu Aubry
2014-09-30the command class should be camelcase but the command name should separate wo...Thomas Steur
2014-09-30refs #4996 fix plugin testsThomas Steur
2014-09-30I noticed the example command was lacking a bit of documentation / help on ho...Thomas Steur
2014-09-30refs #4996 enable contents - live tests againThomas Steur
2014-09-30Fix installation process, missing super user access for some calls.diosmosis
2014-09-30Fixing UI tests and adding tests for Access::doAsSuperUser.diosmosis
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis
2014-09-30Add _isPasswordHashed parameter to UsersManager.addUser (mirrors parameter in...diosmosis
2014-09-30Do not fail login if token auth secret is unavailable in SessionInitializer.diosmosis
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-30Properly encode website name in installer so website selector displays correc...Matthieu Aubry
2014-09-30Properly encode website name in installer so website selector displays correc...Matthieu Aubry
2014-09-30Merge pull request #6322 from mgazdzik/moveSettingsTabToMenuMatthieu Aubry
2014-09-30Merge pull request #6323 from piwik/6296_alternative_fixMatthieu Aubry
2014-09-29fix plugins testmattab
2014-09-28Revert UsersManager API change since it breaks BC for API users of getTokenAuth.diosmosis
2014-09-28Refactor Auth::initSession method into its own class (SessionInitializer) sin...diosmosis
2014-09-27moved previously hardcoded in template Settings menu element into proper Menu...Michał Gaździk
2014-09-27Fixing Login UI Tests.diosmosis
2014-09-27Use superuser access when changing user password in PasswordResetter.diosmosis
2014-09-27Refactor Login controller and auth to be more modular and easier to extend/ov...diosmosis
2014-09-26refs #6204 ignore content actionsThomas Steur
2014-09-26refs #6204 wondering if archiving still works when removing this dependency f...Thomas Steur
2014-09-25refs #6285 forgot to commit the actual templatesThomas Steur
2014-09-25refs #6285 better namingThomas Steur
2014-09-25refs #6285 added a command to generate a template for an angular directiveThomas Steur
2014-09-25refs #5983 fix sites manager was brokenThomas Steur
2014-09-25refs #5983 fixed some jshint warningsThomas Steur
2014-09-25refs #6284 converted some directive controllers to use controllerAs. Initiall...Thomas Steur
2014-09-25Merge pull request #6292 from piwik/5983_angularStyleGuideThomas Steur
2014-09-25Do not show pivot by subtable command for Referrers.getWebsites.diosmosis
2014-09-24refs #5983 make sites manager working again, more naming fixesThomas Steur
2014-09-24refs #5983 each component should have its own file. For some reason SitesMana...Thomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-09-24refs #5983 always define needed dependencies so we can later find a way to mi...Thomas Steur
2014-09-24refs #5983 started to apply the angular style guide. refactored models, use n...Thomas Steur
2014-09-24Fix one plugin testmattab
2014-09-23fixes #6124 thx a lot for the detailed bug report and solution. Fixed all was...Thomas Steur
2014-09-23refs #6149 when generating a component always require the current piwik versi...Thomas Steur
2014-09-23Merge branch 'master' of github.com:piwik/piwikmattab
2014-09-23Green buildmattab
2014-09-23refs #6145 removed no longer needed methodThomas Steur
2014-09-23refs #6145 do no longer ask whether we should create a controller and API as ...Thomas Steur