- sept. 19, 2016
-
-
Matthieu Aubry a rédigé
Extract the first IP from HTTP_X_FORWARDED_FOR and HTTP_CLIENT_IP and HTTP_CF_CONNECTING_IP and HTTP_X_FORWARDED_HOST when there is more than one IP (#10404) * Extract the first IP from HTTP_X_FORWARDED_FOR when there is more than one Fixes #10342 * Fetch the first IP from a list of IPs * Return the first non empty IP
-
- oct. 27, 2015
-
-
Thomas Steur a rédigé
-
- mai 24, 2015
-
-
diosmosis a rédigé
-
- avr. 02, 2015
-
-
diosmosis a rédigé
Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment(). Replace last w/ mock config class, which is closer to use of DI.
-
- mars 10, 2015
-
-
Matthieu Napoli a rédigé
This should fix the unit tests.
-
- nov. 03, 2014
-
-
Matthieu Napoli a rédigé
-
- oct. 29, 2014
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
- juil. 23, 2014
-
-
Christian Raue a rédigé
-
Christian Raue a rédigé
-
- 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 12, 2014
-
-
mattab a rédigé
Fixes issue when a port number is appended to the hostname, expected: pick the hostname'd config file (without port number)
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- oct. 07, 2013
-
-
mattab a rédigé
* updating all variables/methods containing Referers * RENAMING custom segments definition, and custom scheduled reports definition, so that when they load "Referers" segment/report it still works as expected * RENAMING old archived data so that archived blobs are called Referrers * Reverting part of 0deb2bbb * Update integration tests generating PDF+HTML with images on my dev box (GD 2.1 and PHP 5.5)
-
- sept. 14, 2013
-
-
mattab a rédigé
-
- sept. 03, 2013
-
-
Fabian Becker a rédigé
Remove compat code for PHP < 5.3. inet_pton/inet_ntop are available in Windows in PHP >= 5.3 so we don't need the compat code anymore. refs #3741, #4113
-
- juil. 23, 2013
-
-
mattab a rédigé
Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead Todo: finish converting core/ classes + convert plugins/ classes to use \Piwik\Plugin namespace + fix build + Merge master
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
2 steps required: 1. Refactor > Move > \Piwik\Core\Config (uncheck "Create new File") 2. Refactor > Rename > Piwik_Config to Config
-
- juil. 06, 2013
-
-
Benaka Moorthi a rédigé
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- fév. 20, 2013
-
-
Fabian Becker a rédigé
the test for core/IP.php fail. (getHostByAddress always returns the first alias from /etc/hosts).
-
- fév. 16, 2013
-
-
Fabian Becker a rédigé
the test for core/IP.php fail. (getHostByAddress always returns the first alias from /etc/hosts).
-
- fév. 08, 2013
-
-
Fabian Becker a rédigé
depends on /etc/hosts. On most systems ::1 will resolve to ipv6-localhost, but for Travis it resolves to localhost. refs #2622
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- juin 23, 2012
-
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6495 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-