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-08-26refs #6065 added changelog and fixed some testsThomas Steur
2014-08-26refs #6045 added description for event. also made sure if Referrers plugin is...Thomas Steur
2014-08-26refs #6045 fixed some tests as due to the event the order of the live propert...Thomas Steur
2014-08-26refs #6045 now I understand why it was defined in postLoad. To make those wid...Thomas Steur
2014-08-26refs #6045 fixing already core and pluginsTests, need to check diff of integr...Thomas Steur
2014-08-26refs #6045 #6049 the UI should now work even when none of those reporting / t...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-26Fix typo in previous refactoring (Factory base type addition).diosmosis
2014-08-26Fix regression in piwikApi angularjs object refactor and provide backwards co...diosmosis
2014-08-26Remove use of api.singleObjectAdapter from SitesManager JS (no longer should ...diosmosis
2014-08-26Merge pull request #6066 from piwik/json2_api_formatBenaka
2014-08-26Fix angularjs tests.diosmosis
2014-08-25Move JSON format bug fixes to new JSON2 format so existing clients will not f...diosmosis
2014-08-25refs #5863 just noticed the method getTranslationsForLanguage was never retur...Thomas Steur
2014-08-25Merge pull request #6059 from piwik/5863_languageFilesInPluginThomas Steur
2014-08-25Allow custom commands to be added to generated .travis.yml files and fix bug ...diosmosis
2014-08-24refs #5863 fix more tests including installation UI testsThomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-24Fixing build for Json array rendering bug.diosmosis
2014-08-24Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-08-24added a task to let users and especially developers run all scheduled tasks e...Thomas Steur
2014-08-24Fix bug in JSON ApiRenderer that rendered simple associative arrays as a sequ...diosmosis
2014-08-23Merge pull request #6048 from piwik/angular_piwik_api_refactorBenaka
2014-08-23Add missing semicolon.diosmosis
2014-08-22Add another test for multiple aborts called on piwikApi angular object and re...diosmosis
2014-08-22Add unit test for chaining multiple then functions.diosmosis
2014-08-22Add initial unit test for piwikApi angular object, add abort() and abortAll()...diosmosis
2014-08-22Add missing semicolon.diosmosis
2014-08-22the colors that are most likely to change should be defined firstThomas Steur
2014-08-22refs #6038 make it possible again to change the used font. The font was alway...Thomas Steur
2014-08-21Rewrite setupProfilerXHProf to work with composer xhprof.diosmosis
2014-08-21Add xhprof option to tests:run command.diosmosis
2014-08-21Fix test on PHP 5.3.3mattab
2014-08-21Merge remote-tracking branch 'origin/master'mattab
2014-08-21indicate that piwik core devs can update the travis.twig templatemattab
2014-08-21run tests on PHP 5.6 since it will be released maybe next weekThomas Steur
2014-08-21refs #6039 revert STRICT_TRANS_TABLES until we tackle itMatthieu Aubry
2014-08-21Merge pull request #6036 from piwik/codecoverageStefan Giehl
2014-08-21refs #5977 display a tooltip in goals menu dropdown "$goalname (id = $id)Thomas Steur
2014-08-21refs #5977 focus search field when displaying the list of itemsThomas Steur
2014-08-21refs #5970 make sure to reload the same page if user clicks on a date in the ...Thomas Steur
2014-08-21Try to avoid random failures when installing python 2.6 in travis.diosmosis
2014-08-21Remove ONLY_FULL_GROUP_BY, for now refs #5124Matthieu Aubry
2014-08-21Merge branch 'master' into codecoveragesgiehl
2014-08-21Merge pull request #6023 from sgiehl/masterStefan Giehl
2014-08-21refs #6028 run tests with STRICT_TRANS_TABLES sqlmodeMatthieu Aubry
2014-08-21refs #5124 run automated tests using Mysql sqlmode ONLY_FULL_GROUP_BYThomas Steur
2014-08-20Updating composer.lock.diosmosis
2014-08-20Merge pull request #6024 from piwik/composer_autoloaderBenaka
2014-08-20refs #5989 #6026 let users define a goal depending on an event and fix the ex...Thomas Steur