- oct. 29, 2014
-
-
mattab a rédigé
-
- oct. 28, 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é
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é
-
- oct. 02, 2014
- sept. 13, 2014
-
-
diosmosis a rédigé
-
- juil. 10, 2014
-
-
diosmosis 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 09, 2014
-
-
mattab a rédigé
-
- avr. 04, 2014
-
-
diosmosis a rédigé
Add new console command to setup fixture outside of a test so manual testing can be done w/ existing fixtures and so specific custom data can be added by creating a fixture. Includes slight refactor to Fixture.php.
-
- mars 03, 2014
- mars 02, 2014
-
-
diosmosis a rédigé
-
- fév. 21, 2014
- fév. 20, 2014
-
-
diosmosis a rédigé
- Rename *_BaseFixture to Fixture. - Move DB setup code to Fixture and reuse code in DatabaseTestCase. - Make IntegrationTestCase::$defaultApiNotToCall an instance var.
-
- jan. 17, 2014
-
-
sgiehl a rédigé
-
- nov. 06, 2013
-
-
mattab a rédigé
-
- oct. 10, 2013
-
-
mattab a rédigé
-
- oct. 09, 2013
-
-
mattab a rédigé
Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option::get and Option::set and Option::delete
-
- oct. 07, 2013
-
-
mattab a rédigé
-
- sept. 29, 2013
-
-
Fabian Becker a rédigé
-
- sept. 24, 2013
-
-
Benaka Moorthi a rédigé
-
- sept. 23, 2013
-
-
Benaka Moorthi a rédigé
-
- sept. 15, 2013
-
-
mattab 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. 31, 2013
-
-
mattab a rédigé
renaming Unzip to Uncompress, Renaming Tracker/Referer to Tracker/Referrer, and few more
-
- juil. 30, 2013
-
-
mattab a rédigé
-
- 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. 21, 2013
-
-
mattab a rédigé
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
-
- juil. 20, 2013
- juil. 18, 2013
-
-
Fabian Becker a rédigé
-
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
-