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
2019-10-03Fixes some failing tests (#14948)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-17Implements a rate limit for password resets (#13934)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-07Fix build (#14320)diosmosis
2019-03-08Send email notification when user email changes. (#14136)diosmosis
2019-01-07Update submodules. (#13936)diosmosis
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-19Assume `javascript:void(0);` as safe link in tests (#13722)Stefan Giehl
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-10-12Add tests for password resetter and tweak process a bit. (#13523)diosmosis
2018-08-02Add privacy policy/terms and conditions settings and display in bottom of cer...diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2017-12-01Add possibility to restrict piwik access by ip (#12242)Thomas Steur
2016-12-02Password hashing (#10926)Thomas Steur
2015-08-22Rename test methods to new naming conventionMatthieu Napoli
2015-08-22Login is now case-insensitive when logging inMatthieu Napoli
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
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
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-10-09missing assertionsrobocoder
2010-09-13tweaking all the unit tests to also run from the CLI, e.g.,robocoder
2010-08-30refs #1419 - tests for hashed tokenrobocoder
2010-08-27fixes #1597 - add unit testrobocoder