- juin 12, 2015
-
-
sgiehl a rédigé
-
- juin 11, 2015
-
-
mattab a rédigé
Make userId segment work for all operators (Is, is not, contains, does not contain, is null, is not null) fixes #8062 this reverts https://github.com/piwik/piwik/commit/252798d2d742cae998a1f42f50a5ba37c98069df
-
- juin 10, 2015
-
-
sgiehl a rédigé
-
- juin 08, 2015
-
-
mattab a rédigé
-
- juin 05, 2015
- juin 03, 2015
- juin 01, 2015
-
-
diosmosis a rédigé
Fixing ImportLogsTest that simulates a tracker failure. Instead of using authentication hack (which no longer works since test environment setup is unified), add an observer to Tracker.newHandler which throws an exception and returns the HTTP status code 500.
-
diosmosis a rédigé
In ArchiveCronTest make sure to use real translations, because for some reason cron archiver will fail when archiving segments if translations aren't available. Segment archiving requests return the token General_DateRangeFromTo w/o anything else (only some of them).
-
diosmosis a rédigé
Fixing ArchiveWebTest, now that test.php is used (which disables the logger), we must enable it in a test class override method, since this test checks the log output. Fixing LogTest now that NullLogger is used for test environment setup. Make sure translations are loaded in EnvironmentValidationTest.php. Make sure the logger is enabled for ArchiveCronTest.
-
diosmosis a rédigé
Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to Piwik\Tests\Framework namespace. Remove manual require statements.
-
Matthieu Napoli a rédigé
-
- mai 27, 2015
-
-
sgiehl a rédigé
-
- mai 25, 2015
- mai 24, 2015
-
-
diosmosis a rédigé
Fixing BlobReportLimitingTest. Fixture::createConfig has no effect now, and setting config must be done after environment is created.
-
diosmosis a rédigé
-
diosmosis a rédigé
Add content tracking action to PrivacyManagerTest to make sure we test whether content impressions are correctly purged/preserved.
-
- mai 22, 2015
- mai 21, 2015
-
-
diosmosis a rédigé
Fix TrackerTest provideContainerConfig() method. Now that it is called during test case setup, check the const is defined before defining it. Otherwise, there will be an error regarding redefining the constant.
-
- mai 20, 2015
-
-
Matthieu Napoli a rédigé
-
- mai 19, 2015
-
-
sgiehl a rédigé
-
- mai 10, 2015
-
-
Thomas Steur a rédigé
As the plugin does now nothing anymore, I removed it.
-
diosmosis a rédigé
Add cron archiving API method only visible to superusers, use this in archive.php script and re-add php-cgi support to Console, which did not get merged in the past for some reason.
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
Refactor CronArchive, remove need to specify URL (also did same to CliMulti), remove test skipping in ArchiveWebTest & ArchiveCronTest.
-
- mai 07, 2015
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- mai 03, 2015
-
-
Thomas Steur a rédigé
-
- mai 01, 2015
-
-
diosmosis a rédigé
Remove GlobalSettingsProvider interface and replace w/ GlobalSettingsProvider class, the class is the old IniSettingsProvider class.
-
- avr. 23, 2015
-
-
Thomas Steur a rédigé
-