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
2014-10-16refs #6413 reduce number of jobs in travis.Thomas Steur
2014-10-16Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-10-16Fix artifacts link displayed for UI tests in travis.sh script.diosmosis
2014-10-16refs #6417 added a simple test for creating archiveidThomas Steur
2014-10-16Merge pull request #6446 from piwik/refactoring-tracker-code-generatorMatthieu Napoli
2014-10-16Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-16Have `CommonTest::testSanitizeInputValues()` run for PHP versions > 5.3Matthieu Napoli
2014-10-16Removed `Piwik::getJavascriptCode()` and its deprecation notice: it wasn't an...Matthieu Napoli
2014-10-16Fixing nginx config for the tests so that it matches all URLs like Apache (fo...Matthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-15refactoring of code, fixes for hiding classesd-skora
2014-10-15tests fixd-skora
2014-10-15tests fixd-skora
2014-10-15tests fixd-skora
2014-10-15tests fixd-skora
2014-10-15tests fixd-skora
2014-10-15test fixesd-skora
2014-10-15name fixd-skora
2014-10-15hide annotation with testsd-skora
2014-10-15Fixing testsMatthieu Napoli
2014-10-15Fix for bd7dc4d60 which broke the build (null bytes where not sanitized)Matthieu Napoli
2014-10-15Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-15When checking out dependent plugins in travis, do not assume user when gettin...diosmosis
2014-10-15refs #6341 forgot to commit this testThomas Steur
2014-10-15Added link to coveralls.ioStefan Giehl
2014-10-14Refs #6372 Textarea Settings value should conserve line breaksmattab
2014-10-14refs #6341 do not extend cookie lifetime on each pageload and expire already ...Thomas Steur
2014-10-14refs #6415 forgot to commit the fix for a testThomas Steur
2014-10-13screenshot tests green buildmattab
2014-10-13green buildmattab
2014-10-13Added missing @group annotations in testsMatthieu Napoli
2014-10-13Fixes #6191 Make sure Goal URL matching uses the RAW URL including any exclud...mattab
2014-10-13Fixed a bug in Url: the PATH_INFO was droppedMatthieu Napoli
2014-10-13refs #5940 added deprecated and since annotationThomas Steur
2014-10-13Revert previous commit (committed to fast -_-)Matthieu Napoli
2014-10-13Forgot renaming a test classMatthieu Napoli
2014-10-13Merge remote-tracking branch 'origin/master'mattab
2014-10-13Fixes #4528 instead of failing with an exception, log a warning instead.mattab
2014-10-13refs #5940 fix integration test. Make sure local tracker will be loaded only ...Thomas Steur
2014-10-13Added missing @group annotationsMatthieu Napoli
2014-10-13refs #5940 fix some system tests. Turns out location provider looks for all d...Thomas Steur
2014-10-13Merge branch 'master' into bugfix/6156Matthieu Napoli
2014-10-13Renamed UrlFilter to RouterMatthieu Napoli
2014-10-13Merge pull request #6431 from piwik/5940_testRenamingFrameworkThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-13Merge pull request #6424 from piwik/feature/6085Matthieu Aubry
2014-10-13Fixed an abstract class that wasn't so abstractMatthieu Napoli
2014-10-12ignore update files of plugins in code coveragresgiehl
2014-10-12small adjustment to plugin coveragesgiehl
2014-10-12#6085 Removed $GLOBALS['PIWIK_TRACKER_DEBUG_FORCE_SCHEDULED_TASKS'] and repla...Matthieu Napoli