Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-21Skip couple system tests that randomly fail on mysqlimattab
2014-10-21Add save-config option to SetupFixture so access to test data can be saved in...diosmosis
2014-10-21refs #6481 should make sure all dimensions are selectable in report generatorThomas Steur
2014-10-21language update refs #3430sgiehl
2014-10-20Merge pull request #6459 from piwik/removed-php-5.4-5.5Matthieu Napoli
2014-10-20Refs #6454, use file_put_contents and file_get_contents for scheduled reports...diosmosis
2014-10-20Make textarea fields wider in admin settingsmattab
2014-10-20Merge branch 'master' into removed-php-5.4-5.5Matthieu Napoli
2014-10-20Make plugin settings table widermattab
2014-10-19fixes #6281 - added detection for findhurtig.dk and genieo.comsgiehl
2014-10-17Removed tests for PHP 5.4 and 5.5. We only test for 5.3.3 and 5.6.Matthieu Napoli
2014-10-17refs #6432 this should fix js error in dashboard in case user country map is ...Thomas Steur
2014-10-17Merge pull request #6457 from piwik/6413_reduceTravisJobsThomas Steur
2014-10-17refs #6431 and another day. Maybe it will accept my change?Thomas Steur
2014-10-17refs #6432 instantiate table only if it existsThomas Steur
2014-10-17refs #6413 show a message if xdebug is loaded but not neededThomas Steur
2014-10-17refs #6413 execute js/angular tests earlier as they are quick to execute. Oth...Thomas Steur
2014-10-17Refs #6452, move remove existing notification fix to angular directive.diosmosis
2014-10-17refs #6432 should fix a possible undefined function callThomas Steur
2014-10-17refs #6413 need to adjust travis template otherwise tests wont runThomas Steur
2014-10-17Merge pull request #6456 from piwik/6015_hideNoDataMessageThomas Steur
2014-10-16Merge pull request #6455 from burakcakirel/masterBenaka
2014-10-16Missing SessionInitializer namespaceBurak Çakırel
2014-10-16The initSession method has not been changedBurak Çakırel
2014-10-16Fix testsMatthieu Napoli
2014-10-16refs #6413 always return a proper return codeThomas Steur
2014-10-16Merge pull request #6446 from piwik/refactoring-tracker-code-generatorMatthieu Napoli
2014-10-16refs #6452 remove existing notification before creating new oneThomas Steur
2014-10-16this makes each call to CoreHome and others 200ms faster on my instance (10%)Thomas Steur
2014-10-16refs #6015 hide no data in category message if search is usedThomas Steur
2014-10-16refs #6015 fix row evolution did not work for some rows if search was usedThomas Steur
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-16refs #6432 should prevent possible TypeErrorThomas Steur
2014-10-15fixes #6123 tooltip was not formatted correctThomas Steur
2014-10-15refs #6444 just in case this issue is related to Piwik I thought it would be ...Thomas Steur
2014-10-14Merge pull request #6427 from Sija/patch-1Matthieu Aubry
2014-10-14Merge pull request #6440 from piwik/more-eventsMatthieu Aubry
2014-10-14Make TEXTAREA field widermattab
2014-10-14#6372 Added events for Piwik update, enable/disable plugin and Plugin Setting...Matthieu Napoli
2014-10-14Merge branch 'master' of github.com:piwik/piwikmattab
2014-10-14#6215 Fix for #6401 for actions datatablesMatthieu Napoli
2014-10-14Add to developer CHANGELOG that Piwik now requires PHP 5.3.3mattab
2014-10-14Refs #6400 removed unused ifmattab
2014-10-13Fixes #6191 Make sure Goal URL matching uses the RAW URL including any exclud...mattab
2014-10-13Fixes #4528 instead of failing with an exception, log a warning instead.mattab
2014-10-13refs #5940 had to increase version number in order to require it by other plu...Thomas Steur
2014-10-13Merge pull request #6431 from piwik/5940_testRenamingFrameworkThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-13Merge pull request #6424 from piwik/feature/6085Matthieu Aubry
2014-10-13a few coding style changesThomas Steur