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
path: root/tests
AgeCommit message (Expand)Author
2013-09-13Fixes #3089, finishing touches to UI and code.Benaka Moorthi
2013-09-13Minormattab
2013-09-13Minor code changes + style following reviewmattab
2013-09-12Refs #4063, test for this fix.Benaka Moorthi
2013-09-12Fix build.Benaka Moorthi
2013-09-12Try to avoid random failure in UI tests on travis.Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-12Remove visitor generator & security info from pluginsToLoad override.Benaka Moorthi
2013-09-12Minor code changes + style following reviewmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that allo...Benaka Moorthi
2013-09-11Refs #4087, tweak tests README.Benaka Moorthi
2013-09-11Update ui tests submodule [ci skip].Benaka Moorthi
2013-09-10Fix issue in initiate_ui_tests.sh.Benaka Moorthi
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-09-10Merge remote-tracking branch 'origin/master'mattab
2013-09-10Adding test case + minor test fixesmattab
2013-09-10Fixes Mobile VS Desktop Row Evolution, + adding integration test for this use...mattab
2013-09-09Fixes #4063, allow csv renderer to handle arbitrarily nested data structures ...Benaka Moorthi
2013-09-09Fix testsFabian Becker
2013-09-09Fix bulk tracking expected responsesFabian Becker
2013-09-09Fix fix for failing failed test -.-Fabian Becker
2013-09-09Fix test for now changed bulk tracking response (valid JSON)Fabian Becker
2013-09-07translation cleanup: moved language name from scope UserLanguage to UserSettingssgiehl
2013-09-07added testssgiehl
2013-09-07fixing more todossgiehl
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06Fix typo function namemattab
2013-09-06fixing typos REFERRERmattab
2013-09-06Ignore new google and facebook bots http://forum.piwik.org/read.php?2,106051mattab
2013-09-06Also remove trailing 000000 for postgresql and other driversmattab
2013-09-06fixed some js errors, namespaces & coding stylesgiehl
2013-09-05Refs #3089, several small changes and tweaks to the visitor profile popup.Benaka Moorthi
2013-09-04fixed coding style to be psr compatiblesgiehl
2013-09-04Change required size for translations to 40000.Fabian Becker
2013-09-04fixed integration testsgiehl
2013-09-04code cleanup / improvementssgiehl
2013-09-04fixed languagesmanager tests to use new translate\writesgiehl
2013-09-04code improvements; added missing testssgiehl
2013-09-04fixed filenamesgiehl
2013-09-04completely refactored TranslationWriter to Translate\Writersgiehl
2013-09-04moved clean method to Translate instead of TranslationWritersgiehl
2013-09-04better namingsgiehl
2013-09-04added translation validatorssgiehl
2013-09-04added translations filter to filter encoded entitiessgiehl
2013-09-04added translations filter to filter unnecassary whitespaces and linebreakssgiehl
2013-09-04added translations filter to filter by matching placeholder countssgiehl
2013-09-04added translations filter to filter by available base translationssgiehl
2013-09-04added translations filter for empty translationssgiehl
2013-09-04Remove compat code for PHP < 5.3. inet_pton/inet_ntop are available in Window...Fabian Becker
2013-09-03Extend AnonymizeIP to properly mask IPv6 addresses.Fabian Becker