- déc. 21, 2015
-
-
Thomas Steur a rédigé
-
- nov. 24, 2015
-
-
Thomas Steur a rédigé
-
- nov. 23, 2015
-
-
diosmosis a rédigé
-
- nov. 18, 2015
- oct. 29, 2015
-
-
diosmosis a rédigé
-
- oct. 27, 2015
-
-
diosmosis a rédigé
Allow extra environments to be specified through testing environment variables, add a new one for UI tests call ui-test.php, use to remove port from localhost in UI tests, and fix a bug in ContainerFactory (config/config.php should be applied after environment files).
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
- oct. 01, 2015
-
-
mattab a rédigé
-
- sept. 24, 2015
-
-
Martin Keckeis a rédigé
-
- sept. 23, 2015
-
-
diosmosis a rédigé
-
- sept. 22, 2015
-
-
Thomas Steur a rédigé
-
diosmosis a rédigé
-
- sept. 18, 2015
-
-
diosmosis a rédigé
Add event that allows plugins to archive data even if there are no visits for the period. Undocumented for now.
-
- sept. 11, 2015
-
-
diosmosis a rédigé
If a test case class or fixture class is supplied in TestingEnvironmentManipulator and cannot be autoloaded, throw an exception so some hard to debug test failures can be avoided.
-
- sept. 10, 2015
- sept. 02, 2015
-
-
ThaDafinser a rédigé
-
ThaDafinser a rédigé
This reverts commit 93f4c414.
-
ThaDafinser a rédigé
-
- août 12, 2015
-
-
Matthieu Napoli a rédigé
-
- août 10, 2015
-
-
Thomas Steur a rédigé
-
- août 07, 2015
-
-
diosmosis a rédigé
Add expanded query param to DocumentationGenerator so the API test generation logic will not erase the param from API tests.
-
- août 03, 2015
-
-
Matthieu Napoli a rédigé
-
- juil. 13, 2015
-
-
mattab a rédigé
-
- juil. 12, 2015
-
-
diosmosis a rédigé
Refs #8311, add automated system test for the api_internal_call.php example script. Includes new proxy script that will call another script using Piwik's test environment, but w/o actually setting up the test env.
-
- juil. 03, 2015
-
-
diosmosis a rédigé
Make FakeAccess derive from Access so when injecting FakeAccess into classes that expect Access, it won't fail.
-
- juin 26, 2015
-
-
diosmosis a rédigé
-
- juin 25, 2015
-
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
Fix bug in TestingEnvironmentManipulator, don't use method_exists on instance to check for provideContainerConfigBeforeClass, use on class name since it's static.
-
diosmosis a rédigé
In SystemTestCase, override testing environment var using new Fixture property instead of through DI, so the change is reflected in child processes.
-
- juin 24, 2015
-
-
diosmosis a rédigé
-