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
path: root/core
AgeCommit message (Expand)Author
2013-09-13Fixes #4135 kuddos @halfdan for finding the bug & patch!mattab
2013-09-13Refs #4151, fix regression caused by refactoring hack.Benaka Moorthi
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged asset...Benaka Moorthi
2013-09-12Refs #4151, refactor translation JavaScript generation code and add event so ...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-12Minor code changes + style following reviewmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that allo...Benaka Moorthi
2013-09-11renamed PDFReports translation keys to ScheduledReportssgiehl
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-09-09Attempt to fix visitor log row picker regression.Benaka Moorthi
2013-09-09Fixing build.Benaka Moorthi
2013-09-09Fixes #4063, allow csv renderer to handle arbitrarily nested data structures ...Benaka Moorthi
2013-09-09Add Vimeo and Youtube to list of socialsFabian Becker
2013-09-09Fix '% Visit' datatable column header bug by using |raw and make sure goal na...Benaka Moorthi
2013-09-08Return JSON string on error in bulk trackingFabian Becker
2013-09-08Properly catch exception on failed authentication for bulk importFabian Becker
2013-09-08Fix for notice on bulk importFabian Becker
2013-09-07added testssgiehl
2013-09-07removed unused deprecated methodsgiehl
2013-09-07Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-07Removing this catch block as I can't explain itmattab
2013-09-06fixed todosgiehl
2013-09-06fixed some doc blocks; removed unused namespacessgiehl
2013-09-06Fix a few typosFabian Becker
2013-09-06Fix syntax error. VisitExcluded is not an Exception, nor is it ever thrownFabian Becker
2013-09-06Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-06Fix authentication for bulk trackingFabian Becker
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06Fix typo function namemattab
2013-09-06fixing typos REFERRERmattab
2013-09-06Fix Tracker variable was not set properlymattab
2013-09-06Merge remote-tracking branch 'origin/master'mattab
2013-09-06Ignore new google and facebook bots http://forum.piwik.org/read.php?2,106051mattab
2013-09-06Merge pull request #103 from DaSchTour/patch-1Matthieu Aubry
2013-09-04fixed coding style to be psr compatiblesgiehl
2013-09-04Fix failing test.Fabian Becker
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-09-04Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-04Remove unused variable [ci skip]Fabian Becker
2013-09-04code cleanup / improvementssgiehl
2013-09-04code improvements; added missing testssgiehl
2013-09-04completely refactored TranslationWriter to Translate\Writersgiehl
2013-09-04moved clean method to Translate instead of TranslationWritersgiehl
2013-09-04better namingsgiehl
2013-09-04fixed doc block commentssgiehl
2013-09-04added translation validatorssgiehl
2013-09-04added translations filter to filter encoded entitiessgiehl
2013-09-04added translations filter to filter unnecassary whitespaces and linebreakssgiehl
2013-09-04added translations filter to filter by matching placeholder countssgiehl