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
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-04Do not limit password length (#10349)Pranav
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2016-02-16Use simple for loop instead of rangeEmir Beganovic
2015-12-22remove unused use statementssgiehl
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-08-22Add a test to prevent users to register with the same login using a different...Matthieu Napoli
2015-07-06Merge pull request #8259 from barbushin/7298_email_validationBenaka
2015-07-05Fix UsersManagerTest::testAddUserWrongEmail()barbushin
2015-07-03Fix two more formerly static method calls on FakeAccess instances.diosmosis
2015-07-03Fixing more calls to formerly static FakeAccess methods.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-05-03#7795 Fix + more testsMatthieu Napoli
2015-04-20Merge pull request #7623 from piwik/rang-disabledMatthieu Aubry
2015-04-17Bugfix + testsMatthieu Napoli
2015-04-17Move set default report user preference if not set optimization to scheduled ...diosmosis
2015-04-09#7615 When selecting a disabled period, redirect to the default "yesterday" p...Matthieu Napoli
2015-04-08added a comment for this change and added testsThomas Steur
2015-03-14fixes #6359 - make UsersManager.getSitesAccessFromUser work for superusersgiehl
2015-02-19Fix CI buildmattab
2014-12-16refs #6672 fixes bug when username contains underscoremattab
2014-12-16New method getAllUsersPreferences and testmattab
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-11-11refs #4558 fix an integration test as password can be longer nowThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-08-08refs #5943 remove a users reports that belong to a specific site if the user ...Thomas Steur
2014-07-22refs #5416 we need to execute 3 queries in order to get the correct number of...Thomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-19refs #5817 added some tests for user preferencesThomas Steur
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-03-06fixes #2151 - ordering getUsersSitesFromAccess() SQL query, updating unit tes...JulienMoumne
2011-02-04Fixes #2062mattpiwik
2011-02-04Fixes #2061mattpiwik
2010-11-30refs #1762 - fix unit testrobocoder
2010-09-13tweaking all the unit tests to also run from the CLI, e.g.,robocoder
2010-08-27fix typorobocoder
2010-08-27allow for registration delayrobocoder
2010-08-26reverting previous commit, my SVN got confused..mattpiwik
2010-08-26Committing old test that wasn't shown as requiring commit on my box...mattpiwik
2010-04-24refs #2117 - fix a couple of unit testsrobocoder
2010-03-29Refs #56 mattpiwik
2010-02-11fix unit testsrobocoder
2009-09-22fixes #923 - invalid XML response from UsersManager.getSitesAccessFromUserrobocoder
2009-08-27refs #540 - fix path so tests can run standalone from their own directoryrobocoder