- mars 13, 2013
-
-
Anthon Pang a rédigé
-
Timo Besenreuther a rédigé
* when the referrer is matched to determine whether the session should be started, don't match the domain. this caused trouble for some users and doesn't provide real advantages. * new method tracker.setApiUrl() that can be used if the tracker url and the api url (which is used in overlay) differ
-
Timo Besenreuther a rédigé
-
mattab a rédigé
Updating the LICENSE.txt and license notice to link to piwik.org page at: http://piwik.org/free-software/bsd/ Anthon I moved your name to the page on the site. the page on opensource.org was not ideal and explaining well the situation.
-
mattab a rédigé
Thanks for the report! PS: this visit is most likely a bot or browser with auto refresh
-
mattab a rédigé
Fixes #3818: you can now call piwikTracker.appendToTrackingUrl('lat=X&long=Y'); _and_ disable auth in your config.ini.php https://github.com/piwik/piwik/blob/master/config/global.ini.php#L411 + Adding test
-
mattab a rédigé
-
- mars 12, 2013
-
-
Fabian Becker a rédigé
-
- mars 11, 2013
-
-
Fabian Becker a rédigé
Quick benchmark on this showed that for n=10.000.000 strspn is about 4x slower than preg_match. preg_match: 7.519548 strspn: 30.688972
-
Fabian Becker a rédigé
fixes #3814
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
Fixes #3388, added DataTableManager JS class used to initialize and set element ID for all DataTable in browser, instead of using report as element ID.
-
diosmosis a rédigé
-
diosmosis a rédigé
Refs #2908, refactored tests so database setup (adding sites, tracking visits) are separated from API tests. Put setup code into fixtures and reused code as much as possible.
-
diosmosis a rédigé
-
- mars 10, 2013
-
-
mattab a rédigé
-
diosmosis a rédigé
-
Anthon Pang a rédigé
-
Anthon Pang a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
- mars 09, 2013
-
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
Fabian Becker a rédigé
-> Only run full suite in PHP 5.4 with coverage travis.sh -> Remove code coverage from tests with specific suite prepare.sh -> Use/Install xmlstarlet to rewrite phpunit.xml
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
This now builds PHP 5.3/5.4/5.5 x 3 Testsuites + all PHP x whole test (for code coverage)
-
Fabian Becker a rédigé
Reported in http://forum.piwik.org/read.php?2,101531 [ci skip]
-
Fabian Becker a rédigé
Reported in: http://forum.piwik.org/read.php?2,101531 [ci skip]
-