- nov. 03, 2014
-
-
mattab a rédigé
-
mattab a rédigé
fixes https://github.com/PiwikPRO/plugin-EnterpriseAdmin/issues/4 and #6584
-
- oct. 27, 2014
-
-
diosmosis a rédigé
Refs #6513, make sure archive.php can be run w/ php-cgi (remove regression that caused it to fail) and add system test to catch future regressions, if any.
-
- oct. 16, 2014
- août 19, 2014
-
-
Thomas Steur a rédigé
refs #6013 #6012 make sure not to call console in case PHP is type CGI. In type CGI the argv should not be registered anyway unless maybe for instance register-argc-argv is enabled
-
- août 18, 2014
-
-
Thomas Steur a rédigé
-
- juil. 26, 2014
-
-
diosmosis a rédigé
-
- juil. 21, 2014
-
-
diosmosis a rédigé
Fixes #5807, refactor CronArchive class so it does not configure itself based on command line arguments. It now has properties that must be set. The core:archive command has been refactored to set these properties based on command line args. Also includes: - bug fix to CronArchive::initLog method (config was modified after log instance created which negated it's effect) - misc/archive.php no longer uses Archive.php but executes the core:archive console command using Piwik\Console - remove forcelogtoscreen parameter (no longer necessary due to initLog changes)
-
- juil. 13, 2014
-
-
Frederic Hemberger a rédigé
-
Frederic Hemberger a rédigé
Parameter passed to console should be --url=... instead of -- url=...
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- mai 08, 2014
-
-
mattab a rédigé
-
- avr. 28, 2014
-
-
Piotr a rédigé
-
- avr. 27, 2014
-
-
Piotr a rédigé
-
Piotr a rédigé
See issue http://forum.piwik.org/read.php?2,109382
-
- avr. 25, 2014
-
-
mattab a rédigé
Fixes #5039 Deprecate archive.sh by printing warning message, returning error, and still we try to stay backward compatible by running ./console core:archive
-
- avr. 07, 2014
-
-
mattab a rédigé
-
- mars 30, 2014
- mars 26, 2014
-
-
mattab a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- mars 16, 2014
-
-
mattab a rédigé
Fixes #3220 When the core is not dispatching the request (PIWIK_ENABLE_DISPATCH is not set, or set to false), then getPiwikUrl will not update the value in the DB. Thanks for the report & again sorry for such long delay to fix it!
-
- mars 06, 2014
-
-
Oliver Zachau a rédigé
We are mistakenly using "php" for this instead of the $PHP_BIN.
-
- mars 01, 2014
-
-
diosmosis a rédigé
- make updatetoken.php use TestingEnvironment in testmode, - allow persisted fixture to be dropped using new --drop command line option (for ui test runner), - fix debugging mistake in realtime map, fix merge error in empty.twig, - make sure Fixture prints to screen only for UI test setup, re-enable CustomAlerts fixture in OmniFixture, - make sure forced now value for realtime map is constant, - use *.getDatabaseConfig events to override database name in TestingEnvironment - use TestingEnvironment in proxy/piwik.php - add wait() method to screenshot testing framework's PageRenderer - hide current UTC time in manage websites admin screenshot
-
- fév. 17, 2014
-
-
mattab a rédigé
-
- jan. 31, 2014
-
-
mattab a rédigé
Starting January 2014, this script is now deprecated. Please only use the standard archive.php script in your scheduled task setup. See documentation at: http://piwik.org/docs/setup-auto-archiving/ Refs #1959 #1411 #2848
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #4564 fix import logs and archive.sh did no longer work because there is no longer a superuser in the config. Read directly the tokenauth of any superuser from a generated file instead. The updatetoken.php will create a file containing the needed token in tmp/cache which will not be served by default (on apache). Also the script contains directly an exit to avoid execution or anything from the browser or cli
-
- jan. 30, 2014
-
-
Thomas Steur a rédigé
-
- nov. 19, 2013
-
-
mattab a rédigé
-
- nov. 18, 2013
-
-
mattab a rédigé
Error messages friendly to CLI output (no html, spaces displayed correctly...). Factoring out class CronArchive from archive.php.
-
- nov. 17, 2013
-
-
mattab a rédigé
-
mattab a rédigé
Improving XHProf support. At the end of a request with XHProf enabled, it will output the link to see the profiling info. New --xhprof option to archive.php, and enabling XHProf when &xhprof=1 is found in the request.
-
mattab a rédigé
Refs #3405 fixing regression in concurrent runs
-
- nov. 14, 2013