- juin 20, 2015
-
-
diosmosis a rédigé
Fix AnnotationsTest.php, no longer needed to use FakeAccess explicitly, DI test overrides will set it.
-
- juin 03, 2015
-
-
diosmosis a rédigé
-
- nov. 14, 2014
-
-
Matthieu Napoli a rédigé
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- oct. 06, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5940 we might stay backwards compatible this way for 2 months. moved some tests from unit to integration and explained when a test is a unit test, an integration test or a system test.
-
- 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
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- juil. 19, 2014
-
-
Christian Raue a rédigé
-
- juil. 10, 2014
-
-
diosmosis a rédigé
-
- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- 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
-
- fév. 21, 2014
-
-
diosmosis a rédigé
-
- nov. 20, 2013
- nov. 06, 2013
-
-
mattab a rédigé
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- août 22, 2013
-
-
Benaka Moorthi a rédigé
-
- août 02, 2013
-
-
mattab a rédigé
Added namespaces to functions.php files in the five plugins that had one Work in progress
-
- 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. 06, 2013
-
-
Benaka Moorthi a rédigé
Make Piwik_Access a singleton instance and remove use of Zend_Registry for the Piwik_Access singleton.
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- mars 11, 2013
-
-
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.
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- jan. 31, 2013
-
-
mattab a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7823 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- déc. 14, 2012
-
-
benakamoorthi a rédigé
Notes: * Modified renderers so they would render arrays better. Before, arrays were added to DataTables and array keys were either lost or ignored, now they are rendered. * Fixed issue w/ JSON rendering that rendered arrays when the PHP arrays didn't have contiguous keys. * Augmented some exception messages. * Added utility method processRequest to Piwik_API_Request to ease use of the class. git-svn-id: http://dev.piwik.org/svn/trunk@7612 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-